Skip to content

Reenable code editor #905

Reenable code editor

Reenable code editor #905

Triggered via pull request November 5, 2024 07:48
Status Failure
Total duration 1m 20s
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#L142
expressions should not be cuddled with declarations or returns (wsl)
Lint: CodeEditor.go#L143
return statements should not be cuddled if block has more than two lines (wsl)
Lint: CodeEditor.go#L157
block should not end with a whitespace (or comment) (wsl)
Lint: CodeEditor.go#L170
block should not end with a whitespace (or comment) (wsl)
Lint: CodeEditor.go#L206
block should not end with a whitespace (or comment) (wsl)