Skip to content

feat(health): fancy composable status #486

feat(health): fancy composable status

feat(health): fancy composable status #486

Triggered via pull request July 26, 2024 13:09
Status Failure
Total duration 4m 0s
Artifacts

master.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: healthstatus/async-check.go#L43
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
build: healthstatus/async-check.go#L98
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
build: healthstatus/deferred-error-check.go#L38
error is nil (line 32) but it returns error (nilerr)
build
issues found
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/