Skip to content

check for duplicate create error. add test for duplicate create #38

check for duplicate create error. add test for duplicate create

check for duplicate create error. add test for duplicate create #38

Triggered via push September 4, 2024 00:08
Status Failure
Total duration 4m 4s
Artifacts

test.yml

on: push
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.20.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 (windows-latest, 1.19.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 (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 (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.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.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 (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 (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 (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 (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/