Skip to content

Linter warnings fix

Linter warnings fix #6

Triggered via pull request March 31, 2025 21:43
Status Failure
Total duration 19s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
critic: lib/Nipe/Utils/Status.pm#L10
Pragma "constant" used at line 10, column 3. See page 55 of PBP.
critic: tests/Device.t#L70
Module does not end with "1;" at line 70, column 1. Must end with a recognizable true value.
critic: tests/Device.t#L1
Code not contained in explicit package at line 1, column 1. Violates encapsulation.
critic: tests/Start.t#L28
Module does not end with "1;" at line 28, column 1. Must end with a recognizable true value.
critic: tests/Start.t#L1
Code not contained in explicit package at line 1, column 1. Violates encapsulation.
critic: tests/Helper.t#L22
Module does not end with "1;" at line 22, column 1. Must end with a recognizable true value.
critic: tests/Helper.t#L1
Code not contained in explicit package at line 1, column 1. Violates encapsulation.