fix type #18
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/utils.ts#L2
Unexpected any. Specify a different type
|
build-test (18.x):
src/utils.ts#L4
Unexpected any. Specify a different type
|
build-test (18.x):
src/utils.ts#L5
Unexpected any. Specify a different type
|
build-test (18.x):
src/utils.ts#L15
Unexpected any. Specify a different type
|