Skip to content

Checking if file name exists #38

Checking if file name exists

Checking if file name exists #38

Triggered via pull request October 10, 2024 08:54
Status Failure
Total duration 20s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
critic: zarn.pl#L30
Return value of flagged function ignored - print at line 30, column 9. See pages 208,278 of PBP.
critic: zarn.pl#L75
Return value of flagged function ignored - print at line 75, column 9. See pages 208,278 of PBP.
critic: zarn.pl#L82
Builtin function called with parentheses at line 82, column 9. See page 13 of PBP.
critic: zarn.pl#L83
File handle for "print" or "printf" is not braced at line 83, column 9. See page 217 of PBP.
critic: zarn.pl#L83
Return value of flagged function ignored - print at line 83, column 9. See pages 208,278 of PBP.
critic: zarn.pl#L84
Builtin function called with parentheses at line 84, column 9. See page 13 of PBP.
critic: tests/Files.t#L1
Code not contained in explicit package at line 1, column 1. Violates encapsulation.
critic: tests/Files.t#L1
No package-scoped "$VERSION" variable found at line 1, column 1. See page 404 of PBP.
critic: tests/Files.t#L52
Module does not end with "1;" at line 52, column 1. Must end with a recognizable true value.
critic: tests/Rules.t#L1
Code not contained in explicit package at line 1, column 1. Violates encapsulation.