Skip to content

[-] clean up tests and using testify for assertions #6

[-] clean up tests and using testify for assertions

[-] clean up tests and using testify for assertions #6

Triggered via pull request October 6, 2024 14:57
Status Failure
Total duration 1m 4s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build: operations_test.go#L36
Error return value of `cur1.Add` is not checked (errcheck)
build: operations_test.go#L55
Error return value of `cur1.Add` is not checked (errcheck)
build: operations_test.go#L75
Error return value of `cur1.Add` is not checked (errcheck)
build: operations_test.go#L111
Error return value of `cur1.Subtract` is not checked (errcheck)
build: operations_test.go#L131
Error return value of `cur1.Subtract` is not checked (errcheck)
build: operations_test.go#L297
Error return value of `cur1.Subtract` is not checked (errcheck)
build
issues found
build
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/