Skip to content

fix: Fix the issue where the generated OpenAPI is not sorted according to the specified order. #349

fix: Fix the issue where the generated OpenAPI is not sorted according to the specified order.

fix: Fix the issue where the generated OpenAPI is not sorted according to the specified order. #349

Triggered via pull request June 19, 2024 15:40
Status Failure
Total duration 41s
Artifacts

maven.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 2 warnings, and 2 notices
build
HTTP Status 403 for request POST https://api.github.com/repos/TongchengOpenSource/smart-doc/dependency-graph/snapshots
build
Response body: { "message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository", "status": "403" }
build
Resource not accessible by integration
build
HttpError: Resource not accessible by integration at /home/runner/work/_actions/advanced-security/maven-dependency-submission-action/571e99aab1055c2e71a1e2309b9691de18d6b7d6/webpack:/maven-dependency-tree-action/node_modules/@github/dependency-submission-toolkit/dist/index.js:5317:1 at processTicksAndRejections (node:internal/process/task_queues:96:5)
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
Submitting snapshot...
build
{ "detector": { "name": "maven-dependency-tree-action", "url": "https://github.com/advanced-security/maven-dependency-tree-action", "version": "1.1.0" }, "version": 0, "job": { "correlator": "build", "id": "9584833679" }, "sha": "5d298bc81e0d4c6506aa63e6689559a575381bee", "ref": "refs/pull/817/merge", "scanned": "2024-06-19T15:40:45.405Z", "manifests": { "smart-doc": { "resolved": { "pkg:maven/org.junit.jupiter/junit-jupiter@5.10.2": { "package_url": "pkg:maven/org.junit.jupiter/junit-jupiter@5.10.2", "relationship": "direct", "scope": "development", "dependencies": [ "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.10.2", "pkg:maven/org.junit.jupiter/junit-jupiter-params@5.10.2", "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.10.2" ] }, "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.10.2": { "package_url": "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.10.2", "relationship": "indirect", "scope": "development", "dependencies": [ "pkg:maven/org.opentest4j/opentest4j@1.3.0", "pkg:maven/org.junit.platform/junit-platform-commons@1.10.2", "pkg:maven/org.apiguardian/apiguardian-api@1.1.2" ] }, "pkg:maven/org.opentest4j/opentest4j@1.3.0": { "package_url": "pkg:maven/org.opentest4j/opentest4j@1.3.0", "relationship": "indirect", "scope": "development", "dependencies": [] }, "pkg:maven/org.junit.platform/junit-platform-commons@1.10.2": { "package_url": "pkg:maven/org.junit.platform/junit-platform-commons@1.10.2", "relationship": "indirect", "scope": "development", "dependencies": [] }, "pkg:maven/org.apiguardian/apiguardian-api@1.1.2": { "package_url": "pkg:maven/org.apiguardian/apiguardian-api@1.1.2", "relationship": "indirect", "scope": "development", "dependencies": [] }, "pkg:maven/org.junit.jupiter/junit-jupiter-params@5.10.2": { "package_url": "pkg:maven/org.junit.jupiter/junit-jupiter-params@5.10.2", "relationship": "indirect", "scope": "development", "dependencies": [] }, "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.10.2": { "package_url": "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.10.2", "relationship": "indirect", "scope": "development", "dependencies": [ "pkg:maven/org.junit.platform/junit-platform-engine@1.10.2" ] }, "pkg:maven/org.junit.platform/junit-platform-engine@1.10.2": { "package_url": "pkg:maven/org.junit.platform/junit-platform-engine@1.10.2", "relationship": "indirect", "scope": "development", "dependencies": [] }, "pkg:maven/com.ibeetl/beetl@3.16.2.RELEASE": { "package_url": "pkg:maven/com.ibeetl/beetl@3.16.2.RELEASE", "relationship": "direct", "scope": "runtime", "dependencies": [ "pkg:maven/org.antlr/antlr4-runtime@4.9.3", "pkg:maven/com.ibeetl/beetl-core@3.16.2.RELEASE", "pkg:maven/com.ibeetl/beetl-default-antlr4.9-sup