Skip to content

fix identation

fix identation #29

Triggered via push August 23, 2024 14:23
Status Failure
Total duration 23s
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.