Skip to content

Upload component

Upload component #2

Triggered via pull request November 19, 2024 14:29
Status Failure
Total duration 38s
Artifacts

lint.yaml

on: pull_request
golangci-lint
28s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: go/classes/textarea.go#L3
exported: comment on exported const TextareaWrapper should be of the form "TextareaWrapper ..." (revive)
golangci-lint: go/classes/textarea.go#L6
exported: comment on exported const TextareaBase should be of the form "TextareaBase ..." (revive)
golangci-lint: go/classes/textarea.go#L9
exported: comment on exported const TextareaError should be of the form "TextareaError ..." (revive)
golangci-lint: go/classes/upload.go#L3
exported: comment on exported const UploadFile should be of the form "UploadFile ..." (revive)
golangci-lint: go/classes/avatar.go#L3
exported: comment on exported const AvatarBase should be of the form "AvatarBase ..." (revive)
golangci-lint: go/classes/button.go#L3
exported: comment on exported const ButtonBase should be of the form "ButtonBase ..." (revive)
golangci-lint: go/classes/image.go#L3
exported: comment on exported const Image should be of the form "Image ..." (revive)
golangci-lint: go/classes/input.go#L3
exported: comment on exported const InputTextWrapper should be of the form "InputTextWrapper ..." (revive)
golangci-lint: go/classes/misc.go#L3
exported: comment on exported const P should be of the form "P ..." (revive)
golangci-lint: go/classes/popover.go#L3
exported: comment on exported const PopoverList should be of the form "PopoverList ..." (revive)