fix: update cli and fix linting errors #8
Annotations
21 warnings
ci / ci
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/
|
ci / ci:
src/control-flow.ts#L8
This line has a length of 158. Maximum allowed is 120
|
ci / ci:
src/control-flow.ts#L14
Unexpected any. Specify a different type
|
ci / ci:
src/control-flow.ts#L14
Unexpected any. Specify a different type
|
ci / ci:
src/control-flow.ts#L22
Unexpected any. Specify a different type
|
ci / ci:
src/control-flow.ts#L22
Unexpected any. Specify a different type
|
ci / ci:
src/control-flow.ts#L22
Unexpected any. Specify a different type
|
ci / ci:
src/control-flow.ts#L34
This line has a length of 129. Maximum allowed is 120
|
ci / ci:
src/control-flow.ts#L60
Unsafe assignment of an `any` value
|
ci / ci:
src/control-flow.ts#L60
The type of 'inputKeys' is 'any'
|
ci / ci:
src/control-flow.ts#L62
Unsafe call of an `any` typed value
|
ci / ci:
src/control-flow.ts#L8
This line has a length of 158. Maximum allowed is 120
|
ci / ci:
src/control-flow.ts#L14
Unexpected any. Specify a different type
|
ci / ci:
src/control-flow.ts#L14
Unexpected any. Specify a different type
|
ci / ci:
src/control-flow.ts#L22
Unexpected any. Specify a different type
|
ci / ci:
src/control-flow.ts#L22
Unexpected any. Specify a different type
|
ci / ci:
src/control-flow.ts#L22
Unexpected any. Specify a different type
|
ci / ci:
src/control-flow.ts#L34
This line has a length of 129. Maximum allowed is 120
|
ci / ci:
src/control-flow.ts#L60
Unsafe assignment of an `any` value
|
ci / ci:
src/control-flow.ts#L60
The type of 'inputKeys' is 'any'
|
ci / ci:
src/control-flow.ts#L62
Unsafe call of an `any` typed value
|