iotest.Writer => ioutil.TestLogWriter #244
ci.yml
on: pull_request
Lint
25s
Unit Test
43s
Matrix: integration
Annotations
4 errors and 9 warnings
Lint:
config_test.go#L488
cannot use t (variable of type *rapid.T) as ioutil.TestLogger value in argument to ioutil.TestLogWriter: *rapid.T does not implement ioutil.TestLogger (missing method Cleanup) (typecheck)
|
Lint
Process completed with exit code 2.
|
Unit Test:
config_test.go#L488
cannot use t (variable of type *rapid.T) as ioutil.TestLogger value in argument to ioutil.TestLogWriter: *rapid.T does not implement ioutil.TestLogger (missing method Cleanup)
|
Unit Test
Process completed with exit code 2.
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration Test / Tmux 3.0a
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration Test / Tmux 3.2a
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration Test / Tmux 3.3a
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration Test / Tmux 3.1c
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration Test / Tmux 2.7
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration Test / Tmux 2.9a
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration Test / Tmux 2.8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|