Skip to content

Publish to CDN

Publish to CDN #15

Manually triggered November 29, 2023 11:29
Status Failure
Total duration 31s
Artifacts

cdn.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

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/