. #984
Annotations
2 errors and 1 warning
Run ./mill -i -k selective.run 'integration.invalidation.__.server.test'
Process completed with exit code 1.
|
Publish Test Report:
integration/invalidation/multi-level-editing/src/MultiLevelBuildTests.scala#L404
assert(changed == expectedChanged)
changed: IndexedSeq[Any] = Vector(null, null, true, true)
expectedChanged: Seq[Any] = ArraySeq(null, null, true, false)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading