Skip to content

tests - add init

tests - add init #35

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

go-test.yml

on: push
Run Go Tests
12s
Run Go Tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Run Go Tests: seqhasher_test.go#L490
not enough arguments in call to run
Run Go Tests: seqhasher_test.go#L507
invalid operation: output != tt.expectedOutput (mismatched types error and string)
Run Go Tests: seqhasher_test.go#L515
invalid operation: output != tt.expectedOutput (mismatched types error and string)
Run Go Tests: seqhasher_test.go#L518
cannot convert "" (untyped string constant) to type interface{Error() string}
Run Go Tests: seqhasher_test.go#L524
cannot use output (variable of type error) as string value in argument to strings.Contains
Run Go Tests: seqhasher_test.go#L564
not enough arguments in call to printUsage
Run Go Tests: seqhasher_test.go#L593
not enough arguments in call to printUsage
Run Go Tests
Process completed with exit code 1.
Run Go Tests
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/
Run Go Tests
No files were found with the provided path: test-results. No artifacts will be uploaded.