Skip to content

Add mixin for string array #649

Add mixin for string array

Add mixin for string array #649

Triggered via push October 29, 2024 21:20
Status Success
Total duration 41s
Artifacts

commit.yml

on: push
lint  /  pre-commit
21s
lint / pre-commit
seed_maven_cache  /  seed_cache
31s
seed_maven_cache / seed_cache
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
org.orcid.frontend.web.controllers.BaseControllerUtilTest ► getCurrentUserNoPrincipal: orcid-web/src/test/java/org/orcid/frontend/web/controllers/BaseControllerUtilTest.java#L45
Failed test found in: TEST-org.orcid.frontend.web.controllers.BaseControllerUtilTest.xml Error: java.lang.AssertionError: expected null, but was:<org.orcid.core.oauth.OrcidProfileUserDetails@7820>
org.orcid.frontend.web.controllers.BaseControllerUtilTest ► getCurrentUserNoAuthentication: orcid-web/src/test/java/org/orcid/frontend/web/controllers/BaseControllerUtilTest.java#L29
Failed test found in: TEST-org.orcid.frontend.web.controllers.BaseControllerUtilTest.xml Error: java.lang.NullPointerException
org.orcid.frontend.web.controllers.ClaimControllerTest ► testClaim: orcid-web/src/test/java/org/orcid/frontend/web/controllers/ClaimControllerTest.java#L154
Failed test found in: TEST-org.orcid.frontend.web.controllers.ClaimControllerTest.xml Error: java.lang.NullPointerException
org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest ► oauth2ScreensFeatureEnabledTest: orcid-web/src/test/java/org/orcid/frontend/web/filter/OAuthAuthorizeNotSignedInFilterTest.java#L159
Failed test found in: TEST-org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest.xml Error: java.lang.NullPointerException
org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest ► noAuthentication: orcid-web/src/test/java/org/orcid/frontend/web/filter/OAuthAuthorizeNotSignedInFilterTest.java#L112
Failed test found in: TEST-org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest.xml Error: java.lang.NullPointerException
org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest ► oauth2ScreensFeatureFlagUsedTest: orcid-web/src/test/java/org/orcid/frontend/web/filter/OAuthAuthorizeNotSignedInFilterTest.java#L174
Failed test found in: TEST-org.orcid.frontend.web.filter.OAuthAuthorizeNotSignedInFilterTest.xml Error: java.lang.NullPointerException
lint / pre-commit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, 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/
seed_maven_cache / seed_cache
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@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/