-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
False
-
-
False
-
-
Before reporting an issue
[x] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
docs
Describe the bug
There is a new error in external links for https://npmjs.com:
[ERROR] org.keycloak.documentation.test.ExternalLinksTest.checkExternalLinks(String)[1] -- Time elapsed: 1.702 s <<< FAILURE! org.opentest4j.AssertionFailedError: Broken links (1) in guide 'authorization_services': - https://www.npmjs.com/package/keycloak-js (invalid status code 403) at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
The reason is explained here: https://github.com/orgs/community/discussions/174098 so I think we can only ignore this link. It is to our own keycloak-js package so I think it's OK.
Version
999.0.0-SNAPSHOT
Regression
[ ] The issue is a regression
Expected behavior
No error in external links.
Actual behavior
invalid status code 403
How to Reproduce?
cd docs/documentation/ mvn clean install
Anything else?
No response
- links to