Skip to content

golangci-lint

golangci-lint #710

Triggered via schedule May 15, 2024 16:06
Status Failure
Total duration 6m 41s
Artifacts

golangci-lint.yml

on: schedule
lint-pr-changes
6m 30s
lint-pr-changes
lint-master-all
0s
lint-master-all
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
lint-pr-changes: plugins/parsers/json_v2/parser.go#L272
result.IsObject undefined (type MetricNode has no field or method IsObject) (typecheck)
lint-pr-changes: plugins/parsers/json_v2/parser.go#L285
result.IsArray undefined (type MetricNode has no field or method IsArray) (typecheck)
lint-pr-changes: plugins/parsers/json_v2/parser.go#L288
result.Index undefined (type MetricNode has no field or method Index) (typecheck)
lint-pr-changes: plugins/parsers/json_v2/parser.go#L290
result.ForEach undefined (type MetricNode has no field or method ForEach) (typecheck)
lint-pr-changes: plugins/parsers/json_v2/parser.go#L337
result.String undefined (type MetricNode has no field or method String) (typecheck)
lint-pr-changes: plugins/parsers/json_v2/parser.go#L343
result.Value undefined (type MetricNode has no field or method Value) (typecheck)
lint-pr-changes: plugins/parsers/json_v2/parser.go#L480
result.IsArray undefined (type MetricNode has no field or method IsArray) (typecheck)
lint-pr-changes: plugins/parsers/json_v2/parser.go#L482
result.ForEach undefined (type MetricNode has no field or method ForEach) (typecheck)
lint-pr-changes: plugins/parsers/json_v2/parser.go#L5
"strconv" imported but not used (typecheck)
lint-pr-changes: plugins/parsers/registry.go#L439
cfg.MeasurementName undefined (type JSONV2Config has no field or method MeasurementName) (typecheck)
lint-pr-changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-pr-changes
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-pr-changes
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint-pr-changes
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/