Skip to content

Abstract post body and get parameters parsing (#102) #241

Abstract post body and get parameters parsing (#102)

Abstract post body and get parameters parsing (#102) #241

Triggered via push October 30, 2024 19:50
Status Success
Total duration 1m 35s
Artifacts 1

php.yml

on: push
Matrix: basic-tests
Security checks
28s
Security checks
Quality control
39s
Quality control
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
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/
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/
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/
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#L21
src/Controller/OIDCLogoutController.php:21: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#L21
src/Controller/OIDCLogoutController.php:21: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#L21
src/Controller/OIDCLogoutController.php:21: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)
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)
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/

Artifacts

Produced during runtime
Name Size
build-data Expired
3.01 MB