tests - add init
#12
Annotations
8 errors and 1 warning
seqhasher_test.go#L490
not enough arguments in call to run
|
seqhasher_test.go#L507
invalid operation: output != tt.expectedOutput (mismatched types error and string)
|
seqhasher_test.go#L515
invalid operation: output != tt.expectedOutput (mismatched types error and string)
|
seqhasher_test.go#L518
cannot convert "" (untyped string constant) to type interface{Error() string}
|
seqhasher_test.go#L524
cannot use output (variable of type error) as string value in argument to strings.Contains
|
seqhasher_test.go#L564
not enough arguments in call to printUsage
|
seqhasher_test.go#L593
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. 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