Skip to content

Bump perl from 5.38 to 5.40 #4

Bump perl from 5.38 to 5.40

Bump perl from 5.38 to 5.40 #4

Triggered via pull request June 17, 2024 16:07
Status Failure
Total duration 22s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
critic: fuzzpm.pl#L11
Subroutine "main" does not end with "return" at line 11, column 1. See page 197 of PBP.
critic: fuzzpm.pl#L24
Close filehandles as soon as possible after opening them at line 24, column 17. See page 209 of PBP.
critic: fuzzpm.pl#L32
"require" statement with library name as string at line 32, column 29. Use a bareword instead.
critic: targets/mojo_ua.pm#L1
Package declaration must match filename at line 1, column 1. Correct the filename or package statement.
critic: targets/mojo_ua.pm#L7
Subroutine "new" does not end with "return" at line 7, column 5. See page 197 of PBP.
critic: targets/tiny_http.pm#L1
Package declaration must match filename at line 1, column 1. Correct the filename or package statement.
critic: targets/tiny_http.pm#L7
Subroutine "new" does not end with "return" at line 7, column 5. See page 197 of PBP.
critic: targets/mojo_json.pm#L1
Package declaration must match filename at line 1, column 1. Correct the filename or package statement.
critic: targets/mojo_json.pm#L8
Subroutine "new" does not end with "return" at line 8, column 5. See page 197 of PBP.
critic: targets/mechanize.pm#L1
Package declaration must match filename at line 1, column 1. Correct the filename or package statement.