add statement/balance/term resources #40
Annotations
13 errors and 1 warning
Testing perl 5.30 on ubuntu-latest:
blib/lib/Net/Payjp.pm#L548
Can't locate object method "new" via package "Net::Payjp::Balance" (perhaps you forgot to load "Net::Payjp::Balance"?)
|
Testing perl 5.30 on ubuntu-latest:
t/statement.t#L38
Global symbol "$tenant" requires explicit package name (did you forget to declare "my $tenant"?)
|
Testing perl 5.30 on ubuntu-latest:
t/statement.t#L22
Bareword "merchant" not allowed while "strict subs" in use
|
Testing perl 5.30 on ubuntu-latest:
t/statement.t#L38
Bareword "true" not allowed while "strict subs" in use
|
Testing perl 5.30 on ubuntu-latest:
blib/lib/Net/Payjp.pm#L553
Can't locate object method "new" via package "Net::Payjp::Term" (perhaps you forgot to load "Net::Payjp::Term"?)
|
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:
blib/lib/Net/Payjp.pm#L548
Can't locate object method "new" via package "Net::Payjp::Balance" (perhaps you forgot to load "Net::Payjp::Balance"?)
|
Testing perl 5.38 on ubuntu-latest:
t/statement.t#L38
Global symbol "$tenant" requires explicit package name (did you forget to declare "my $tenant"?)
|
Testing perl 5.38 on ubuntu-latest:
t/statement.t#L22
Bareword "merchant" not allowed while "strict subs" in use
|
Testing perl 5.38 on ubuntu-latest:
t/statement.t#L38
Bareword "true" not allowed while "strict subs" in use
|
Testing perl 5.38 on ubuntu-latest:
blib/lib/Net/Payjp.pm#L553
Can't locate object method "new" via package "Net::Payjp::Term" (perhaps you forgot to load "Net::Payjp::Term"?)
|
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/.
|