Skip to content

fix(logFilters): Fix log filter error response #45

fix(logFilters): Fix log filter error response

fix(logFilters): Fix log filter error response #45

Triggered via pull request September 4, 2024 14:35
Status Failure
Total duration 3m 30s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 9 warnings
test (ubuntu-latest, 1.19.x)
Process completed with exit code 1.
test (macOS-latest, 1.19.x)
Process completed with exit code 1.
test (ubuntu-latest, 1.20.x)
Process completed with exit code 1.
test (macOS-latest, 1.20.x)
Process completed with exit code 1.
test (windows-latest, 1.19.x)
Process completed with exit code 1.
test (macOS-latest, 1.21.x): pkg/client/logFilters.go#L35
should omit comparison to bool constant, can be simplified to !createFilter.Success (S1002)
test (macOS-latest, 1.21.x): pkg/client/logFilters.go#L38
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
test (macOS-latest, 1.21.x)
Process completed with exit code 1.
test (ubuntu-latest, 1.21.x): pkg/client/logFilters.go#L35
should omit comparison to bool constant, can be simplified to !createFilter.Success (S1002)
test (ubuntu-latest, 1.21.x): pkg/client/logFilters.go#L38
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
test (ubuntu-latest, 1.21.x)
Process completed with exit code 1.
test (windows-latest, 1.20.x)
Process completed with exit code 1.
test (windows-latest, 1.21.x): pkg/client/logFilters.go#L35
should omit comparison to bool constant, can be simplified to !createFilter.Success (S1002)
test (windows-latest, 1.21.x): pkg/client/logFilters.go#L38
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
test (windows-latest, 1.21.x)
Process completed with exit code 1.
test (ubuntu-latest, 1.19.x)
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/
test (macOS-latest, 1.19.x)
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/
test (ubuntu-latest, 1.20.x)
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/
test (macOS-latest, 1.20.x)
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/
test (windows-latest, 1.19.x)
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/
test (macOS-latest, 1.21.x)
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/
test (ubuntu-latest, 1.21.x)
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/
test (windows-latest, 1.20.x)
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/
test (windows-latest, 1.21.x)
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/