Skip to content

Deploy to GitHub Examples #122

Deploy to GitHub Examples

Deploy to GitHub Examples #122

Triggered via push November 18, 2024 06:55
Status Failure
Total duration 1m 3s
Artifacts

deploy_pages.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: src/ModelMakerPlugin/mocks/data.ts#L17
Object literal may only specify known properties, and 'panoIndex' does not exist in type '{ start: number[]; end: number[]; rotation?: number[] | undefined; color?: string | undefined; opacity?: number | undefined; } | { points: number[][]; color?: string | undefined; opacity?: number | undefined; } | { ...; }'.
build
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/