Skip to content

chore(deps): bump github.com/mattn/go-runewidth from 0.0.23 to 0.0.24 #743

chore(deps): bump github.com/mattn/go-runewidth from 0.0.23 to 0.0.24

chore(deps): bump github.com/mattn/go-runewidth from 0.0.23 to 0.0.24 #743

Triggered via pull request June 2, 2026 03:01
Status Failure
Total duration 52s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint
issues found
lint: tui/password/main.go#L33
string `Special (!@#$%^&*)` has 4 occurrences, make it a constant (goconst)
lint: tui/password/main.go#L32
string `Numbers (0-9)` has 4 occurrences, make it a constant (goconst)
lint: tui/password/main.go#L31
string `Uppercase (A-Z)` has 4 occurrences, make it a constant (goconst)
lint: tui/password/main.go#L30
string `Lowercase (a-z)` has 4 occurrences, make it a constant (goconst)