Upgrade dependencies to latest versions #92
Annotations
4 errors and 1 warning
lint:
lambda/checker/checker.go#L18
G601: Implicit memory aliasing in for loop. (gosec)
|
lint:
checker/checker.go#L82
SA1019: cfg.EndpointResolverWithOptions is deprecated: with the release of endpoint resolution v2 in API clients, EndpointResolver and EndpointResolverWithOptions are deprecated. Providing a value for this field will likely prevent you from using newer endpoint-related service features. See API client options EndpointResolverV2 and BaseEndpoint. (staticcheck)
|
lint:
churner/churner.go#L95
SA1019: cfg.EndpointResolverWithOptions is deprecated: with the release of endpoint resolution v2 in API clients, EndpointResolver and EndpointResolverWithOptions are deprecated. Providing a value for this field will likely prevent you from using newer endpoint-related service features. See API client options EndpointResolverV2 and BaseEndpoint. (staticcheck)
|
lint
golangci-lint exit with code 4
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/crl-monitor/crl-monitor. Supported file pattern: go.sum
|