Start moving to github.com/go-quicktest/qt #1320
Annotations
20 errors and 2 warnings
|
|
|
|
|
|
|
|
|
|
bencode/decode_test.go#L248
use of package qt not in selector
|
bencode/decode_test.go#L248
invalid operation: cannot call non-function qt.IsNil(Unmarshal([]byte(msg), &m), qt.Commentf("%q", msg)) (value of type qt.Checker)
|
bencode/decode_test.go#L248
too many arguments in call to qt.IsNil
|
bencode/decode_test.go#L252
use of package qt not in selector
|
bencode/decode_test.go#L252
invalid operation: cannot call non-function qt.IsNotNil(m.Private, qt.Commentf("%q", msg)) (value of type qt.Checker)
|
bencode/decode_test.go#L252
too many arguments in call to qt.IsNotNil
|
bencode/decode_test.go#L253
c.Check undefined (type *testing.T has no field or method Check)
|
bencode/decode_test.go#L286
use of package qt not in selector
|
bencode/decode_test.go#L286
invalid operation: cannot call non-function qt.Equals(firstErr, finalErr) (value of type qt.Checker)
|
bencode/decode_test.go#L287
use of package qt not in selector
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading