docs #38
Annotations
7 errors and 1 warning
publish:
src/index.ts#L188
Variable 'i' implicitly has type 'any' in some locations where its type cannot be determined.
|
publish:
src/index.ts#L188
Variable 'fullGeohash' is used before being assigned.
|
publish:
src/index.ts#L188
Variable 'i' implicitly has an 'any' type.
|
publish:
src/index.ts#L188
Variable 'i' implicitly has an 'any' type.
|
publish:
src/index.ts#L189
'fullGeohash' is possibly 'undefined'.
|
publish:
src/index.ts#L189
Variable 'i' implicitly has an 'any' type.
|
publish
Process completed with exit code 2.
|
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|