Datasource cleanup: introduce some types and avoid pass-by-context #8328
Annotations
4 errors and 1 warning
golangci-lint:
internal/datasources/structured/handler.go#L153
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
pkg/datasources/v1/datasources.go#L9
File is not properly formatted (gci)
|
golangci-lint:
pkg/datasources/v1/datasources.go#L11
File is not properly formatted (gci)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading