chore(deps): bump go.opentelemetry.io/otel from 1.38.0 to 1.41.0 in the go_modules group across 1 directory #23
Annotations
10 errors and 1 warning
|
golangci-lint:
cmd/root.go#L12
import 'github.com/ChargePi/chargeflow/pkg/ocpp' is not allowed from list 'Main' (depguard)
|
|
golangci-lint:
cmd/root.go#L10
import 'github.com/spf13/viper' is not allowed from list 'Main' (depguard)
|
|
golangci-lint:
cmd/root.go#L9
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
|
|
golangci-lint:
cmd/root.go#L8
import 'github.com/pkg/errors' is not allowed from list 'Main' (depguard)
|
|
golangci-lint:
cmd/root.go#L6
import 'go.uber.org/zap' is not allowed from list 'Main' (depguard)
|
|
golangci-lint:
pkg/validator/validator.go#L32
calculated cyclomatic complexity for function ValidateMessage is 19, max is 10 (cyclop)
|
|
golangci-lint:
pkg/schema_registry/registries/remote_registry/remote.go#L207
calculated cyclomatic complexity for function fetchSchemaFromRemote is 11, max is 10 (cyclop)
|
|
golangci-lint:
pkg/report/result_aggregator.go#L95
calculated cyclomatic complexity for function CreateReport is 13, max is 10 (cyclop)
|
|
golangci-lint:
internal/validation/txt_strategy.go#L15
calculated cyclomatic complexity for function Write is 11, max is 10 (cyclop)
|
|
golangci-lint:
internal/validation/service.go#L113
calculated cyclomatic complexity for function parseAndValidate is 13, max is 10 (cyclop)
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, golangci/golangci-lint-action@v8. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
Loading