fix: issue with remove checluster CRD #1580
Annotations
10 errors and 5 warnings
Run eslint:
src/api/kube-client.ts#L631
Do not add spaces between braces
|
Run eslint:
src/api/kube-client.ts#L1098
'crd' is never reassigned. Use 'const' instead
|
Run eslint:
src/api/kube-client.ts#L1769
Expected indentation of 6 spaces but found 8
|
Run eslint:
src/api/kube-client.ts#L1770
Expected indentation of 8 spaces but found 10
|
Run eslint:
src/api/kube-client.ts#L1771
Expected indentation of 8 spaces but found 10
|
Run eslint:
src/api/kube-client.ts#L1772
Expected indentation of 6 spaces but found 8
|
Run eslint:
src/api/kube-client.ts#L1773
Expected indentation of 8 spaces but found 10
|
Run eslint:
src/api/kube-client.ts#L1774
Expected indentation of 10 spaces but found 12
|
Run eslint:
src/api/kube-client.ts#L1775
Expected indentation of 8 spaces but found 10
|
Run eslint:
src/api/kube-client.ts#L1776
Expected indentation of 6 spaces but found 8
|
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