Publish to CDN #15
Annotations
10 errors and 1 warning
publish:
src/CursorBatching.ts#L1
Cannot find module 'ably' or its corresponding type declarations.
|
publish:
src/CursorHistory.ts#L1
Cannot find module 'ably' or its corresponding type declarations.
|
publish:
src/CursorHistory.ts#L36
Parameter 'item' implicitly has an 'any' type.
|
publish:
src/CursorHistory.ts#L65
Parameter 'acc' implicitly has an 'any' type.
|
publish:
src/CursorHistory.ts#L65
Parameter 'member' implicitly has an 'any' type.
|
publish:
src/Cursors.ts#L1
Cannot find module 'ably' or its corresponding type declarations.
|
publish:
src/Cursors.ts#L283
Parameter 'message' implicitly has an 'any' type.
|
publish:
src/Errors.ts#L1
Cannot find module 'ably' or its corresponding type declarations.
|
publish:
src/Locks.ts#L1
Cannot find module 'ably' or its corresponding type declarations.
|
publish:
src/Members.ts#L266
Parameter 'm' implicitly has an 'any' type.
|
publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|