Skip to content

fix(deps): update dependency gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext to v1 #156

fix(deps): update dependency gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext to v1

fix(deps): update dependency gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext to v1 #156

Status Failure
Total duration 11m 19s
Artifacts

main.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Test, Java 8
Execution failed for task ':plugins:ide-plugin:compileKotlin'. > Checksum/PGP violations detected on resolving configuration :plugins:ide-plugin:compileClasspath No PGP signature (.asc file) found for artifact: gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:1.1.9 (pgp=[], sha512=[06D2D32571E1AD7DF1414C2E1A6791A0422EB3FF45F1FA9B62FAE06EEDAAEA033F1D40D5D8A234D13C75CEE59E24F7089D76DCC59B71924B9FF0BE004D1F6822]) There might be more checksum violations, however, current configuration specifies the build to fail on the first violation. You might use the following properties: * -PchecksumIgnore temporary disables checksum-dependency-plugin (e.g. to try new dependencies) * -PchecksumUpdate updates checksum.xml and it will fail after the first violation so you can review the diff * -PchecksumUpdateAll (insecure) updates checksum.xml with all the new discovered checksums * -PchecksumFailOn=build_finish (insecure) It will postpone the failure till the build finish It will collect all the violations, however untrusted code might be executed (e.g. from a plugin) You can find updated checksum.xml file at /home/runner/work/vlsi-release-plugins/vlsi-release-plugins/build/checksum/checksum.xml. You might add -PchecksumUpdate to update root checksum.xml file.
Test, Java 11
The job was canceled because "_8_wrapper" failed.
Test, Java 11
Execution failed for task ':plugins:ide-plugin:compileKotlin'. > Checksum/PGP violations detected on resolving configuration :plugins:ide-plugin:compileClasspath No PGP signature (.asc file) found for artifact: gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:1.1.9 (pgp=[], sha512=[06D2D32571E1AD7DF1414C2E1A6791A0422EB3FF45F1FA9B62FAE06EEDAAEA033F1D40D5D8A234D13C75CEE59E24F7089D76DCC59B71924B9FF0BE004D1F6822]) There might be more checksum violations, however, current configuration specifies the build to fail on the first violation. You might use the following properties: * -PchecksumIgnore temporary disables checksum-dependency-plugin (e.g. to try new dependencies) * -PchecksumUpdate updates checksum.xml and it will fail after the first violation so you can review the diff * -PchecksumUpdateAll (insecure) updates checksum.xml with all the new discovered checksums * -PchecksumFailOn=build_finish (insecure) It will postpone the failure till the build finish It will collect all the violations, however untrusted code might be executed (e.g. from a plugin) You can find updated checksum.xml file at /home/runner/work/vlsi-release-plugins/vlsi-release-plugins/build/checksum/checksum.xml. You might add -PchecksumUpdate to update root checksum.xml file.
Test, Java 8
The following actions use a deprecated Node.js version and will be forced to run on node20: burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/