fix(deps): update dependency gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext to v0.10 #101
Annotations
2 errors and 2 warnings
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 operation was canceled.
|
Test, Java 11
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test, Java 8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|