Skip to content

add statement/balance/term resources #38

add statement/balance/term resources

add statement/balance/term resources #38

Triggered via pull request April 1, 2024 09:50
Status Failure
Total duration 1m 42s
Artifacts

test.yml

on: pull_request
Matrix: testing
Fit to window
Zoom out
Zoom in

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/.