Skip to content

BAC-305 added integration tests #286

BAC-305 added integration tests

BAC-305 added integration tests #286

Triggered via pull request February 12, 2024 09:58
Status Failure
Total duration 54s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Test: test/evaluate_integration_test.go#L26
Error return value is not checked (errcheck)
Test: test/evaluate_integration_test.go#L27
Error return value is not checked (errcheck)
Test: test/evaluate_integration_test.go#L28
Error return value is not checked (errcheck)
Test: test/evaluate_integration_test.go#L43
Error return value of `enc.Encode` is not checked (errcheck)
Test: test/insert_integration_test.go#L35
Error return value of `enc.Encode` is not checked (errcheck)
Test: test/save_signal_integration_test.go#L33
Error return value of `enc.Encode` is not checked (errcheck)
Test: test/common.go#L1
Missed header for check (goheader)
Test: test/evaluate_integration_test.go#L1
Missed header for check (goheader)
Test: test/insert_integration_test.go#L1
Missed header for check (goheader)
Test: test/publish_signal_integration_test.go#L20
const `keyTransformVersion` is unused (unused)
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.