feat: update types #363
Annotations
1 error and 8 warnings
lint-and-prettify
Process completed with exit code 1.
|
lint-and-prettify
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-and-prettify:
js/src/sdk/base.toolset.spec.ts#L86
'actionName' is defined but never used. Allowed unused args must match /^_/u
|
lint-and-prettify:
js/src/sdk/base.toolset.spec.ts#L87
'appName' is defined but never used. Allowed unused args must match /^_/u
|
lint-and-prettify:
js/src/sdk/index.ts#L68
A `require()` style import is forbidden
|
lint-and-prettify:
js/src/sdk/utils/processor/file.ts#L10
'appName' is defined but never used. Allowed unused args must match /^_/u
|
lint-and-prettify:
js/src/sdk/utils/processor/file.ts#L38
'appName' is defined but never used. Allowed unused args must match /^_/u
|
lint-and-prettify:
js/src/sdk/utils/processor/file.ts#L44
A `require()` style import is forbidden
|
lint-and-prettify:
js/src/sdk/utils/processor/file.ts#L49
Unexpected console statement
|