Remove unused import #50
Annotations
2 errors
Run /./.github/actions/post-build-selective
Process completed with exit code 1.
|
Run /./.github/actions/post-build-selective:
out/testkit/compile.dest/classes/mill/testkit/UtestExampleTestSuite.class#L19
assertion failed: ==== filteredOut:
[build.mill] [info] compiling 1 Scala source to /home/runner/work/mill/mill/out/example/fundamentals/modules/11-abstract-module-ref/local/server/test.dest/sandbox/run-2/out/mill-build/compile.dest/classes ...
[build.mill] [info] done compiling
compiling 1 Java source to /home/runner/work/mill/mill/out/example/fundamentals/modules/11-abstract-module-ref/local/server/test.dest/sandbox/run-2/out/foo/compile.dest/classes ...
compiling 1 Java source to /home/runner/work/mill/mill/out/example/fundamentals/modules/11-abstract-module-ref/local/server/test.dest/sandbox/run-2/out/bar/compile.dest/classes ...
done compiling
done compiling
compiling 1 Java source to /home/runner/work/mill/mill/out/example/fundamentals/modules/11-abstract-module-ref/local/server/test.dest/sandbox/run-2/out/footest/compile.dest/classes ...
compiling 1 Java source to /home/runner/work/mill/mill/out/example/fundamentals/modules/11-abstract-module-ref/local/server/test.dest/sandbox/run-2/out/bartest/compile.dest/classes ...
done compiling
done compiling
Test run foo.FooTests started
Test foo.FooTests.simple started
Test run bar.BarTests startedTest foo.FooTests.simple finished, took 0.002 sec
Test run foo.FooTests finished: 0 failed, 0 ignored, 1 total, 0.01s
Test bar.BarTests.simple started
Test bar.BarTests.simple finished, took 0.019 sec
Test run bar.BarTests finished: 0 failed, 0 ignored, 1 total, 0.025s
==== Missing expectedLine:
Test foo.FooTests.simple finished, ...
|
Loading