Skip to content

fix(multiple): July/August 2024 wave #1811

fix(multiple): July/August 2024 wave

fix(multiple): July/August 2024 wave #1811

Triggered via pull request August 14, 2024 08:14
Status Failure
Total duration 4m 29s
Artifacts

non-regression.yml

on: pull_request
Validate Go code linting
3m 24s
Validate Go code linting
Unit tests
0s
Unit tests
Validate that the container build for prod
0s
Validate that the container build for prod
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Validate Go code linting: pkg/api/main.go#L1
: # github.com/darkweak/souin/pkg/api
Validate Go code linting: pkg/api/souin.go#L88
undefined: bytes
Validate Go code linting: pkg/api/souin.go#L89
undefined: gob (typecheck)
Validate Go code linting: pkg/middleware/middleware.go#L21
could not import github.com/darkweak/souin/pkg/api (-: # github.com/darkweak/souin/pkg/api
Validate Go code linting: pkg/api/souin.go#L88
undefined: bytes
Validate Go code linting: pkg/api/souin.go#L89
undefined: gob) (typecheck)
Validate Go code linting
issues found
Validate Go code linting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/