Filter alerts (#152) #343
Annotations
3 errors and 1 warning
build:
api/filter-alerts.go#L162
should omit comparison to bool constant, can be simplified to !mutation.DidDelete (S1002)
|
build:
cmd/humioctl/filter_alerts_list.go#L41
should use copy(to, from) instead of a loop (S1001)
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, goreleaser/goreleaser-action@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|