fix(deps): update dependency gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext to v0.10 #147
Annotations
3 errors and 1 warning
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:0.10 (pgp=[], sha512=[35C037FC0BEAAA7179C4464281868F210E3F7EC7611106B876545726E02985F927A29A96864A24E728C259F6F91CF310AFAABF166CA35DBF5CBC5343D7D9E3FD])
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 job was canceled because "_11_wrapper" failed.
|
Test, Java 8
The operation was canceled.
|
Test, Java 11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|