fix(logFilters): Fix log filter error response #47
Annotations
3 errors and 1 warning
pkg/client/logFilters.go#L35
should omit comparison to bool constant, can be simplified to !createFilter.Success (S1002)
|
pkg/client/logFilters.go#L38
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading