Skip to content

Merge pull request #9 from instriq/develop #40

Merge pull request #9 from instriq/develop

Merge pull request #9 from instriq/develop #40

Triggered via push August 23, 2024 16:47
Status Failure
Total duration 16s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
critic: tests/security-gate.t#L23
Regular expression without "/x" flag at line 23, column 9. See page 236 of PBP.
critic: tests/security-gate.t#L46
Regular expression without "/x" flag at line 46, column 9. See page 236 of PBP.
critic: tests/security-gate.t#L95
Split long regexps into smaller qr// chunks at line 95, column 9. See page 261 of PBP.
critic: tests/security-gate.t#L95
Regular expression without "/x" flag at line 95, column 9. See page 236 of PBP.
critic: tests/security-gate.t#L153
"local" variable not initialized at line 153, column 9. See page 78 of PBP.
critic: tests/security-gate.t#L154
Return value of "open" ignored at line 154, column 9. Check the return value of "open" for success.
critic: lib/SecurityGate/Utils/Helper.pm#L6
Literal line breaks in a string at line 6, column 15. See pages 60,61 of PBP.