Introduce GitHub Action to test resolvability of external links [DOC-253] #17
test-external-links.yml
on: pull_request
test-external-links
9m 10s
Annotations
6 errors
test-external-links
❌ URL 'https://raw.github.com/olivernn/lunr.js/master/lunr.min.js' had status 404 (found in node_modules/lunr/index.html)
|
test-external-links
❌ URL 'https://repo1.maven.org/maven2/com/hazelcast/hazelcast/6.0.0-SNAPSHOT/hazelcast-6.0.0-SNAPSHOT.jar' had status 404 (found in test/hazelcast/6.0-snapshot/getting-started/install-hazelcast.html)
|
test-external-links
❌ URL 'https://repo1.maven.org/maven2/com/hazelcast/jet/hazelcast-enterprise-cdc-mysql/6.0.0-SNAPSHOT/hazelcast-enterprise-cdc-mysql-6.0.0-SNAPSHOT-jar-with-dependencies.jar' had status 404 (found in test/hazelcast/6.0-snapshot/pipelines/cdc.html)
|
test-external-links
❌ URL 'https://repo1.maven.org/maven2/com/hazelcast/jet/hazelcast-jet-cdc-mysql/6.0.0-SNAPSHOT/hazelcast-jet-cdc-mysql-6.0.0-SNAPSHOT-jar-with-dependencies.jar' had status 404 (found in test/hazelcast/6.0-snapshot/pipelines/cdc.html)
|
test-external-links
❌ URL 'https://repository.hazelcast.com/snapshot/com/hazelcast/hazelcast-enterprise/hazelcast-enterprise-6.0.0-SNAPSHOT.zip' had status 404 (found in test/hazelcast/6.0-snapshot/getting-started/install-enterprise.html)
|
test-external-links
Process completed with exit code 1.
|