Skip to content

feat(#92): rich text support #540

feat(#92): rich text support

feat(#92): rich text support #540

Triggered via pull request April 27, 2024 15:56
Status Failure
Total duration 37s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint (1.21, macos-latest): internal/app/draw.go#L19
S1007: should use raw string (`...`) with regexp.MustCompile to avoid having to escape twice (gosimple)
lint (1.21, macos-latest): internal/app/draw.go#L20
S1007: should use raw string (`...`) with regexp.MustCompile to avoid having to escape twice (gosimple)
lint (1.21, macos-latest): internal/app/draw.go#L21
S1007: should use raw string (`...`) with regexp.MustCompile to avoid having to escape twice (gosimple)
lint (1.21, macos-latest)
issues found
lint (1.21, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.