Skip to content

Perform CI with Java 8 and Java 17 #71

Perform CI with Java 8 and Java 17

Perform CI with Java 8 and Java 17 #71

Triggered via push July 12, 2024 07:22
Status Failure
Total duration 1m 32s
Artifacts

ci.yml

on: push
Matrix: ci-build
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 1 warning
BuildDebianPackageTaskSpec.correctly configured task with publications should add data files with names '[]' and targets '[]': src/test/groovy/de/gesellix/gradle/debian/tasks/BuildDebianPackageTaskSpec.groovy#L99
org.vafer.jdeb.PackagingException: Failed to create debian package /var/folders/xz/lz5thm6s3vb1vdkk77vmkgbr0000gn/T/tst34345645628559076535tmp
BuildDebianPackageTaskSpec.correctly configured task with publications should add data files with names '[]' and targets '[]': src/test/groovy/de/gesellix/gradle/debian/tasks/BuildDebianPackageTaskSpec.groovy#L99
org.vafer.jdeb.PackagingException: Failed to create debian package /var/folders/xz/lz5thm6s3vb1vdkk77vmkgbr0000gn/T/tst313719600161303044752tmp
BuildDebianPackageTaskTest.can create output file: src/test/groovy/de/gesellix/gradle/debian/tasks/BuildDebianPackageTaskTest.groovy#L66
org.vafer.jdeb.PackagingException: Failed to create debian package ./build/output.deb
BuildProjectnamePackageTest.can create output file: src/test/groovy/de/gesellix/gradle/debian/tasks/BuildProjectnamePackageTest.groovy#L77
org.vafer.jdeb.PackagingException: Failed to create debian package ./build/packagename.deb
DataProducerChangelogSpec.produces entry as File: src/test/groovy/de/gesellix/gradle/debian/tasks/jdeb/DataProducerChangelogSpec.groovy#L21
groovy.lang.MissingPropertyException: No such property: def for class: de.gesellix.gradle.debian.tasks.jdeb.GzipOutputStream
BuildDebianPackageTaskTest.can create output file: src/test/groovy/de/gesellix/gradle/debian/tasks/BuildDebianPackageTaskTest.groovy#L66
org.vafer.jdeb.PackagingException: Failed to create debian package ./build/output.deb
BuildProjectnamePackageTest.can create output file: src/test/groovy/de/gesellix/gradle/debian/tasks/BuildProjectnamePackageTest.groovy#L77
org.vafer.jdeb.PackagingException: Failed to create debian package ./build/packagename.deb
DataProducerChangelogSpec.produces entry as File: src/test/groovy/de/gesellix/gradle/debian/tasks/jdeb/DataProducerChangelogSpec.groovy#L21
groovy.lang.MissingPropertyException: No such property: def for class: de.gesellix.gradle.debian.tasks.jdeb.GzipOutputStream
ci-build (macos-latest, 17)
Process completed with exit code 1.
ci-build (ubuntu-latest, 17)
The job was canceled because "macos-latest_17" failed.
ci-build (ubuntu-latest, 17)
Process completed with exit code 1.
ci-build (macos-latest, 8)
The job was canceled because "macos-latest_17" failed.
ci-build (windows-latest, 8)
The job was canceled because "macos-latest_17" failed.
ci-build (windows-latest, 8)
The operation was canceled.
ci-build (windows-latest, 17)
The job was canceled because "macos-latest_17" failed.
ci-build (windows-latest, 17)
The operation was canceled.
ci-build (ubuntu-latest, 8)
The job was canceled because "macos-latest_17" failed.
ci-build (ubuntu-latest, 8)
The operation was canceled.
ci-build (macos-latest, 17)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/