CI #6
Annotations
4 errors and 1 warning
Run golangci/golangci-lint-action@v3:
pkg/middleware/echo/echo.go#L8
undefined: echo (typecheck)
|
Run golangci/golangci-lint-action@v3:
pkg/middleware/echo/echo.go#L11
undefined: echo (typecheck)
|
Run golangci/golangci-lint-action@v3:
pkg/middleware/echo/echo.go#L12
undefined: echo (typecheck)
|
Run golangci/golangci-lint-action@v3
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@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/
|
Loading