chore(deps)(deps): bump github.com/charmbracelet/x/ansi from 0.11.6 to 0.11.7#11
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Annotations
10 errors and 3 warnings
|
Run staticcheck:
internal/mcp/linear.go#L265
error strings should not be capitalized (ST1005)
|
|
Run staticcheck:
internal/mcp/jira.go#L231
error strings should not be capitalized (ST1005)
|
|
Run staticcheck:
internal/mcp/jira.go#L198
error strings should not be capitalized (ST1005)
|
|
Run staticcheck:
internal/lynx/mutation.go#L405
should use 'return !strings.Contains(info.Name(), "_test")' instead of 'if strings.Contains(info.Name(), "_test") { return false }; return true' (S1008)
|
|
Run staticcheck:
internal/lynx/mutation.go#L404
parser.ParseDir has been deprecated since Go 1.25 and an alternative has been available since Go 1.11: ParseDir does not consider build tags when associating files with packages. For precise information about the relationship between packages and files, use golang.org/x/tools/go/packages, which can also optionally parse and type-check the files too. (SA1019)
|
|
Run staticcheck:
internal/lynx/mutation.go#L358
ast.Package has been deprecated since Go 1.22 and an alternative has been available since Go 1.0: use the type checker [go/types] instead; see [Object]. (SA1019)
|
|
Run staticcheck:
internal/lynx/mutation.go#L337
ast.Package has been deprecated since Go 1.22 and an alternative has been available since Go 1.0: use the type checker [go/types] instead; see [Object]. (SA1019)
|
|
Run staticcheck:
internal/graph/parser.go#L331
func extractTSVarDeclarations is unused (U1000)
|
|
Run staticcheck:
internal/graph/parser.go#L296
func extractTSSymbols is unused (U1000)
|
|
Run staticcheck:
internal/execution/test.go#L75
var packageRe is unused (U1000)
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Post Run staticcheck
Unexpected input(s) 'install_go', valid inputs are ['version', 'min-go-version', 'build-tags', 'checks', 'install-go', 'cache-key', 'working-directory', 'output-format', 'output-file', 'merge-files']
|
|
Run staticcheck
Unexpected input(s) 'install_go', valid inputs are ['version', 'min-go-version', 'build-tags', 'checks', 'install-go', 'cache-key', 'working-directory', 'output-format', 'output-file', 'merge-files']
|
background
wait
wait-all
cancel
parallel
Loading