upd help message #34
Annotations
8 errors and 2 warnings
seqhasher_test.go#L485
not enough arguments in call to run
|
seqhasher_test.go#L502
invalid operation: output != tt.expectedOutput (mismatched types error and string)
|
seqhasher_test.go#L510
invalid operation: output != tt.expectedOutput (mismatched types error and string)
|
seqhasher_test.go#L513
cannot convert "" (untyped string constant) to type interface{Error() string}
|
seqhasher_test.go#L519
cannot use output (variable of type error) as string value in argument to strings.Contains
|
seqhasher_test.go#L559
not enough arguments in call to printUsage
|
seqhasher_test.go#L588
not enough arguments in call to printUsage
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/upload-artifact@v3. 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