chore: bump duty to v1.0.828 #374
Annotations
5 errors and 1 warning
lint:
cmd/operator.go#L48
cannot use zapLogger.Level (value of type func() zapcore.Level) as zapcore.LevelEnabler value in argument to ctrlzap.Level: func() zapcore.Level does not implement zapcore.LevelEnabler (missing method Enabled) (typecheck)
|
lint:
cmd/operator.go#L49
zapLogger.StackTraceLevel undefined (type *"github.com/flanksource/commons/logger".ZapLogger has no field or method StackTraceLevel) (typecheck)
|
lint:
cmd/operator.go#L50
zapLogger.GetEncoder undefined (type *"github.com/flanksource/commons/logger".ZapLogger has no field or method GetEncoder) (typecheck)
|
lint:
cmd/root.go#L15
too many arguments in call to logger.UseZap
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568, golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|