Skip to content

chore: Set up client once for acceptance tests #97

chore: Set up client once for acceptance tests

chore: Set up client once for acceptance tests #97

Triggered via pull request December 7, 2023 09:50
Status Failure
Total duration 1m 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

reviewdog-golanglint-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
reviewdog: pkg/provider/provider.go#L758
the variable name `configureClientErr` should conform to the `errXxx` format (errname)
reviewdog: pkg/provider/provider.go#L756
[golangci] reported by reviewdog 🐶 File is not `gofumpt`-ed (gofumpt) Raw Output: pkg/provider/provider.go:756: File is not `gofumpt`-ed (gofumpt) var once sync.Once var configuredClient *sdk.Client var configureClientErr error
reviewdog: pkg/provider/provider.go#L758
[golangci] reported by reviewdog 🐶 the variable name `configureClientErr` should conform to the `errXxx` format (errname) Raw Output: pkg/provider/provider.go:758:5: the variable name `configureClientErr` should conform to the `errXxx` format (errname) var configureClientErr error ^
reviewdog
reviewdog exited with status code: 1