Improve typing #11
Annotations
21 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linter for v2:
src/control-flow.ts#L8
This line has a length of 158. Maximum allowed is 120
|
Run linter for v2:
src/control-flow.ts#L14
Unexpected any. Specify a different type
|
Run linter for v2:
src/control-flow.ts#L14
Unexpected any. Specify a different type
|
Run linter for v2:
src/control-flow.ts#L22
Unexpected any. Specify a different type
|
Run linter for v2:
src/control-flow.ts#L22
Unexpected any. Specify a different type
|
Run linter for v2:
src/control-flow.ts#L22
Unexpected any. Specify a different type
|
Run linter for v2:
src/control-flow.ts#L34
This line has a length of 129. Maximum allowed is 120
|
Run linter for v2:
src/control-flow.ts#L60
Unsafe assignment of an `any` value
|
Run linter for v2:
src/control-flow.ts#L60
The type of 'inputKeys' is 'any'
|
Run linter for v2:
src/control-flow.ts#L62
Unsafe call of an `any` typed value
|
Build:
src/control-flow.ts#L8
This line has a length of 158. Maximum allowed is 120
|
Build:
src/control-flow.ts#L14
Unexpected any. Specify a different type
|
Build:
src/control-flow.ts#L14
Unexpected any. Specify a different type
|
Build:
src/control-flow.ts#L22
Unexpected any. Specify a different type
|
Build:
src/control-flow.ts#L22
Unexpected any. Specify a different type
|
Build:
src/control-flow.ts#L22
Unexpected any. Specify a different type
|
Build:
src/control-flow.ts#L34
This line has a length of 129. Maximum allowed is 120
|
Build:
src/control-flow.ts#L60
Unsafe assignment of an `any` value
|
Build:
src/control-flow.ts#L60
The type of 'inputKeys' is 'any'
|
Build:
src/control-flow.ts#L62
Unsafe call of an `any` typed value
|
Loading