Skip to content

wip BROKEN Require type variables used in signatures to be declared a… #213

wip BROKEN Require type variables used in signatures to be declared a…

wip BROKEN Require type variables used in signatures to be declared a… #213

Triggered via push February 6, 2025 09:52
Status Failure
Total duration 1m 7s
Artifacts

gradle.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 errors
EvaluateTest$_expr$_call$_expression_function.func_passed_as_argument(): EvaluateTest$_expr$_call$_expression_function#L237
org.opentest4j.AssertionFailedError: Expected artifact but problems have been reported: [Log{ERROR, '{t-project}/module.smooth:2: Cannot resolve `A`.'}, Log{ERROR, '{t-project}/module.smooth:2: Cannot resolve `A`.'}]
EvaluateTest$_expr$_call$_expression_function.func_that_does_not_use_its_param_will_not_evaluate_matching_arg(): EvaluateTest$_expr$_call$_expression_function#L224
org.opentest4j.AssertionFailedError: Expected artifact but problems have been reported: [Log{ERROR, '{t-project}/module.smooth:2: Cannot resolve `A`.'}]
EvaluateTest$_expr$_call$_lambda.func_passed_as_argument(): EvaluateTest$_expr$_call$_lambda#L162
org.opentest4j.AssertionFailedError: Expected artifact but problems have been reported: [Log{ERROR, '{t-project}/module.smooth:1: Cannot resolve `A`.'}, Log{ERROR, '{t-project}/module.smooth:1: Cannot resolve `A`.'}]
EvaluateTest$_expr$_call$_lambda.func_that_does_not_use_its_param_will_not_evaluate_matching_arg(): EvaluateTest$_expr$_call$_lambda#L150
org.opentest4j.AssertionFailedError: Expected artifact but problems have been reported: [Log{ERROR, '{t-project}/module.smooth:2: Cannot resolve `A`.'}]
EvaluateTest$_expr$_param$_default_value$_in_expr_func.is_not_evaluated_when_not_needed(): EvaluateTest$_expr$_param$_default_value$_in_expr_func#L306
org.opentest4j.AssertionFailedError: Expected artifact but problems have been reported: [Log{ERROR, '{t-project}/module.smooth:2: Cannot resolve `A`.'}]
EvaluateTest$_expr$_param$_default_value$_in_native_func.is_not_evaluated_when_not_needed(): EvaluateTest$_expr$_param$_default_value$_in_native_func#L353
org.opentest4j.AssertionFailedError: Expected artifact but problems have been reported: [Log{ERROR, '{t-project}/module.smooth:4: Cannot resolve `A`.'}]
NativeTest$_bytecode.func_call_can_be_evaluated(): NativeTest$_bytecode#L302
org.opentest4j.AssertionFailedError: Expected artifact but problems have been reported: [Log{ERROR, '{t-project}/module.smooth:2: Cannot resolve `A`.'}, Log{ERROR, '{t-project}/module.smooth:2: Cannot resolve `A`.'}]
NativeTest$_native$_func$_fatal_is_reported_when_java_method_returns.object_of_wrong_type(): NativeTest$_native$_func$_fatal_is_reported_when_java_method_returns#L231
value of : access$4100(...) missing (1) #1 : Log{FATAL, 'Faulty native implementation: Its declared result type == `Int` but it returned expression with type == `String`.'} unexpected (2) #1 [2 copies]: Log{ERROR, '{t-project}/module.smooth:2: Cannot resolve `A`.'} --- expected : [Log{FATAL, 'Faulty native implementation: Its declared result type == `Int` but it returned expression with type == `String`.'}] but was : [Log{ERROR, '{t-project}/module.smooth:2: Cannot resolve `A`.'}, Log{ERROR, '{t-project}/module.smooth:2: Cannot resolve `A`.'}]
NativeTest$_native$_func.exception_from_native_is_reported_as_fatal(): NativeTest$_native$_func#L109
value of: level() expected: FATAL but was : ERROR
gradle build macOS-latest
Gradle build failed: see console output for details
gradle build windows-latest
The job was canceled because "macOS-latest" failed.
gradle build windows-latest
The operation was canceled.
gradle build ubuntu-latest
The job was canceled because "macOS-latest" failed.
gradle build ubuntu-latest
The operation was canceled.