refactor buffering in processSequences
#10
Annotations
8 errors and 1 warning
Test coverage:
seqhasher_test.go#L485
not enough arguments in call to run
|
Test coverage:
seqhasher_test.go#L502
invalid operation: output != tt.expectedOutput (mismatched types error and string)
|
Test coverage:
seqhasher_test.go#L510
invalid operation: output != tt.expectedOutput (mismatched types error and string)
|
Test coverage:
seqhasher_test.go#L513
cannot convert "" (untyped string constant) to type interface{Error() string}
|
Test coverage:
seqhasher_test.go#L519
cannot use output (variable of type error) as string value in argument to strings.Contains
|
Test coverage:
seqhasher_test.go#L559
not enough arguments in call to printUsage
|
Test coverage:
seqhasher_test.go#L588
not enough arguments in call to printUsage
|
Test coverage
Process completed with exit code 1.
|
Test coverage
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/
|