Skip to content

chore: configure prerelease channels #1

chore: configure prerelease channels

chore: configure prerelease channels #1

Triggered via push October 3, 2023 13:14
Status Failure
Total duration 35s
Artifacts

release.yml

on: push
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Release / Node 16: src/lib/types/index.ts#L41
Cannot find module './PrerecordedSource' or its corresponding type declarations.
Release / Node 16: src/packages/ListenClient.ts#L1
Cannot find module './PrerecordedClient' or its corresponding type declarations.
Release / Node 16: src/packages/PreRecordedClient.ts#L77
Property 'stream' does not exist on type 'never'.
Release / Node 16: src/packages/PreRecordedClient.ts#L162
Property 'stream' does not exist on type 'never'.
Release / Node 16
Process completed with exit code 1.
Release / Node 16
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/