Skip to content

disable address geolocation flaky test, lint #365

disable address geolocation flaky test, lint

disable address geolocation flaky test, lint #365

Triggered via pull request September 4, 2024 21:28
Status Failure
Total duration 2m 54s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
lint: pkg/gopro/gopro.go#L512
File is not `gofumpt`-ed (gofumpt)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: cmd/apply_lut.go#L90
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
lint: cmd/calendar.go#L66
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
lint: cmd/list_devices.go#L18
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
lint: cmd/import.go#L27
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
lint: cmd/merge.go#L19
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)