chore: Update CRD before deletion in 2 steps #1563
pr-check.yml
on: pull_request
unit-tests
1m 5s
readme-md-validation
1m 0s
license-validation
1m 0s
Annotations
4 errors and 7 warnings
readme-md-validation
Process completed with exit code 1.
|
unit-tests:
src/api/kube-client.ts#L1044
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
unit-tests:
src/api/kube-client.ts#L1047
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
unit-tests
Process completed with exit code 1.
|
license-validation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
readme-md-validation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-tests:
src/hooks/analytics/segment-adapter.ts#L26
Do not use "require"
|
unit-tests:
src/utils/command-utils.ts#L72
Do not use "__dirname"
|
unit-tests:
src/utils/utls.ts#L25
Do not use "require"
|
unit-tests:
src/utils/utls.ts#L69
Do not use "__dirname"
|