build(deps): bump puppeteer from 13.7.0 to 23.11.1 in /docs #255
Annotations
10 errors and 7 warnings
pkg/golinters/mirror.go#L42
emptyStringTest: replace `len(i.InlineFix) > 0` with `i.InlineFix != ""` (gocritic)
|
pkg/golinters/nolintlint/nolintlint.go#L188
emptyStringTest: replace `len(leadingSpace) > 0` with `leadingSpace != ""` (gocritic)
|
pkg/golinters/nolintlint/nolintlint.go#L205
emptyStringTest: replace `len(leadingSpace) > 0` with `leadingSpace != ""` (gocritic)
|
pkg/golinters/nolintlint/nolintlint.go#L234
emptyStringTest: replace `len(lintersText) > 0` with `lintersText != ""` (gocritic)
|
pkg/printers/teamcity.go#L114
builtinShadow: shadowing of predeclared identifier: max (gocritic)
|
pkg/golinters/importas.go#L17
`importas` is a misspelling of `imports` (misspell)
|
test/ruleguard/dup.go#L1
SA9009: ineffectual compiler directive due to extraneous space: "// go:build ruleguard" (staticcheck)
|
test/ruleguard/rangeExprCopy.go#L1
SA9009: ineffectual compiler directive due to extraneous space: "// go:build ruleguard" (staticcheck)
|
test/ruleguard/strings_simplify.go#L1
SA9009: ineffectual compiler directive due to extraneous space: "// go:build ruleguard" (staticcheck)
|
pkg/golinters/nolintlint/nolintlint.go#L41
directive `//nolint:gocritic // TODO must be change in the future.` is unused for linter "gocritic" (nolintlint)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test/testshared/analysis.go#L113
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)
|
pkg/lint/linter/config.go#L141
unused-parameter: parameter 'pass' seems to be unused, consider removing or renaming it as _ (revive)
|
pkg/golinters/unused.go#L55
unused-parameter: parameter 'lintCtx' seems to be unused, consider removing or renaming it as _ (revive)
|
pkg/golinters/stylecheck.go#L18
unused-parameter: parameter 'pass' seems to be unused, consider removing or renaming it as _ (revive)
|
pkg/golinters/varcheck.go#L33
unused-parameter: parameter 'lintCtx' seems to be unused, consider removing or renaming it as _ (revive)
|
pkg/commands/version.go#L41
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading