Skip to content

Confirm/delete

Confirm/delete #146

Triggered via pull request August 13, 2024 10:26
Status Failure
Total duration 56s
Artifacts

build.yaml

on: pull_request
Build and Test the Go code
47s
Build and Test the Go code
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Build and Test the Go code: pkg/model/savedFilters.go#L43
var-declaration: should omit type bool from declaration of var deleteFilterState; it will be inferred from the right-hand side (revive)
Build and Test the Go code
Process completed with exit code 2.
Build and Test the Go code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/