Skip to content

Two receivers (extension and dispatch) support #494

Two receivers (extension and dispatch) support

Two receivers (extension and dispatch) support #494

Triggered via pull request August 5, 2024 05:00
Status Failure
Total duration 11m 20s
Artifacts

gradle.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 1 warning
FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Classes.testMultiple_interfaces(): FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Classes#L290
org.opentest4j.AssertionFailedError: Actual data differs from file content: multiple_interfaces.fir.diag.txt
FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Classes.testProperty_getters(): FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Classes#L314
org.opentest4j.AssertionFailedError: Actual data differs from file content: property_getters.fir.diag.txt
FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Classes.testInheritance(): FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Classes#L266
org.opentest4j.AssertionFailedError: Actual data differs from file content: inheritance.fir.diag.txt
FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Classes.testUnique_predicates(): FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Classes#L338
org.opentest4j.AssertionFailedError: Actual data differs from file content: unique_predicates.fir.diag.txt
FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Classes.testSetters(): FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Classes#L326
org.opentest4j.AssertionFailedError: Actual data differs from file content: setters.fir.diag.txt
FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Classes.testMember_functions(): FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Classes#L284
org.opentest4j.AssertionFailedError: Actual data differs from file content: member_functions.fir.diag.txt
FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Classes.testInterface(): FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Classes#L278
org.opentest4j.AssertionFailedError: Actual data differs from file content: interface.fir.diag.txt
FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Classes.testInheritance_fields(): FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Classes#L272
org.opentest4j.AssertionFailedError: Actual data differs from file content: inheritance_fields.fir.diag.txt
FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Classes.testPredicates_access(): FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Classes#L302
org.opentest4j.AssertionFailedError: Actual data differs from file content: predicates_access.fir.diag.txt
FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Classes.testPredicates(): FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Classes#L296
org.opentest4j.AssertionFailedError: Actual data differs from file content: predicates.fir.diag.txt
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$Operators.testSafe_call(): FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Operators#L488
org.opentest4j.AssertionFailedError: Actual data differs from file content: safe_call.fir.diag.txt
FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Types.testSmartcast(): FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts$Types#L522
org.opentest4j.AssertionFailedError: Actual data differs from file content: smartcast.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
FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts.testFull_viper_dump(): FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts#L227
org.opentest4j.AssertionFailedError: Actual data differs from file content: full_viper_dump.fir.diag.txt
FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts.testExtension_properties(): FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts#L221
org.opentest4j.AssertionFailedError: Actual data differs from file content: extension_properties.fir.diag.txt
FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts.testFunction_overloading(): FirLightTreeFormVerPluginDiagnosticsTestGenerated$No_contracts#L239
org.opentest4j.AssertionFailedError: Actual data differs from file content: function_overloading.fir.diag.txt
build
Process completed with exit code 1.
build
The following actions uses Node.js version which is deprecated 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/