Skip to content

6.1.0

6.1.0 #46

Triggered via release November 29, 2023 15:57
Status Failure
Total duration 36s
Artifacts

npmpublish.yml

on: release
publish-npm
27s
publish-npm
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
publish-npm: src/chrome/message-host.ts#L1
Property 'id' does not exist on type 'MessageResponse'.
publish-npm: src/chrome/message-host.ts#L1
Property 'id' does not exist on type 'MessageResponse'.
publish-npm: src/iframe/message-client.ts#L1
Property 'id' does not exist on type 'MessageResponse'.
publish-npm: src/iframe/message-client.ts#L1
Property 'completed' does not exist on type 'MessageResponse'.
publish-npm: src/iframe/message-host.ts#L1
Property 'id' does not exist on type 'MessageResponse'.
publish-npm
Process completed with exit code 2.
publish-npm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/