Publish to CDN #14
cdn.yml
on: workflow_dispatch
publish
21s
publish_legacy
24s
Annotations
20 errors and 2 warnings
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.test.ts#L2
Cannot find module 'ably/promises' or its corresponding type declarations.
|
publish:
src/Cursors.ts#L1
Cannot find module 'ably' or its corresponding type declarations.
|
publish:
src/Cursors.ts#L126
Parameter 'message' implicitly has an 'any' type.
|
publish:
src/Locations.test.ts#L2
Cannot find module 'ably/promises' or its corresponding type declarations.
|
publish:
src/Locks.test.ts#L2
Cannot find module 'ably/promises' or its corresponding type declarations.
|
publish_legacy:
src/CursorBatching.ts#L1
Cannot find module 'ably' or its corresponding type declarations.
|
publish_legacy:
src/CursorHistory.ts#L1
Cannot find module 'ably' or its corresponding type declarations.
|
publish_legacy:
src/CursorHistory.ts#L36
Parameter 'item' implicitly has an 'any' type.
|
publish_legacy:
src/CursorHistory.ts#L65
Parameter 'acc' implicitly has an 'any' type.
|
publish_legacy:
src/CursorHistory.ts#L65
Parameter 'member' implicitly has an 'any' type.
|
publish_legacy:
src/Cursors.test.ts#L2
Cannot find module 'ably/promises' or its corresponding type declarations.
|
publish_legacy:
src/Cursors.ts#L1
Cannot find module 'ably' or its corresponding type declarations.
|
publish_legacy:
src/Cursors.ts#L126
Parameter 'message' implicitly has an 'any' type.
|
publish_legacy:
src/Locations.test.ts#L2
Cannot find module 'ably/promises' or its corresponding type declarations.
|
publish_legacy:
src/Locks.test.ts#L2
Cannot find module 'ably/promises' or its corresponding type declarations.
|
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/
|
publish_legacy
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/
|