fix: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #1073
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
example/internal/shared.go#L9
exported function PrettyJSON should have comment or be unexported
|
example/cmd/client/main.go#L28
extra empty line at the end of a block
|
example/cmd/client/main.go#L52
extra empty line at the end of a block
|
example/cmd/bufconn-test/main.go#L26
parameter 'c' seems to be unused, consider removing or renaming it as _
|
example/cmd/bufconn-test/main.go#L26
parameter 's' seems to be unused, consider removing or renaming it as _
|
example/cmd/client/main.go#L59
switch with only one case can be replaced by an if-then
|
example/internal/contracts/transient/gen-transient.go#L266
extra empty line at the end of a block
|
pkg/contracts/oauth2/gen-func-oauth2.go#L16
comment on exported function AddGetOAuth2AuthenticatorConfigFunc should be of the form "AddGetOAuth2AuthenticatorConfigFunc ..."
|
example/internal/contracts/lambda/gen-func-lambda.go#L16
comment on exported function AddGenerateUUIDFunc should be of the form "AddGenerateUUIDFunc ..."
|
pkg/contracts/oauth2/github/github.go#L22
exported type Email should have comment or be unexported
|
The logs for this run have expired and are no longer available.
Loading