Skip to content

Bump org.jetbrains.kotlin:kotlin-test-junit5 from 1.8.21 to 1.9.10 in /NCPCore #63

Bump org.jetbrains.kotlin:kotlin-test-junit5 from 1.8.21 to 1.9.10 in /NCPCore

Bump org.jetbrains.kotlin:kotlin-test-junit5 from 1.8.21 to 1.9.10 in /NCPCore #63

Triggered via pull request August 24, 2023 03:24
Status Failure
Total duration 2m 18s
Artifacts

maven.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 1 warning, and 2 notices
build
HTTP Status 403 for request POST https://api.github.com/repos/Physical-Science-Academy/NoCheatPlus/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
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": "5959101315" }, "sha": "4188c2a8a7c67161f291cfc0b9082dbd8c33746a", "ref": "refs/pull/90/merge", "scanned": "2023-08-24T03:26:25.232Z", "manifests": { "NoCheatPlus-Parent": { "resolved": { "pkg:maven/cn.nukkit/nukkit@1.0-SNAPSHOT": { "package_url": "pkg:maven/cn.nukkit/nukkit@1.0-SNAPSHOT", "relationship": "direct", "scope": "runtime", "dependencies": [ "pkg:maven/com.nukkitx.network/raknet@1.6.28-SNAPSHOT", "pkg:maven/com.nukkitx/natives@1.0.3", "pkg:maven/com.nukkitx/fastutil-lite@8.1.1", "pkg:maven/com.google.guava/guava@30.1.1-jre", "pkg:maven/com.google.code.gson/gson@2.10.1", "pkg:maven/org.yaml/snakeyaml@1.33", "pkg:maven/org.iq80.leveldb/leveldb@0.11-SNAPSHOT", "pkg:maven/com.nimbusds/nimbus-jose-jwt@9.13", "pkg:maven/org.jline/jline-terminal@3.22.0", "pkg:maven/org.jline/jline-terminal-jna@3.22.0", "pkg:maven/org.jline/jline-reader@3.22.0", "pkg:maven/net.minecrell/terminalconsoleappender@1.3.0", "pkg:maven/org.apache.logging.log4j/log4j-api@2.20.0", "pkg:maven/org.apache.logging.log4j/log4j-core@2.20.0", "pkg:maven/net.sf.jopt-simple/jopt-simple@5.0.4" ] }, "pkg:maven/com.nukkitx.network/raknet@1.6.28-SNAPSHOT": { "package_url": "pkg:maven/com.nukkitx.network/raknet@1.6.28-SNAPSHOT", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/com.nukkitx.network/common@1.6.28-SNAPSHOT", "pkg:maven/io.netty/netty-handler@4.1.85.Final", "pkg:maven/net.jodah/expiringmap@0.5.9" ] }, "pkg:maven/com.nukkitx.network/common@1.6.28-SNAPSHOT": { "package_url": "pkg:maven/com.nukkitx.network/common@1.6.28-SNAPSHOT", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/io.netty/netty-buffer@4.1.85.Final", "pkg:maven/io.netty/netty-transport-native-epoll@4.1.85.Final", "pkg:maven/io.netty/netty-transport-native-kqueue@4.1.85.Final" ] }, "pkg:maven/io.netty/netty-buffer@4.1.85.Final": { "package_url": "pkg:maven/io.netty/netty-buffer@4.1.85.Final", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/io.netty/netty-transport-native-epoll@4.1.85.Final": { "package_url": "pkg:maven/io.netty/netty-transport-native-epoll@4.1.85.Final", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/io.netty/netty-transport-classes-epoll@4.1.85.Final" ] }, "pkg:maven/io.netty/netty-transport-classes-epoll@4.1.85.Final": { "package_url": "pkg:maven/io.netty/netty-transport-classes-epoll@4.1.85.Final", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/io.