Skip to content

feat(web): add byo upload #88

feat(web): add byo upload

feat(web): add byo upload #88

Triggered via push March 7, 2024 05:42
Status Failure
Total duration 1m 47s
Artifacts

goreleaser.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
goreleaser
Property 'byo' is missing in type '{ frameId: string; initialTime: number; playing: true; }' but required in type 'Omit<Props, "children">'.
goreleaser
Property 'byo' is missing in type '{ initialTime: number; node: string; playing: true; }' but required in type 'Omit<Props, "children">'.
goreleaser
Property 'byo' is missing in type '{ initialTime: number; node: string; playing: true; }' but required in type 'Omit<Props, "children">'.
goreleaser
Property 'byo' is missing in type '{ initialTime: number; node: string; playing: true; }' but required in type 'Omit<Props, "children">'.
goreleaser
Property 'byo' is missing in type '{ initialTime: number; node: string; playing: true; }' but required in type 'Omit<Props, "children">'.
goreleaser
Type 'Omit<Props, "children"> | { playing: true; initialTime: number; }' is not assignable to type 'Omit<Props, "children">'.
goreleaser
The process '/opt/hostedtoolcache/goreleaser-action/1.24.0/x64/goreleaser' failed with exit code 1
goreleaser
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/setup-node@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, goreleaser/goreleaser-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.