fix(deps): update dependency gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext to v1 #128
Annotations
2 errors and 2 warnings
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.6 (pgp=[], sha512=[724E2826F22B3AD415111FA80853883EF2978C87A2FF044824FC16F74BEE85347F37E000CB80487360D836A650E2874B8285F73ED168A2F6C02D3757E3E4A459])
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
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.6 (pgp=[], sha512=[724E2826F22B3AD415111FA80853883EF2978C87A2FF044824FC16F74BEE85347F37E000CB80487360D836A650E2874B8285F73ED168A2F6C02D3757E3E4A459])
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
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/.
|
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/.
|