Skip to content

fix(deps): update dependency com.fasterxml.jackson.module:jackson-module-kotlin to v2.18.0 - autoclosed #159

fix(deps): update dependency com.fasterxml.jackson.module:jackson-module-kotlin to v2.18.0 - autoclosed

fix(deps): update dependency com.fasterxml.jackson.module:jackson-module-kotlin to v2.18.0 - autoclosed #159

Triggered via pull request September 27, 2024 05:02
Status Failure
Total duration 6m 48s
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 ':buildSrc:licenseTexts:compileKotlin'. > Checksum/PGP violations detected on resolving configuration :licenseTexts:compileClasspath Trusted PGP keys for group com.fasterxml.jackson.core are [6214760097dc5cfad0175ac2c9fbaa83a8753994], however artifact is signed by [28118c070cb22a0175a2e8d43d12ca2ac19f3181] only: com.fasterxml.jackson.core:jackson-annotations:2.18.0 (pgp=[28118c070cb22a0175a2e8d43d12ca2ac19f3181], sha512=[computation skipped]) com.fasterxml.jackson.core:jackson-core:2.18.0 (pgp=[28118c070cb22a0175a2e8d43d12ca2ac19f3181], sha512=[computation skipped]) com.fasterxml.jackson.core:jackson-databind:2.18.0 (pgp=[28118c070cb22a0175a2e8d43d12ca2ac19f3181], sha512=[computation skipped]) Trusted PGP keys for group com.fasterxml.jackson.module are [6214760097dc5cfad0175ac2c9fbaa83a8753994], however artifact is signed by [28118c070cb22a0175a2e8d43d12ca2ac19f3181] only: com.fasterxml.jackson.module:jackson-module-kotlin:2.18.0 (pgp=[28118c070cb22a0175a2e8d43d12ca2ac19f3181], sha512=[computation skipped]) 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/buildSrc/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 ':buildSrc:licenseTexts:compileKotlin'. > Checksum/PGP violations detected on resolving configuration :licenseTexts:compileClasspath Trusted PGP keys for group com.fasterxml.jackson.core are [6214760097dc5cfad0175ac2c9fbaa83a8753994], however artifact is signed by [28118c070cb22a0175a2e8d43d12ca2ac19f3181] only: com.fasterxml.jackson.core:jackson-annotations:2.18.0 (pgp=[28118c070cb22a0175a2e8d43d12ca2ac19f3181], sha512=[computation skipped]) com.fasterxml.jackson.core:jackson-core:2.18.0 (pgp=[28118c070cb22a0175a2e8d43d12ca2ac19f3181], sha512=[computation skipped]) com.fasterxml.jackson.core:jackson-databind:2.18.0 (pgp=[28118c070cb22a0175a2e8d43d12ca2ac19f3181], sha512=[computation skipped]) Trusted PGP keys for group com.fasterxml.jackson.module are [6214760097dc5cfad0175ac2c9fbaa83a8753994], however artifact is signed by [28118c070cb22a0175a2e8d43d12ca2ac19f3181] only: com.fasterxml.jackson.module:jackson-module-kotlin:2.18.0 (pgp=[28118c070cb22a0175a2e8d43d12ca2ac19f3181], sha512=[computation skipped]) 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/buildSrc/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/