Apply some rudimentary workarounds for outstanding TS issues #1995
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/cmd/build/index.ts#L185
Unexpected console statement
|
src/cmd/build/index.ts#L195
Unexpected any. Specify a different type
|
src/commands/build/index.ts#L81
Unexpected console statement
|
src/commands/build/index.ts#L91
Unexpected console statement
|
src/commands/translate/__tests__/index.ts#L33
Unexpected any. Specify a different type
|
src/commands/translate/__tests__/index.ts#L33
Unexpected any. Specify a different type
|
src/commands/translate/__tests__/index.ts#L51
Unexpected any. Specify a different type
|
src/commands/translate/__tests__/index.ts#L51
Unexpected any. Specify a different type
|
src/commands/translate/commands/compose.ts#L118
Unexpected any. Specify a different type
|
src/commands/translate/commands/extract.ts#L35
Unexpected any. Specify a different type
|
This job succeeded
Loading