add statement/balance/term resources #38
Annotations
13 errors and 1 warning
Testing perl 5.30 on ubuntu-latest:
t/balance.t#L12
Can't locate object method "balance" via package "Net::Payjp"
|
Testing perl 5.30 on ubuntu-latest:
t/statement.t#L33
Global symbol "$tenant" requires explicit package name (did you forget to declare "my $tenant"?)
|
Testing perl 5.30 on ubuntu-latest:
t/statement.t#L21
Bareword "merchant" not allowed while "strict subs" in use
|
Testing perl 5.30 on ubuntu-latest:
t/statement.t#L33
Bareword "true" not allowed while "strict subs" in use
|
Testing perl 5.30 on ubuntu-latest:
t/term.t#L12
Can't locate object method "term" via package "Net::Payjp"
|
Testing perl 5.30 on ubuntu-latest
Process completed with exit code 2.
|
Testing perl 5.38 on ubuntu-latest
The job was canceled because "ubuntu-latest_5_30" failed.
|
Testing perl 5.38 on ubuntu-latest:
t/balance.t#L12
Can't locate object method "balance" via package "Net::Payjp"
|
Testing perl 5.38 on ubuntu-latest:
t/statement.t#L33
Global symbol "$tenant" requires explicit package name (did you forget to declare "my $tenant"?)
|
Testing perl 5.38 on ubuntu-latest:
t/statement.t#L21
Bareword "merchant" not allowed while "strict subs" in use
|
Testing perl 5.38 on ubuntu-latest:
t/statement.t#L33
Bareword "true" not allowed while "strict subs" in use
|
Testing perl 5.38 on ubuntu-latest:
t/term.t#L12
Can't locate object method "term" via package "Net::Payjp"
|
Testing perl 5.38 on ubuntu-latest
Process completed with exit code 2.
|
Testing perl 5.30 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|