Skip to content

Replace super-linter with a reusable workflow #84

Replace super-linter with a reusable workflow

Replace super-linter with a reusable workflow #84

Triggered via pull request June 9, 2025 22:25
Status Failure
Total duration 5m 25s
Artifacts

php.yml

on: pull_request
Matrix: PHP-Linter
Linter  /  ecmascript-linter
Linter / ecmascript-linter
Linter  /  json-linter
Linter / json-linter
Linter  /  style-linter
Linter / style-linter
Linter  /  yaml-linter
Linter / yaml-linter
Quality control
5m 16s
Quality control
Security checks
22s
Security checks
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Code coverage
Code coverage
Cleanup artifacts
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 1 warning
PHP-Linter (8.2) / linter
The process '/usr/bin/git' failed with exit code 128
PHP-Linter (8.2) / linter
couldn't find remote ref refs/pull/13/merge
PHP-Linter (8.2) / linter
couldn't find remote ref refs/pull/13/merge
PHP-Linter (8.2) / linter
couldn't find remote ref refs/pull/13/merge
PHP-Linter (8.4) / linter
The process '/usr/bin/git' failed with exit code 128
PHP-Linter (8.4) / linter
couldn't find remote ref refs/pull/13/merge
PHP-Linter (8.4) / linter
couldn't find remote ref refs/pull/13/merge
PHP-Linter (8.4) / linter
couldn't find remote ref refs/pull/13/merge
Linter / yaml-linter
The process '/usr/bin/git' failed with exit code 128
Linter / yaml-linter
couldn't find remote ref refs/pull/13/merge
Linter / yaml-linter
couldn't find remote ref refs/pull/13/merge
Linter / yaml-linter
couldn't find remote ref refs/pull/13/merge
PHP-Linter (8.1) / linter
The process '/usr/bin/git' failed with exit code 128
PHP-Linter (8.1) / linter
couldn't find remote ref refs/pull/13/merge
PHP-Linter (8.1) / linter
couldn't find remote ref refs/pull/13/merge
PHP-Linter (8.1) / linter
couldn't find remote ref refs/pull/13/merge
PHP-Linter (8.3) / linter
The process '/usr/bin/git' failed with exit code 128
PHP-Linter (8.3) / linter
couldn't find remote ref refs/pull/13/merge
PHP-Linter (8.3) / linter
couldn't find remote ref refs/pull/13/merge
PHP-Linter (8.3) / linter
couldn't find remote ref refs/pull/13/merge
Linter / json-linter
The process '/usr/bin/git' failed with exit code 128
Linter / json-linter
couldn't find remote ref refs/pull/13/merge
Linter / json-linter
couldn't find remote ref refs/pull/13/merge
Linter / json-linter
couldn't find remote ref refs/pull/13/merge
Quality control
Process completed with exit code 2.
MissingOverrideAttribute: src/Auth/Process/EntityCategory.php#L127
src/Auth/Process/EntityCategory.php:127:5: MissingOverrideAttribute: Method SimpleSAML\Module\entitycategories\Auth\Process\EntityCategory::process should have the "Override" attribute (see https://psalm.dev/358)
ClassMustBeFinal: src/Auth/Process/EntityCategory.php#L24
src/Auth/Process/EntityCategory.php:24:7: ClassMustBeFinal: Class SimpleSAML\Module\entitycategories\Auth\Process\EntityCategory is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
UnusedClass: src/Auth/Process/EntityCategory.php#L24
src/Auth/Process/EntityCategory.php:24:7: UnusedClass: Class SimpleSAML\Module\entitycategories\Auth\Process\EntityCategory is never used (see https://psalm.dev/075)