Skip to content

Stop super-linter from writing logfiles #90

Stop super-linter from writing logfiles

Stop super-linter from writing logfiles #90

Triggered via push August 19, 2024 20:51
Status Success
Total duration 2m 34s
Artifacts

php.yml

on: push
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Code coverage
13s
Code coverage
Cleanup artifacts
4s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors
UndefinedMethod: src/Controller/Admin.php#L132
src/Controller/Admin.php:132:44: UndefinedMethod: Method SimpleSAML\Locale\Translate::t does not exist (see https://psalm.dev/022)
UndefinedThisPropertyFetch: src/Controller/Admin.php#L133
src/Controller/Admin.php:133:30: UndefinedThisPropertyFetch: Instance property SimpleSAML\Module\consentSimpleAdmin\Controller\Admin::$data is not defined (see https://psalm.dev/041)
UndefinedVariable: src/Controller/Stats.php#L61
src/Controller/Stats.php:61:27: UndefinedVariable: Cannot find referenced variable $config (see https://psalm.dev/024)
UndefinedMethod: src/Controller/Stats.php#L65
src/Controller/Stats.php:65:42: UndefinedMethod: Method SimpleSAML\Locale\Translate::t does not exist (see https://psalm.dev/022)
UndefinedMethod: src/Controller/Stats.php#L69
src/Controller/Stats.php:69:46: UndefinedMethod: Method SimpleSAML\Locale\Translate::t does not exist (see https://psalm.dev/022)
UndefinedMethod: src/Controller/Stats.php#L73
src/Controller/Stats.php:73:49: UndefinedMethod: Method SimpleSAML\Locale\Translate::t does not exist (see https://psalm.dev/022)
Quality control
Process completed with exit code 2.