Memory fixes #355
Annotations
6 errors and 1 warning
golangci-lint:
pkg/types/v1/instance.go#L92
rangeValCopy: each iteration copies 128 bytes (consider pointers or indexing) (gocritic)
|
golangci-lint:
pkg/types/v1/factors/factors.go#L119
rangeValCopy: each iteration copies 128 bytes (consider pointers or indexing) (gocritic)
|
golangci-lint:
pkg/calculator/handler.go#L156
rangeValCopy: each iteration copies 128 bytes (consider pointers or indexing) (gocritic)
|
golangci-lint:
pkg/calculator/handler.go#L28
whyNoLint: include an explanation for nolint directive (gocritic)
|
golangci-lint:
pkg/calculator/handler.go#L54
unnecessary trailing newline (whitespace)
|
golangci-lint:
pkg/calculator/handler.go#L29
composites: github.com/re-cinq/emissions-data/pkg/types/v2.Wattage struct literal uses unkeyed fields (govet)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading