Skip to content

feat!: tea contexts and query terminal capabilities #2614

feat!: tea contexts and query terminal capabilities

feat!: tea contexts and query terminal capabilities #2614

Triggered via push May 10, 2024 20:41
Status Failure
Total duration 28s
Artifacts

coverage.yml

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

Annotations

10 errors and 1 warning
coverage (^1, ubuntu-latest): exec_test.go#L29
cannot use m (variable of type *testExecModel) as Model value in return statement: *testExecModel does not implement Model (wrong type for method Init)
coverage (^1, ubuntu-latest): exec_test.go#L32
cannot use m (variable of type *testExecModel) as Model value in return statement: *testExecModel does not implement Model (wrong type for method Init)
coverage (^1, ubuntu-latest): exec_test.go#L68
cannot use m (variable of type *testExecModel) as Model value in argument to NewProgram: *testExecModel does not implement Model (wrong type for method Init)
coverage (^1, ubuntu-latest): screen_test.go#L67
cannot use m (variable of type *testModel) as Model value in argument to NewProgram: *testModel does not implement Model (wrong type for method Init)
coverage (^1, ubuntu-latest): tea_test.go#L33
cannot use m (variable of type *testModel) as Model value in return statement: *testModel does not implement Model (wrong type for method Init)
coverage (^1, ubuntu-latest): tea_test.go#L36
cannot use m (variable of type *testModel) as Model value in return statement: *testModel does not implement Model (wrong type for method Init)
coverage (^1, ubuntu-latest): tea_test.go#L49
cannot use &testModel{} (value of type *testModel) as Model value in argument to NewProgram: *testModel does not implement Model (wrong type for method Init)
coverage (^1, ubuntu-latest): tea_test.go#L64
cannot use m (variable of type *testModel) as Model value in argument to NewProgram: *testModel does not implement Model (wrong type for method Init)
coverage (^1, ubuntu-latest): tea_test.go#L92
cannot use m (variable of type *testModel) as Model value in argument to NewProgram: *testModel does not implement Model (wrong type for method Init)
coverage (^1, ubuntu-latest): tea_test.go#L126
cannot use m (variable of type *testModel) as Model value in argument to NewProgram: *testModel does not implement Model (wrong type for method Init)
coverage (^1, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/bubbletea/bubbletea. Supported file pattern: go.sum