Skip to content

Drop composer.lock from the committed files list #3058

Drop composer.lock from the committed files list

Drop composer.lock from the committed files list #3058

Triggered via pull request February 19, 2025 08:20
Status Failure
Total duration 18s
Artifacts

coding-standards.yml

on: pull_request
Matrix: Check Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Check Coding Standards (lowest, 8.3, ubuntu-latest)
Process completed with exit code 2.
Check Coding Standards (lowest, 8.3, ubuntu-latest): src/Encoding/UnixTimestampDates.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 12 and the first side effect is on line 12.
Check Coding Standards (lowest, 8.3, ubuntu-latest): src/Token/DataSet.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 8.
Check Coding Standards (lowest, 8.3, ubuntu-latest): src/Encoding/MicrosecondBasedDateConversion.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 12 and the first side effect is on line 12.
Check Coding Standards (lowest, 8.3, ubuntu-latest): src/SodiumBase64Polyfill.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 19 and the first side effect is on line 19.
Check Coding Standards (lowest, 8.3, ubuntu-latest): src/Token/Plain.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 11 and the first side effect is on line 11.
Check Coding Standards (lowest, 8.3, ubuntu-latest): src/Token/Parser.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 18 and the first side effect is on line 18.
Check Coding Standards (lowest, 8.3, ubuntu-latest): src/Configuration.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 18 and the first side effect is on line 18.
Check Coding Standards (lowest, 8.3, ubuntu-latest): src/Token/Builder.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 20 and the first side effect is on line 20.
Check Coding Standards (lowest, 8.3, ubuntu-latest): src/Token/Signature.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 6 and the first side effect is on line 6.
Check Coding Standards (lowest, 8.3, ubuntu-latest): src/JwtFacade.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 19 and the first side effect is on line 19.