Skip to content

Authentik support

Authentik support #81

Triggered via pull request January 7, 2024 10:19
Status Failure
Total duration 44s
Artifacts

test-sca.yml

on: pull_request
tests  /  Static Code Analysis
35s
tests / Static Code Analysis
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
tests / Static Code Analysis: Classes/ResourceProvider/SubResourceOwnerIdTrait.php#L10
Method Xima\XimaOauth2Extended\ResourceProvider\AuthentikResourceProvider::createResourceOwner() has parameter $response with no value type specified in iterable type array.
tests / Static Code Analysis: Classes/ResourceProvider/TokenBasedResourceOwnerDetailsTrait.php#L24
Method Xima\XimaOauth2Extended\ResourceProvider\AuthentikResourceProvider::fetchResourceOwnerDetails() return type has no value type specified in iterable type array.
tests / Static Code Analysis: Classes/ResourceResolver/AuthentikResourceResolver.php#L10
Method Xima\XimaOauth2Extended\ResourceResolver\AuthentikResourceResolver::updateBackendUser() has parameter $beUser with no value type specified in iterable type array.
tests / Static Code Analysis: Classes/ResourceResolver/AuthentikResourceResolver.php#L42
Method Xima\XimaOauth2Extended\ResourceResolver\AuthentikResourceResolver::updateFrontendUser() has parameter $feUser with no value type specified in iterable type array.
tests / Static Code Analysis
Process completed with exit code 1.
tests / Static Code Analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests / Static Code Analysis
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/