Fix tests on node<20 #11
Annotations
5 warnings
build-test (18.x)
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/
|
build-test (18.x):
src/index.test.ts#L12
Unexpected any. Specify a different type
|
build-test (18.x):
src/index.test.ts#L13
Unexpected any. Specify a different type
|
build-test (18.x):
src/index.test.ts#L53
Unexpected any. Specify a different type
|
build-test (18.x):
src/index.test.ts#L77
Unexpected any. Specify a different type
|