Deactivated records should get 409 on GET requests #404
commit.yml
on: push
lint
/
pre-commit
27s
seed_maven_cache
/
seed_cache
36s
Annotations
1 error and 2 warnings
org.orcid.api.memberV3.server.delegator.MemberV3ApiServiceDelegatorErrorsTest ► testViewDeactivatedRecordDontThrowError:
orcid-api-web/src/test/java/org/orcid/api/memberV3/server/delegator/MemberV3ApiServiceDelegatorErrorsTest.java#L1771
Failed test found in:
TEST-org.orcid.api.memberV3.server.delegator.MemberV3ApiServiceDelegatorErrorsTest.xml
Error:
org.orcid.core.exception.DeactivatedException: 0000-0000-0000-0007 is deactivated
|
lint / pre-commit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
seed_maven_cache / seed_cache
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|