Support of Kotlin 2.1 and corresponding Ktlint 1.5 update (#1947) #15
Annotations
4 errors, 1 warning, and 2 notices
Run snapshot action
HTTP Status 404 for request POST https://api.github.com/repos/DrAlexD/diktat/dependency-graph/snapshots
|
Run snapshot action
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"
}
|
Run snapshot action
The Dependency graph is disabled for this repository. Please enable it before submitting snapshots.
|
Run snapshot action
HttpError: The Dependency graph is disabled for this repository. Please enable it before submitting snapshots.
at /home/runner/work/_actions/mikepenz/gradle-dependency-submission/v1.0.0/node_modules/@octokit/request/dist-node/index.js:124:1
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at L (/home/runner/work/_actions/mikepenz/gradle-dependency-submission/v1.0.0/node_modules/@github/dependency-submission-toolkit/dist/index.cjs:29:1)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run snapshot action
Submitting snapshot...
|
Run snapshot action
{
"manifests": {
"diktat-api": {
"resolved": {
"pkg:maven/org.jetbrains.kotlin/[email protected]": {
"package_url": "pkg:maven/org.jetbrains.kotlin/[email protected]",
"relationship": "direct",
"dependencies": []
}
},
"name": "diktat-api",
"file": {
"source_location": "diktat-api/build.gradle.kts"
}
},
"diktat-common-test": {
"resolved": {
"pkg:maven/org.jetbrains.kotlin/[email protected]": {
"package_url": "pkg:maven/org.jetbrains.kotlin/[email protected]",
"relationship": "direct",
"dependencies": [
"pkg:maven/org.jetbrains/[email protected]"
]
},
"pkg:maven/io.github.oshai/[email protected]": {
"package_url": "pkg:maven/io.github.oshai/[email protected]",
"relationship": "direct",
"dependencies": [
"pkg:maven/io.github.oshai/[email protected]"
]
},
"pkg:maven/org.junit.jupiter/[email protected]": {
"package_url": "pkg:maven/org.junit.jupiter/[email protected]",
"relationship": "direct",
"dependencies": [
"pkg:maven/org.junit/[email protected]",
"pkg:maven/org.opentest4j/[email protected]",
"pkg:maven/org.junit.platform/[email protected]",
"pkg:maven/org.apiguardian/[email protected]"
]
},
"pkg:maven/org.assertj/[email protected]": {
"package_url": "pkg:maven/org.assertj/[email protected]",
"relationship": "direct",
"dependencies": [
"pkg:maven/net.bytebuddy/[email protected]"
]
},
"pkg:maven/org.jetbrains/[email protected]": {
"package_url": "pkg:maven/org.jetbrains/[email protected]",
"relationship": "indirect",
"dependencies": []
},
"pkg:maven/io.github.oshai/[email protected]": {
"package_url": "pkg:maven/io.github.oshai/[email protected]",
"relationship": "indirect",
"dependencies": [
"pkg:maven/org.jetbrains.kotlin/[email protected]"
]
},
"pkg:maven/org.junit/[email protected]": {
"package_url": "pkg:maven/org.junit/[email protected]",
"relationship": "indirect",
"dependencies": [
"pkg:maven/org.junit.jupiter/[email protected]",
"pkg:maven/org.junit.platform/[email protected]"
]
},
"pkg:maven/org.junit.platform/[email protected]": {
"package_url": "pkg:maven/org.junit.platform/[email protected]",
"relationship": "indirect",
"dependencies": [
"pkg:maven/org.junit/[email protected]",
"pkg:maven/org.apiguardian/[email protected]"
]
},
"pkg:maven/org.opentest4j/[email protected]": {
"package_url": "pkg:maven/org.opentest4j/[email protected]",
"relationship": "indirect",
"dependencies": []
},
"pkg:maven/org.apiguardian/[email protected]": {
"package_url": "pkg:maven/org.apiguardian/[email protected]",
"relationsh
|
Loading