fix(deps): update dependency gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext to v0.10 #146
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.9 (pgp=[], sha512=[1F57478540802F15F19EAB69FFCA8C96049CD0522BBD4ED84FFE9CE123680EC792DF4C5CF9AB30A7841E2229F4834E5C8F9389B223B605506457BA9EB54EB86A])
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
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.9 (pgp=[], sha512=[1F57478540802F15F19EAB69FFCA8C96049CD0522BBD4ED84FFE9CE123680EC792DF4C5CF9AB30A7841E2229F4834E5C8F9389B223B605506457BA9EB54EB86A])
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
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/.
|