feat: update go version #57
Annotations
10 errors and 2 warnings
golangci-lint:
internal/telemetry/metric/server.go#L36
G114: Use of net/http serve function that has no support for setting timeouts (gosec)
|
golangci-lint:
internal/client/client.go#L11
import 'github.com/eclipse/paho.mqtt.golang' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/client/client.go#L12
import 'github.com/snapp-incubator/mqtt-blackbox-exporter/internal/cache' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/client/metric.go#L6
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/config/config.go#L9
import 'github.com/knadh/koanf' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/config/config.go#L10
import 'github.com/knadh/koanf/parsers/yaml' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/config/config.go#L11
import 'github.com/knadh/koanf/providers/env' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/config/config.go#L12
import 'github.com/knadh/koanf/providers/file' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/config/config.go#L13
import 'github.com/knadh/koanf/providers/structs' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/config/config.go#L14
import 'github.com/snapp-incubator/mqtt-blackbox-exporter/internal/client' is not allowed from list 'Main' (depguard)
|
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/
|
golangci-lint
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/
|
The logs for this run have expired and are no longer available.
Loading