[Snyk] Upgrade ts-jest from 29.1.2 to 29.2.3 #1
test.yml
on: pull_request
test
4m 41s
action-test
42s
Annotations
6 errors, 5 warnings, and 2 notices
action-test
HTTP Status 404 for request POST https://api.github.com/repos/hashim21223445/gradle-dependency-submission/dependency-graph/snapshots
|
action-test
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"
}
|
action-test
The Dependency graph is disabled for this repository. Please enable it before submitting snapshots.
|
action-test
HttpError: The Dependency graph is disabled for this repository. Please enable it before submitting snapshots.
at /home/runner/work/gradle-dependency-submission/gradle-dependency-submission/node_modules/@octokit/request/dist-node/index.js:124:1
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at L (/home/runner/work/gradle-dependency-submission/gradle-dependency-submission/node_modules/@github/dependency-submission-toolkit/dist/index.cjs:29:1)
|
test
FAILURE: Build failed with an exception.
* What went wrong:
configuration 'non-existing' not found in configuration container.
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
BUILD FAILED in 1s
|
test
'./gradlew :app:dependencies --configuration non-existing' resolution failed!
|
action-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
Discovered unresolved dependency: org.projectlombok:lombok (n)
|
test
Could not parse unresolved package: 'unspecified (n)' (3)
|
test
Found an unresolved project dependency, skipping - \--- project hello (n)
|
action-test
Submitting snapshot...
|
action-test
{
"manifests": {
"gradle-dependency-submission": {
"resolved": {
"pkg:maven/org.springframework/[email protected]": {
"package_url": "pkg:maven/org.springframework/[email protected]",
"relationship": "direct",
"dependencies": [
"pkg:maven/org.springframework/[email protected]"
]
},
"pkg:maven/org.springframework/[email protected]": {
"package_url": "pkg:maven/org.springframework/[email protected]",
"relationship": "indirect",
"dependencies": []
}
},
"name": "gradle-dependency-submission",
"file": {
"source_location": "build.gradle"
}
}
},
"version": 0,
"job": {
"correlator": "action-test-:-compileClasspath",
"id": "10332416364"
},
"sha": "2fc299d6081870c4300b8ee593553d3b0725ddfd",
"ref": "refs/pull/13/merge",
"scanned": "2024-08-10T14:47:53.996Z",
"detector": {
"name": "mikepenz/gradle-dependency-submission",
"url": "https://github.com/mikepenz/gradle-dependency-submission",
"version": "v1.0.1"
}
}
|