Skip to content

Reenable code editor #904

Reenable code editor

Reenable code editor #904

Triggered via pull request November 5, 2024 07:47
Status Failure
Total duration 1m 15s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: examples/codeeditor/codeeditor.go#L36
commentedOutCode: may want to remove commented-out code (gocritic)
Lint: examples/codeeditor/codeeditor.go#L40
commentedOutCode: may want to remove commented-out code (gocritic)
Lint: examples/codeeditor/codeeditor.go#L50
commentedOutCode: may want to remove commented-out code (gocritic)
Lint: examples/codeeditor/codeeditor.go#L1
package-comments: should have a package comment (revive)
Lint: examples/codeeditor/codeeditor.go#L41
block should not end with a whitespace (or comment) (wsl)
Lint: CodeEditor.go#L171
block should not end with a whitespace (or comment) (wsl)
Lint: CodeEditor.go#L207
block should not end with a whitespace (or comment) (wsl)
Lint: CodeEditor.go#L143
expressions should not be cuddled with declarations or returns (wsl)
Lint: CodeEditor.go#L144
return statements should not be cuddled if block has more than two lines (wsl)
Lint: CodeEditor.go#L158
block should not end with a whitespace (or comment) (wsl)