fix: initialize encodings array in parts #148
ci-cd.yml
on: pull_request
Matrix: test
Publish package to NPM
0s
Annotations
7 errors and 1 warning
Test on node 20:
src/codegen/generateJsBpe.ts#L29
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
|
Test on node 20:
src/codegen/generateJsBpe.ts#L50
Top-level 'await' expressions are only allowed when the 'module' option is set to 'es2022', 'esnext', 'system', 'node16', 'nodenext', or 'preserve', and the 'target' option is set to 'es2017' or higher.
|
Test on node 20
Process completed with exit code 2.
|
Test on node 22
The job was canceled because "_20" failed.
|
Test on node 22:
src/codegen/generateJsBpe.ts#L29
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
|
Test on node 22:
src/codegen/generateJsBpe.ts#L50
Top-level 'await' expressions are only allowed when the 'module' option is set to 'es2022', 'esnext', 'system', 'node16', 'nodenext', or 'preserve', and the 'target' option is set to 'es2017' or higher.
|
Test on node 22
The operation was canceled.
|
Test on node 20
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|