Update syntax highlighting options. (#76) #1
Annotations
4 errors, 3 warnings, and 2 notices
build
HTTP Status 404 for request POST https://api.github.com/repos/aaronbembenek/formulog-fork/dependency-graph/snapshots
|
build
Response body:
{
"message": "The Dependency graph is disabled for this repository. Please enable it before submitting snapshots.",
"documentation_url": "https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository",
"status": "404"
}
|
build
The Dependency graph is disabled for this repository. Please enable it before submitting snapshots.
|
build
HttpError: The Dependency graph is disabled for this repository. Please enable it before submitting snapshots.
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)
|
formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, axel-op/googlejavaformat-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pavpanchekha/[email protected], 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": "9705926643"
},
"sha": "a6138c91a5f1587a54a3c7f980f7726f1b8269b2",
"ref": "refs/heads/master",
"scanned": "2024-06-28T14:23:00.363Z",
"manifests": {
"formulog": {
"resolved": {
"pkg:maven/junit/[email protected]": {
"package_url": "pkg:maven/junit/[email protected]",
"relationship": "direct",
"scope": "development",
"dependencies": [
"pkg:maven/org.hamcrest/[email protected]"
]
},
"pkg:maven/org.hamcrest/[email protected]": {
"package_url": "pkg:maven/org.hamcrest/[email protected]",
"relationship": "indirect",
"scope": "development",
"dependencies": []
},
"pkg:maven/org.jgrapht/[email protected]": {
"package_url": "pkg:maven/org.jgrapht/[email protected]",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/org.jheaps/[email protected]"
]
},
"pkg:maven/org.jheaps/[email protected]": {
"package_url": "pkg:maven/org.jheaps/[email protected]",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.antlr/[email protected]": {
"package_url": "pkg:maven/org.antlr/[email protected]",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/org.antlr/[email protected]",
"pkg:maven/org.antlr/[email protected]",
"pkg:maven/org.antlr/[email protected]",
"pkg:maven/org.abego.treelayout/[email protected]",
"pkg:maven/org.glassfish/[email protected]",
"pkg:maven/com.ibm.icu/[email protected]"
]
},
"pkg:maven/org.antlr/[email protected]": {
"package_url": "pkg:maven/org.antlr/[email protected]",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.antlr/[email protected]": {
"package_url": "pkg:maven/org.antlr/[email protected]",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.antlr/[email protected]": {
"package_url": "pkg:maven/org.antlr/[email protected]",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.abego.treelayout/[email protected]": {
"package_url": "pkg:maven/org.abego.treelayout/[email protected]",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.glassfish/[email protected]": {
"package_url": "pkg:maven/org.glassfish/[email protected]",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/com.ibm.icu/[email protected]": {
"package_url": "pkg:maven/com.ibm.icu/[email protected]",
"relationship": "indirect",
|