chore: Update CRD before deletion in 2 steps #1563
Annotations
3 errors and 5 warnings
Run eslint:
src/api/kube-client.ts#L1044
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
Run eslint:
src/api/kube-client.ts#L1047
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
Run eslint
Process completed with exit code 1.
|
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/
|
Run eslint:
src/hooks/analytics/segment-adapter.ts#L26
Do not use "require"
|
Run eslint:
src/utils/command-utils.ts#L72
Do not use "__dirname"
|
Run eslint:
src/utils/utls.ts#L25
Do not use "require"
|
Run eslint:
src/utils/utls.ts#L69
Do not use "__dirname"
|
Loading