Skip to content

chore: Add consul and dynamodb support #196

chore: Add consul and dynamodb support

chore: Add consul and dynamodb support #196

Triggered via pull request October 24, 2024 16:08
Status Failure
Total duration 57s
Artifacts

ci.yml

on: pull_request
build-and-test
48s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build-and-test: framework/ldtest/filter.go#L109
Error return value of `fmt.Fprintln` is not checked (errcheck)
build-and-test: framework/ldtest/filter.go#L111
Error return value of `fmt.Fprintf` is not checked (errcheck)
build-and-test: framework/ldtest/filter.go#L114
Error return value of `fmt.Fprintf` is not checked (errcheck)
build-and-test: framework/ldtest/filter.go#L116
Error return value of `fmt.Fprintln` is not checked (errcheck)
build-and-test: framework/ldtest/filter.go#L131
Error return value of `fmt.Fprintln` is not checked (errcheck)
build-and-test: framework/ldtest/filter.go#L132
Error return value of `fmt.Fprintf` is not checked (errcheck)
build-and-test: framework/ldtest/filter.go#L133
Error return value of `fmt.Fprintln` is not checked (errcheck)
build-and-test: framework/harness/test_service.go#L28
Error return value of `fmt.Fprintf` is not checked (errcheck)
build-and-test: framework/harness/test_service.go#L32
Error return value of `fmt.Fprintf` is not checked (errcheck)
build-and-test: framework/harness/test_service.go#L35
Error return value of `fmt.Fprintln` is not checked (errcheck)
build-and-test
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/