Skip to content

feature/Repeat list heading on new page #728

feature/Repeat list heading on new page

feature/Repeat list heading on new page #728

Triggered via pull request October 19, 2024 10:32
Status Failure
Total duration 3m 13s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: maroto.go#L1
: # github.com/johnfercher/maroto/v2 [github.com/johnfercher/maroto/v2.test]
lint: maroto.go#L178
m.fillPageToAddNew undefined (type *Maroto has no field or method fillPageToAddNew, but does have FillPageToAddNew) (typecheck)
lint: example_test.go#L8
could not import github.com/johnfercher/maroto/v2 (-: # github.com/johnfercher/maroto/v2 [github.com/johnfercher/maroto/v2.test]
lint: maroto.go#L178
m.fillPageToAddNew undefined (type *Maroto has no field or method fillPageToAddNew, but does have FillPageToAddNew)) (typecheck)
lint: example_test.go#L20
undefined: maroto (typecheck)
lint: example_test.go#L32
undefined: maroto (typecheck)
lint: example_test.go#L33
undefined: maroto (typecheck)
lint: pkg/components/code/example_test.go#L7
could not import github.com/johnfercher/maroto/v2 (-: # github.com/johnfercher/maroto/v2
lint: maroto.go#L178
m.fillPageToAddNew undefined (type *Maroto has no field or method fillPageToAddNew, but does have FillPageToAddNew)) (typecheck)
lint: pkg/components/col/example_test.go#L4
could not import github.com/johnfercher/maroto/v2 (-: # github.com/johnfercher/maroto/v2
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/