Skip to content

fix: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #1073

fix: bump github.com/stretchr/testify from 1.9.0 to 1.10.0

fix: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #1073

Triggered via pull request November 25, 2024 09:48
Status Failure
Total duration 11s
Artifacts

go.yml

on: pull_request
framework
0s
framework
SonarCloud Analysis
0s
SonarCloud Analysis
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
pre_flight
Resource not accessible by integration
pre_flight
The following actions use a deprecated Node.js version and will be forced to run on node20: mathieudutour/github-tag-action@v6.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
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/
lint: example/internal/shared.go#L9
exported function PrettyJSON should have comment or be unexported
lint: example/cmd/client/main.go#L28
extra empty line at the end of a block
lint: example/cmd/client/main.go#L52
extra empty line at the end of a block
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/contracts/transient/gen-transient.go#L266
extra empty line at the end of a block
lint: pkg/contracts/oauth2/gen-func-oauth2.go#L16
comment on exported function AddGetOAuth2AuthenticatorConfigFunc should be of the form "AddGetOAuth2AuthenticatorConfigFunc ..."
lint: example/internal/contracts/lambda/gen-func-lambda.go#L16
comment on exported function AddGenerateUUIDFunc should be of the form "AddGenerateUUIDFunc ..."
lint: pkg/contracts/oauth2/github/github.go#L22
exported type Email should have comment or be unexported