Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump actions/download-artifact from 3 to 4 #2641

Closed

Bump actions/download-artifact from 3 to 4

59366e6
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Bump actions/download-artifact from 3 to 4 #2641

Bump actions/download-artifact from 3 to 4
59366e6
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test report native-static-tests-1 failed Jan 9, 2024 in 1s

Annotations

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report native-static-tests-1

scala.cli.integration.RunDockerTests.package simple app with graalVM in docker ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        assertion failed

expect(procPackage.exitCode == 0)
       |           |        |
       |           125      false
       Result of docker…: 125
        Category:
        java.lang.AssertionError
        File:
        RecorderRuntime.scala
        Line:
        40

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report native-static-tests-1

scala.cli.integration.RunDockerTests.package simple app with native in docker ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        assertion failed

expect(procPackage.exitCode == 0)
       |           |        |
       |           125      false
       Result of docker…: 125
        Category:
        java.lang.AssertionError
        File:
        RecorderRuntime.scala
        Line:
        40

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report native-static-tests-1

scala.cli.integration.RunDockerTests.run simple app in in docker ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        Result of docker…: 125
        Category:
        os.SubprocessException
        File:
        RunDockerTests.scala
        Line:
        34