Merge pull request #13 from shakal76/shakal76-patch-2 #4
Annotations
4 errors, 2 warnings, and 2 notices
build
HTTP Status 403 for request POST https://api.github.com/repos/shakal76/fillen/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"
}
|
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
Could not get pull request number(s), exiting
|
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": "5998622790"
},
"sha": "6b1f4041d432ce4928401fe63ee1c206d5acc810",
"ref": "refs/heads/main",
"scanned": "2023-08-28T10:21:24.176Z",
"manifests": {
"fillen-snatcher": {
"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": []
}
},
"name": "fillen-snatcher",
"file": {
"source_location": "/home/runner/work/fillen/fillen/pom.xml"
}
}
}
}
|