Skip to content

feat: use context to store values #2620

feat: use context to store values

feat: use context to store values #2620

Triggered via push May 14, 2024 17:17
Status Failure
Total duration 24s
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