Skip to content

Remove deprecated handler registration #3

Remove deprecated handler registration

Remove deprecated handler registration #3

Triggered via push October 22, 2023 16:52
Status Failure
Total duration 17s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: t/01-plugin_simple.t#L5
Code before strictures are enabled at line 5, column 1. See page 429 of PBP.
build: t/01-plugin_simple.t#L7
Package declaration must match filename at line 7, column 5. Correct the filename or package statement.
build: t/04-bad_stuff.t#L5
Code before strictures are enabled at line 5, column 1. See page 429 of PBP.
build: t/04-bad_stuff.t#L7
Package declaration must match filename at line 7, column 5. Correct the filename or package statement.
build: t/06-can-access-app.t#L5
Code before strictures are enabled at line 5, column 1. See page 429 of PBP.
build: t/06-can-access-app.t#L6
Package declaration must match filename at line 6, column 5. Correct the filename or package statement.
build: t/05-content.t#L5
Code before strictures are enabled at line 5, column 1. See page 429 of PBP.
build: t/05-content.t#L7
Package declaration must match filename at line 7, column 5. Correct the filename or package statement.
build: t/03-plugin_password_colon.t#L5
Code before strictures are enabled at line 5, column 1. See page 429 of PBP.
build: t/03-plugin_password_colon.t#L7
Package declaration must match filename at line 7, column 5. Correct the filename or package statement.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/