Skip to content

feature/load-assets-with-json-deserialiser #732

feature/load-assets-with-json-deserialiser

feature/load-assets-with-json-deserialiser #732

Triggered via pull request October 30, 2024 09:28
Status Failure
Total duration 3m 21s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/