Skip to content

Revert "check for custom user class after SAML and CAS" #103

Revert "check for custom user class after SAML and CAS"

Revert "check for custom user class after SAML and CAS" #103

Triggered via push July 11, 2024 19:47
Status Failure
Total duration 33s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Tests: src/Pipit/Classes/Site/CoreSite.php#L57
Instanceof between null and Pipit\Classes\Data\UserSAML will always evaluate to false.
Tests: src/Pipit/Classes/Site/CoreSite.php#L75
Instanceof between null and Pipit\Classes\Data\UserCAS will always evaluate to false.
Tests
Process completed with exit code 1.
Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/