Skip to content

Trigger Build

Trigger Build #890

Triggered via pull request November 11, 2024 20:00
Status Failure
Total duration 56s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: internal/common/utils/echo.go#L11
undefined: echo (typecheck)
lint: internal/common/utils/logging.go#L122
undefined: echo (typecheck)
lint: internal/common/utils/misc.go#L25
undefined: echo (typecheck)
lint: internal/common/utils/test/fixtures.go#L19
undefined: BeforeEach (typecheck)
lint: internal/common/utils/test/fixtures.go#L32
undefined: BeforeEach (typecheck)
lint: internal/common/utils/test/fixtures.go#L44
undefined: BeforeEach (typecheck)
lint: internal/common/utils/test/fixtures.go#L56
undefined: Expect (typecheck)
lint: internal/common/utils/test/fixtures.go#L59
undefined: AfterEach (typecheck)
lint: internal/api/fixtures.go#L17
undefined: BeforeSuite (typecheck)
lint: internal/api/fixtures.go#L23
undefined: AfterSuite (typecheck)
lint
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/