Replace superlinter with reusable workflows #134
php.yml
on: push
Matrix: PHP-Linter
Linter
/
ecmascript-linter
Linter
/
json-linter
Linter
/
style-linter
Linter
/
yaml-linter
Quality control
22s
Security checks
25s
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Cleanup artifacts
0s
Annotations
6 errors
|
Linter / style-linter
Process completed with exit code 1.
|
|
Quality control
Process completed with exit code 1.
|
|
Quality control:
tests/src/Controller/YubikeyTest.php#L183
Method SimpleSAML\Auth\State@anonymous/src/Controller/YubikeyTest.php:182::loadState() never returns null so it can be removed from the return type.
|
|
Quality control:
tests/src/Controller/YubikeyTest.php#L150
Method SimpleSAML\Auth\State@anonymous/src/Controller/YubikeyTest.php:149::loadState() never returns null so it can be removed from the return type.
|
|
Quality control:
tests/src/Controller/YubikeyTest.php#L117
Method SimpleSAML\Auth\State@anonymous/src/Controller/YubikeyTest.php:116::loadState() never returns null so it can be removed from the return type.
|
|
Quality control:
tests/src/Controller/YubikeyTest.php#L90
Method SimpleSAML\Auth\State@anonymous/src/Controller/YubikeyTest.php:89::loadState() never returns null so it can be removed from the return type.
|