feature/load-assets-with-json-deserialiser #732
Annotations
7 errors and 1 warning
lint:
pkg/processor/processorprovider/Maroto.go#L40
Error return value of `(github.com/johnfercher/maroto/v2/pkg/core.Maroto).RegisterHeader` is not checked (errcheck)
|
lint:
pkg/processor/processorprovider/Maroto.go#L45
Error return value of `(github.com/johnfercher/maroto/v2/pkg/core.Maroto).RegisterFooter` is not checked (errcheck)
|
lint:
pkg/processor/processorprovider/Maroto.go#L22
commentedOutCode: may want to remove commented-out code (gocritic)
|
lint:
pkg/processor/mappers/components/imagemapper/image.go#L31
File is not `gofumpt`-ed (gofumpt)
|
lint:
pkg/processor/processor.go#L16
field `loader` is unused (unused)
|
lint:
pkg/processor/mappers/components/imagemapper/image.go#L79
ST1016: methods on the same type should have the same receiver name (seen 2x "b", 3x "i") (stylecheck)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|