Skip to content

SSP-2035_authoauth2_module_switch_to_routes_and_controllers #229

SSP-2035_authoauth2_module_switch_to_routes_and_controllers

SSP-2035_authoauth2_module_switch_to_routes_and_controllers #229

Triggered via pull request October 12, 2024 15:03
Status Success
Total duration 1m 26s
Artifacts 1

php.yml

on: pull_request
Matrix: basic-tests
Security checks
37s
Security checks
Quality control
30s
Quality control
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
Syntax and unit tests, PHP 8.1, ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Syntax and unit tests, PHP 8.1, ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Syntax and unit tests, PHP 8.2, ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Syntax and unit tests, PHP 8.2, ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Security checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Security checks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Security checks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Security checks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Syntax and unit tests, PHP 8.3, ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Syntax and unit tests, PHP 8.3, ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Quality control
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Quality control
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PropertyNotSetInConstructor: src/Controller/OIDCLogoutController.php#L19
src/Controller/OIDCLogoutController.php:19:7: PropertyNotSetInConstructor: Property SimpleSAML\Module\authoauth2\Controller\OIDCLogoutController::$state is not defined in constructor of SimpleSAML\Module\authoauth2\Controller\OIDCLogoutController or in any methods called in the constructor (see https://psalm.dev/074)
PropertyNotSetInConstructor: src/Controller/OIDCLogoutController.php#L19
src/Controller/OIDCLogoutController.php:19:7: PropertyNotSetInConstructor: Property SimpleSAML\Module\authoauth2\Controller\OIDCLogoutController::$source is not defined in constructor of SimpleSAML\Module\authoauth2\Controller\OIDCLogoutController or in any methods called in the constructor (see https://psalm.dev/074)
PropertyNotSetInConstructor: src/Controller/OIDCLogoutController.php#L19
src/Controller/OIDCLogoutController.php:19:7: PropertyNotSetInConstructor: Property SimpleSAML\Module\authoauth2\Controller\OIDCLogoutController::$sourceId is not defined in constructor of SimpleSAML\Module\authoauth2\Controller\OIDCLogoutController or in any methods called in the constructor (see https://psalm.dev/074)
PropertyNotSetInConstructor: src/Controller/Oauth2Controller.php#L26
src/Controller/Oauth2Controller.php:26:7: PropertyNotSetInConstructor: Property SimpleSAML\Module\authoauth2\Controller\Oauth2Controller::$state is not defined in constructor of SimpleSAML\Module\authoauth2\Controller\Oauth2Controller or in any methods called in the constructor (see https://psalm.dev/074)
PropertyNotSetInConstructor: src/Controller/Oauth2Controller.php#L26
src/Controller/Oauth2Controller.php:26:7: PropertyNotSetInConstructor: Property SimpleSAML\Module\authoauth2\Controller\Oauth2Controller::$source is not defined in constructor of SimpleSAML\Module\authoauth2\Controller\Oauth2Controller or in any methods called in the constructor (see https://psalm.dev/074)
PropertyNotSetInConstructor: src/Controller/Oauth2Controller.php#L26
src/Controller/Oauth2Controller.php:26:7: PropertyNotSetInConstructor: Property SimpleSAML\Module\authoauth2\Controller\Oauth2Controller::$sourceId is not defined in constructor of SimpleSAML\Module\authoauth2\Controller\Oauth2Controller or in any methods called in the constructor (see https://psalm.dev/074)
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-data". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
PropertyNotSetInConstructor: src/Providers/AdjustableGenericProvider.php#L12
src/Providers/AdjustableGenericProvider.php:12:7: PropertyNotSetInConstructor: Property SimpleSAML\Module\authoauth2\Providers\AdjustableGenericProvider::$clientId is not defined in constructor of SimpleSAML\Module\authoauth2\Providers\AdjustableGenericProvider or in any methods called in the constructor (see https://psalm.dev/074)
PropertyNotSetInConstructor: src/Providers/AdjustableGenericProvider.php#L12
src/Providers/AdjustableGenericProvider.php:12:7: PropertyNotSetInConstructor: Property SimpleSAML\Module\authoauth2\Providers\AdjustableGenericProvider::$clientSecret is not defined in constructor of SimpleSAML\Module\authoauth2\Providers\AdjustableGenericProvider or in any methods called in the constructor (see https://psalm.dev/074)
PropertyNotSetInConstructor: src/Providers/AdjustableGenericProvider.php#L12
src/Providers/AdjustableGenericProvider.php:12:7: PropertyNotSetInConstructor: Property SimpleSAML\Module\authoauth2\Providers\AdjustableGenericProvider::$redirectUri is not defined in constructor of SimpleSAML\Module\authoauth2\Providers\AdjustableGenericProvider or in any methods called in the constructor (see https://psalm.dev/074)
PropertyNotSetInConstructor: src/Providers/AdjustableGenericProvider.php#L12
src/Providers/AdjustableGenericProvider.php:12:7: PropertyNotSetInConstructor: Property SimpleSAML\Module\authoauth2\Providers\AdjustableGenericProvider::$state is not defined in constructor of SimpleSAML\Module\authoauth2\Providers\AdjustableGenericProvider or in any methods called in the constructor (see https://psalm.dev/074)

Artifacts

Produced during runtime
Name Size
build-data Expired
2.84 MB