Convert browser tests #257
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@v1. 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@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/parsing/index.ts#L105
Unexpected any. Specify a different type
|
src/parsing/index.ts#L301
Unexpected any. Specify a different type
|
src/parsing/index.ts#L684
Unexpected any. Specify a different type
|
src/templates/contexts.ts#L15
Unexpected any. Specify a different type
|
src/templates/contexts.ts#L16
Unexpected any. Specify a different type
|
src/templates/contexts.ts#L38
Unexpected any. Specify a different type
|
src/templates/contexts.ts#L39
Unexpected any. Specify a different type
|
src/templates/contexts.ts#L42
Unexpected any. Specify a different type
|
src/templates/expressions.ts#L12
Unexpected any. Specify a different type
|
src/templates/expressions.ts#L88
Unexpected any. Specify a different type
|
This job succeeded
Loading