Fix symbol and map glitches #1604
tests.yml
on: pull_request
npm-test
1m 27s
Matrix: python-test
Annotations
5 errors and 1 warning
npm-test:
src/map/options.ts#L24
Unsafe assignment of an `any` value
|
npm-test:
src/map/options.ts#L24
A `require()` style import is forbidden
|
npm-test:
src/map/options.ts#L25
Unsafe argument of type `any` assigned to a parameter of type `{}`
|
npm-test:
src/map/options.ts#L25
Unsafe member access .default on an `any` value
|
npm-test
Process completed with exit code 1.
|
npm-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|