Skip to content

Improving type guarantees when invoking #513

Improving type guarantees when invoking

Improving type guarantees when invoking #513

Triggered via pull request August 16, 2024 10:01
Status Failure
Total duration 3m 57s
Artifacts

gradle.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Control_flow.testTry_catch(): FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Control_flow#L402
org.opentest4j.AssertionFailedError: Actual data differs from file content: try_catch.fir.diag.txt
FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Control_flow.testNon_local_returns(): FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Control_flow#L384
org.opentest4j.AssertionFailedError: Actual data differs from file content: non-local-returns.fir.diag.txt
FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Inlining.testInline(): FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Inlining#L430
org.opentest4j.AssertionFailedError: Actual data differs from file content: inline.fir.diag.txt
FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Inlining.testCaptured(): FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Inlining#L424
org.opentest4j.AssertionFailedError: Actual data differs from file content: captured.fir.diag.txt
FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Inlining.testLambdas(): FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Inlining#L436
org.opentest4j.AssertionFailedError: Actual data differs from file content: lambdas.fir.diag.txt
FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Operators.testIs_operator(): FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Operators#L482
org.opentest4j.AssertionFailedError: Actual data differs from file content: is_operator.fir.diag.txt
FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Types.testGenerics(): FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Types#L510
org.opentest4j.AssertionFailedError: Actual data differs from file content: generics.fir.diag.txt
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/