adjust tests to new layout #391
Annotations
16 errors and 8 warnings
b&t Java 21, temurin, macos:
ch.tutteli.atrium.api.fluent.en_GB.PathExpectationsSpec > it throws if the first and third directories do not exist#L1
0.1sec ch.tutteli.atrium.api.fluent.en_GB.PathExpectationsSpec > it throws if the first and third directories do not exist, it throws if the first and third directories do not exist[jvm]
I expected subject : () -> ch.tutteli.atrium.creating.Expect<java.nio.file.Path> (ch.tutteli.atrium.specs.integration.PathExpectationsSpec$1$22$1$7$1 <1314929283>)
🚩️ ▶ thrown exception when called : ch.tutteli.atrium.reporting.AtriumError
🚩️ ▶ message : """
I expected subject : /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek7931235686946348211/startDir (sun.nio.fs.UnixPath <2097215225>)
🚩️ ▶ resolve("file1") : /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek7931235686946348211/startDir/file1 (sun.nio.fs.UnixPath <599828269>)
🚩️ to : exist
» followed the symbolic link /var to /private/var
» the closest existing parent directory is /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek7931235686946348211/startDir
🚩️ ▶ resolve("file3") : /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek7931235686946348211/startDir/file3 (sun.nio.fs.UnixPath <1564945946>)
🚩️ to : exist
» followed the symbolic link /var to /private/var
» the closest existing parent directory is /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek7931235686946348211/startDir
"""
🚩️ to contain :
🚩️ value : "the closest existing parent directory is /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek7931235686946348211/startDir"
🚩️ ▶ number of matches : 0
🚫️ is exactly : 2
ch.tutteli.atrium.reporting.AtriumError
at app//ch.tutteli.atrium.specs.integration.PathExpectationsSpec$1$22$1$7.invoke(PathExpectationsSpec.kt:1478)
at app//ch.tutteli.atrium.specs.integration.PathExpectationsSpec$1$22$1$7.invoke(PathExpectationsSpec.kt:1473)
at app//ch.tutteli.atrium.specs.integration.SymlinkTestBuilder$callWith$1.invoke(PathExpectationsSpec.kt:2012)
at app//ch.tutteli.atrium.specs.integration.SymlinkTestBuilder$callWith$1.invoke(PathExpectationsSpec.kt:2011)
|
b&t Java 21, temurin, macos:
ch.tutteli.atrium.api.fluent.en_GB.PathExpectationsSpec > via symbolic link: it throws if the first and third directories do not exist#L1
0.0sec ch.tutteli.atrium.api.fluent.en_GB.PathExpectationsSpec > via symbolic link: it throws if the first and third directories do not exist, via symbolic link: it throws if the first and third directories do not exist[jvm]
I expected subject : () -> ch.tutteli.atrium.creating.Expect<java.nio.file.Path> (ch.tutteli.atrium.specs.integration.PathExpectationsSpec$1$22$1$7$1 <1617998921>)
🚩️ ▶ thrown exception when called : ch.tutteli.atrium.reporting.AtriumError
🚩️ ▶ message : """
I expected subject : /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek3434911822452749713/__linkTo_startDir (sun.nio.fs.UnixPath <649009507>)
🚩️ ▶ resolve("file1") : /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek3434911822452749713/__linkTo_startDir/file1 (sun.nio.fs.UnixPath <1413090985>)
🚩️ to : exist
» followed the symbolic link /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek3434911822452749713/__linkTo_startDir to /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek3434911822452749713/startDir
» followed the symbolic link /var to /private/var
» the closest existing parent directory is /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek3434911822452749713/startDir
🚩️ ▶ resolve("file3") : /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek3434911822452749713/__linkTo_startDir/file3 (sun.nio.fs.UnixPath <1074241694>)
🚩️ to : exist
» followed the symbolic link /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek3434911822452749713/__linkTo_startDir to /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek3434911822452749713/startDir
» followed the symbolic link /var to /private/var
» the closest existing parent directory is /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek3434911822452749713/startDir
"""
🚩️ to contain :
🚩️ value : "the closest existing parent directory is /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek3434911822452749713/startDir"
🚩️ ▶ number of matches : 0
🚫️ is exactly : 2
ch.tutteli.atrium.reporting.AtriumError
at app//ch.tutteli.atrium.specs.integration.PathExpectationsSpec$1$22$1$7.invoke(PathExpectationsSpec.kt:1478)
at app//ch.tutteli.atrium.specs.integration.PathExpectationsSpec$1$22$1$7.invoke(PathExpectationsSpec.kt:1473)
at app//ch.tutteli.atrium.specs.integration.SymlinkTestBuilder$callWith$1.invoke(PathExpectationsSpec.kt:2012)
at app//ch.tutteli.atrium.specs.integration.SymlinkTestBuilder$callWith$1.invoke(PathExpectationsSpec.kt:2011)
|
b&t Java 21, temurin, macos:
ch.tutteli.atrium.api.fluent.en_GB.PathExpectationsSpec > it throws if the first and third files do not exist#L1
0.0sec ch.tutteli.atrium.api.fluent.en_GB.PathExpectationsSpec > it throws if the first and third files do not exist, it throws if the first and third files do not exist[jvm]
I expected subject : () -> ch.tutteli.atrium.creating.Expect<java.nio.file.Path> (ch.tutteli.atrium.specs.integration.PathExpectationsSpec$1$22$1$7$1 <501985457>)
🚩️ ▶ thrown exception when called : ch.tutteli.atrium.reporting.AtriumError
🚩️ ▶ message : """
I expected subject : /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek8178985847513288732/startDir (sun.nio.fs.UnixPath <759716317>)
🚩️ ▶ resolve("file1") : /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek8178985847513288732/startDir/file1 (sun.nio.fs.UnixPath <383808472>)
🚩️ to : exist
» followed the symbolic link /var to /private/var
» the closest existing parent directory is /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek8178985847513288732/startDir
🚩️ ▶ resolve("file3") : /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek8178985847513288732/startDir/file3 (sun.nio.fs.UnixPath <1724991757>)
🚩️ to : exist
» followed the symbolic link /var to /private/var
» the closest existing parent directory is /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek8178985847513288732/startDir
"""
🚩️ to contain :
🚩️ value : "the closest existing parent directory is /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek8178985847513288732/startDir"
🚩️ ▶ number of matches : 0
🚫️ is exactly : 2
ch.tutteli.atrium.reporting.AtriumError
at app//ch.tutteli.atrium.specs.integration.PathExpectationsSpec$1$22$1$7.invoke(PathExpectationsSpec.kt:1478)
at app//ch.tutteli.atrium.specs.integration.PathExpectationsSpec$1$22$1$7.invoke(PathExpectationsSpec.kt:1473)
at app//ch.tutteli.atrium.specs.integration.SymlinkTestBuilder$callWith$1.invoke(PathExpectationsSpec.kt:2012)
at app//ch.tutteli.atrium.specs.integration.SymlinkTestBuilder$callWith$1.invoke(PathExpectationsSpec.kt:2011)
|
b&t Java 21, temurin, macos:
ch.tutteli.atrium.api.fluent.en_GB.PathExpectationsSpec > via symbolic link: it throws if the first and third files do not exist#L1
0.0sec ch.tutteli.atrium.api.fluent.en_GB.PathExpectationsSpec > via symbolic link: it throws if the first and third files do not exist, via symbolic link: it throws if the first and third files do not exist[jvm]
I expected subject : () -> ch.tutteli.atrium.creating.Expect<java.nio.file.Path> (ch.tutteli.atrium.specs.integration.PathExpectationsSpec$1$22$1$7$1 <1087014676>)
🚩️ ▶ thrown exception when called : ch.tutteli.atrium.reporting.AtriumError
🚩️ ▶ message : """
I expected subject : /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek9297892460754172487/__linkTo_startDir (sun.nio.fs.UnixPath <1270004563>)
🚩️ ▶ resolve("file1") : /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek9297892460754172487/__linkTo_startDir/file1 (sun.nio.fs.UnixPath <1693833035>)
🚩️ to : exist
» followed the symbolic link /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek9297892460754172487/__linkTo_startDir to /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek9297892460754172487/startDir
» followed the symbolic link /var to /private/var
» the closest existing parent directory is /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek9297892460754172487/startDir
🚩️ ▶ resolve("file3") : /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek9297892460754172487/__linkTo_startDir/file3 (sun.nio.fs.UnixPath <186444985>)
🚩️ to : exist
» followed the symbolic link /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek9297892460754172487/__linkTo_startDir to /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek9297892460754172487/startDir
» followed the symbolic link /var to /private/var
» the closest existing parent directory is /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek9297892460754172487/startDir
"""
🚩️ to contain :
🚩️ value : "the closest existing parent directory is /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek9297892460754172487/startDir"
🚩️ ▶ number of matches : 0
🚫️ is exactly : 2
ch.tutteli.atrium.reporting.AtriumError
at app//ch.tutteli.atrium.specs.integration.PathExpectationsSpec$1$22$1$7.invoke(PathExpectationsSpec.kt:1478)
at app//ch.tutteli.atrium.specs.integration.PathExpectationsSpec$1$22$1$7.invoke(PathExpectationsSpec.kt:1473)
at app//ch.tutteli.atrium.specs.integration.SymlinkTestBuilder$callWith$1.invoke(PathExpectationsSpec.kt:2012)
at app//ch.tutteli.atrium.specs.integration.SymlinkTestBuilder$callWith$1.invoke(PathExpectationsSpec.kt:2011)
|
b&t Java 21, temurin, macos:
ch.tutteli.atrium.api.fluent.en_GB.PathExpectationsSpec > it throws if the first and third symlinks with existing targets do not exist#L1
0.0sec ch.tutteli.atrium.api.fluent.en_GB.PathExpectationsSpec > it throws if the first and third symlinks with existing targets do not exist, it throws if the first and third symlinks with existing targets do not exist[jvm]
I expected subject : () -> ch.tutteli.atrium.creating.Expect<java.nio.file.Path> (ch.tutteli.atrium.specs.integration.PathExpectationsSpec$1$22$1$7$1 <2024880150>)
🚩️ ▶ thrown exception when called : ch.tutteli.atrium.reporting.AtriumError
🚩️ ▶ message : """
I expected subject : /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek5012043364296136711/startDir (sun.nio.fs.UnixPath <1687302682>)
🚩️ ▶ resolve("file1") : /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek5012043364296136711/startDir/file1 (sun.nio.fs.UnixPath <67347794>)
🚩️ to : exist
» followed the symbolic link /var to /private/var
» the closest existing parent directory is /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek5012043364296136711/startDir
🚩️ ▶ resolve("file3") : /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek5012043364296136711/startDir/file3 (sun.nio.fs.UnixPath <2074981885>)
🚩️ to : exist
» followed the symbolic link /var to /private/var
» the closest existing parent directory is /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek5012043364296136711/startDir
"""
🚩️ to contain :
🚩️ value : "the closest existing parent directory is /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek5012043364296136711/startDir"
🚩️ ▶ number of matches : 0
🚫️ is exactly : 2
ch.tutteli.atrium.reporting.AtriumError
at app//ch.tutteli.atrium.specs.integration.PathExpectationsSpec$1$22$1$7.invoke(PathExpectationsSpec.kt:1478)
at app//ch.tutteli.atrium.specs.integration.PathExpectationsSpec$1$22$1$7.invoke(PathExpectationsSpec.kt:1473)
at app//ch.tutteli.atrium.specs.integration.SymlinkTestBuilder$callWith$1.invoke(PathExpectationsSpec.kt:2012)
at app//ch.tutteli.atrium.specs.integration.SymlinkTestBuilder$callWith$1.invoke(PathExpectationsSpec.kt:2011)
|
b&t Java 21, temurin, macos:
ch.tutteli.atrium.api.fluent.en_GB.PathExpectationsSpec > via symbolic link: it throws if the first and third symlinks with existing targets do not exist#L1
0.0sec ch.tutteli.atrium.api.fluent.en_GB.PathExpectationsSpec > via symbolic link: it throws if the first and third symlinks with existing targets do not exist, via symbolic link: it throws if the first and third symlinks with existing targets do not exist[jvm]
I expected subject : () -> ch.tutteli.atrium.creating.Expect<java.nio.file.Path> (ch.tutteli.atrium.specs.integration.PathExpectationsSpec$1$22$1$7$1 <458274855>)
🚩️ ▶ thrown exception when called : ch.tutteli.atrium.reporting.AtriumError
🚩️ ▶ message : """
I expected subject : /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek5921530619440203637/__linkTo_startDir (sun.nio.fs.UnixPath <1944223535>)
🚩️ ▶ resolve("file1") : /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek5921530619440203637/__linkTo_startDir/file1 (sun.nio.fs.UnixPath <2006284535>)
🚩️ to : exist
» followed the symbolic link /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek5921530619440203637/__linkTo_startDir to /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek5921530619440203637/startDir
» followed the symbolic link /var to /private/var
» the closest existing parent directory is /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek5921530619440203637/startDir
🚩️ ▶ resolve("file3") : /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek5921530619440203637/__linkTo_startDir/file3 (sun.nio.fs.UnixPath <40015613>)
🚩️ to : exist
» followed the symbolic link /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek5921530619440203637/__linkTo_startDir to /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek5921530619440203637/startDir
» followed the symbolic link /var to /private/var
» the closest existing parent directory is /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek5921530619440203637/startDir
"""
🚩️ to contain :
🚩️ value : "the closest existing parent directory is /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek5921530619440203637/startDir"
🚩️ ▶ number of matches : 0
🚫️ is exactly : 2
ch.tutteli.atrium.reporting.AtriumError
at app//ch.tutteli.atrium.specs.integration.PathExpectationsSpec$1$22$1$7.invoke(PathExpectationsSpec.kt:1478)
at app//ch.tutteli.atrium.specs.integration.PathExpectationsSpec$1$22$1$7.invoke(PathExpectationsSpec.kt:1473)
at app//ch.tutteli.atrium.specs.integration.SymlinkTestBuilder$callWith$1.invoke(PathExpectationsSpec.kt:2012)
at app//ch.tutteli.atrium.specs.integration.SymlinkTestBuilder$callWith$1.invoke(PathExpectationsSpec.kt:2011)
|
b&t Java 21, temurin, macos:
ch.tutteli.atrium.api.fluent.en_GB.PathExpectationsSpec > it throws if the first and third symlinks with non-existing targets do not exist#L1
0.0sec ch.tutteli.atrium.api.fluent.en_GB.PathExpectationsSpec > it throws if the first and third symlinks with non-existing targets do not exist, it throws if the first and third symlinks with non-existing targets do not exist[jvm]
I expected subject : () -> ch.tutteli.atrium.creating.Expect<java.nio.file.Path> (ch.tutteli.atrium.specs.integration.PathExpectationsSpec$1$22$1$7$1 <409892464>)
🚩️ ▶ thrown exception when called : ch.tutteli.atrium.reporting.AtriumError
🚩️ ▶ message : """
I expected subject : /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek11389734071333672827/startDir (sun.nio.fs.UnixPath <502469429>)
🚩️ ▶ resolve("file1") : /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek11389734071333672827/startDir/file1 (sun.nio.fs.UnixPath <881779996>)
🚩️ to : exist
» followed the symbolic link /var to /private/var
» the closest existing parent directory is /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek11389734071333672827/startDir
🚩️ ▶ resolve("file3") : /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek11389734071333672827/startDir/file3 (sun.nio.fs.UnixPath <844979852>)
🚩️ to : exist
» followed the symbolic link /var to /private/var
» the closest existing parent directory is /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek11389734071333672827/startDir
"""
🚩️ to contain :
🚩️ value : "the closest existing parent directory is /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek11389734071333672827/startDir"
🚩️ ▶ number of matches : 0
🚫️ is exactly : 2
ch.tutteli.atrium.reporting.AtriumError
at app//ch.tutteli.atrium.specs.integration.PathExpectationsSpec$1$22$1$7.invoke(PathExpectationsSpec.kt:1478)
at app//ch.tutteli.atrium.specs.integration.PathExpectationsSpec$1$22$1$7.invoke(PathExpectationsSpec.kt:1473)
at app//ch.tutteli.atrium.specs.integration.SymlinkTestBuilder$callWith$1.invoke(PathExpectationsSpec.kt:2012)
at app//ch.tutteli.atrium.specs.integration.SymlinkTestBuilder$callWith$1.invoke(PathExpectationsSpec.kt:2011)
|
b&t Java 21, temurin, macos:
ch.tutteli.atrium.api.fluent.en_GB.PathExpectationsSpec > via symbolic link: it throws if the first and third symlinks with non-existing targets do not exist#L1
0.0sec ch.tutteli.atrium.api.fluent.en_GB.PathExpectationsSpec > via symbolic link: it throws if the first and third symlinks with non-existing targets do not exist, via symbolic link: it throws if the first and third symlinks with non-existing targets do not exist[jvm]
I expected subject : () -> ch.tutteli.atrium.creating.Expect<java.nio.file.Path> (ch.tutteli.atrium.specs.integration.PathExpectationsSpec$1$22$1$7$1 <1746854708>)
🚩️ ▶ thrown exception when called : ch.tutteli.atrium.reporting.AtriumError
🚩️ ▶ message : """
I expected subject : /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek15126915664652491531/__linkTo_startDir (sun.nio.fs.UnixPath <1831055362>)
🚩️ ▶ resolve("file1") : /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek15126915664652491531/__linkTo_startDir/file1 (sun.nio.fs.UnixPath <58350263>)
🚩️ to : exist
» followed the symbolic link /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek15126915664652491531/__linkTo_startDir to /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek15126915664652491531/startDir
» followed the symbolic link /var to /private/var
» the closest existing parent directory is /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek15126915664652491531/startDir
🚩️ ▶ resolve("file3") : /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek15126915664652491531/__linkTo_startDir/file3 (sun.nio.fs.UnixPath <110463830>)
🚩️ to : exist
» followed the symbolic link /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek15126915664652491531/__linkTo_startDir to /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek15126915664652491531/startDir
» followed the symbolic link /var to /private/var
» the closest existing parent directory is /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek15126915664652491531/startDir
"""
🚩️ to contain :
🚩️ value : "the closest existing parent directory is /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/spek15126915664652491531/startDir"
🚩️ ▶ number of matches : 0
🚫️ is exactly : 2
ch.tutteli.atrium.reporting.AtriumError
at app//ch.tutteli.atrium.specs.integration.PathExpectationsSpec$1$22$1$7.invoke(PathExpectationsSpec.kt:1478)
at app//ch.tutteli.atrium.specs.integration.PathExpectationsSpec$1$22$1$7.invoke(PathExpectationsSpec.kt:1473)
at app//ch.tutteli.atrium.specs.integration.SymlinkTestBuilder$callWith$1.invoke(PathExpectationsSpec.kt:2012)
at app//ch.tutteli.atrium.specs.integration.SymlinkTestBuilder$callWith$1.invoke(PathExpectationsSpec.kt:2011)
|
b&t Java 21, temurin, macos:
task ':atrium-api-fluent:allTests'#L1
Execution failed for task ':atrium-api-fluent:allTests':
There were failing tests. See the report at: file:///Users/runner/work/atrium/atrium/apis/fluent/atrium-api-fluent/build/reports/tests/allTests/index.html
|
b&t Java 21, temurin, macos
Process completed with exit code 1.
|
b&t Java 11, liberica, ubuntu
The job was canceled because "temurin_21_macos-latest_J" failed.
|
b&t Java 11, liberica, ubuntu
The operation was canceled.
|
b&t Java 11, microsoft, ubuntu
The job was canceled because "temurin_21_macos-latest_J" failed.
|
b&t Java 11, microsoft, ubuntu
The operation was canceled.
|
b&t Java 11, temurin, windows
The job was canceled because "temurin_21_macos-latest_J" failed.
|
b&t Java 11, temurin, windows
The operation was canceled.
|
generate-matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dexer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
forwardCompatibility (2.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
forwardCompatibility (1.8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
forwardCompatibility (1.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
forwardCompatibility (1.7)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
forwardCompatibility (1.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
forwardCompatibility (1.6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|