[-] clean up tests and using testify for assertions #6
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/
|