Skip to content

Release notes v0.51.0 #3289

Release notes v0.51.0

Release notes v0.51.0 #3289

Triggered via pull request April 29, 2024 15:34
Status Failure
Total duration 43s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: js/modules/require_impl.go#L93
string `This will not currently break your script but it might mean that in the future it won't work` has 4 occurrences, make it a constant (goconst)
lint: js/modules/require_impl.go#L92
string `Please report to issue %s. ` has 5 occurrences, make it a constant (goconst)
lint: output/statsd/helper_test.go#L47
shadow: declaration of "err" shadows declaration at line 31 (govet)
lint: cmd/login_influxdb.go#L43
shadow: declaration of "err" shadows declaration at line 28 (govet)
lint: js/compiler/compiler.go#L126
shadow: declaration of "err" shadows declaration at line 110 (govet)
lint: metrics/engine/ingester_test.go#L46
type assertion must be checked (forcetypeassert)
lint: js/modules/k6/html/elements_gen_test.go#L253
string `").get(0).` has 6 occurrences, make it a constant (goconst)
lint: js/modules/k6/html/html.go#L71
exported: exported type Selection should have comment or be unexported (revive)
lint: js/modules/k6/html/html.go#L167
exported: exported method Selection.Add should have comment or be unexported (revive)
lint: js/modules/k6/html/html.go#L171
exported: exported method Selection.Find should have comment or be unexported (revive)