Skip to content

bearstonedev pushed a commit #4

bearstonedev pushed a commit

bearstonedev pushed a commit #4

Triggered via push February 19, 2024 23:53
Status Failure
Total duration 26s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test
cannot use func(shouldBe Assertions, args ...any) {…} (value of type func(shouldBe gotest.Assertions, args ...any)) as func(gotest.Assertions, []any) value in argument to Tests(t).Scenarios().Scenario("", 1, 1, 0).Scenario("1 - 2 should be -1", 1, 2, -1).Scenario("2 - 2 should be 0", 2, 2, 0).Scenario("1 - 0 should be 1", 1, 0, 1).Scenario("0 - 1 should be -1", 0, 1, -1).Test
test
Process completed with exit code 1.