Skip to content

tests - add init

tests - add init #12

Triggered via push October 8, 2024 17:58
Status Failure
Total duration 22s
Artifacts

go-cov.yml

on: push
Test coverage
13s
Test coverage
Fit to window
Zoom out
Zoom in

Annotations

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