Skip to content

Add ignore flag

Add ignore flag #66

Triggered via pull request July 25, 2024 05:03
@notJoonnotJoon
synchronize #20
more-flags
Status Failure
Total duration 21s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: internal/engine.go#L42
cannot use &GnoSpecificRule{} (value of type *GnoSpecificRule) as LintRule value in argument to append: *GnoSpecificRule does not implement LintRule (missing method Name)
build
Process completed with exit code 1.
build
The following actions uses Node.js version which is deprecated 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/