fix: bump github.com/jedib0t/go-pretty/v6 from 6.5.9 to 6.6.4 #1080
Annotations
1 error and 12 warnings
pre_flight
Resource not accessible by integration
|
pre_flight
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
example/cmd/bufconn-test/main.go#L26
parameter 'c' seems to be unused, consider removing or renaming it as _
|
lint:
example/cmd/bufconn-test/main.go#L26
parameter 's' seems to be unused, consider removing or renaming it as _
|
lint:
example/cmd/client/main.go#L59
switch with only one case can be replaced by an if-then
|
lint:
example/internal/shared.go#L9
exported function PrettyJSON should have comment or be unexported
|
lint:
pkg/echo/templates/render.go#L40
parameter 'c' seems to be unused, consider removing or renaming it as _
|
lint:
example/cmd/client/main.go#L28
extra empty line at the end of a block
|
lint:
pkg/echo/templates/render.go#L14
exported function GetTemplateRender should have comment or be unexported
|
lint:
pkg/echo/wellknown/echo-context-keys.go#L4
don't use ALL_CAPS in Go names; use CamelCase
|
lint:
pkg/echo/wellknown/claims-type.go#L4
exported const ClaimTypeAuthenticated should have comment (or a comment on this block) or be unexported
|
lint:
pkg/grpc/error/bad_request.go#L13
exported function NewBadRequest should have comment or be unexported
|