Skip to content

Secrets and Route connection #15

Secrets and Route connection

Secrets and Route connection #15

Triggered via pull request November 3, 2024 09:30
@aesteriaesteri
opened #55
secret
Status Failure
Total duration 31s
Artifacts

build-on-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/components/DataTable.tsx#L57
Property 'mcap_files' does not exist on type 'MCAPFileInformation'.
build: src/components/DataTable.tsx#L62
Property 'car_model' does not exist on type 'MCAPFileInformation'.
build: src/components/PreviewCard.tsx#L42
Property 'content_files' does not exist on type 'MCAPFileInformation'.
build: src/components/PreviewCard.tsx#L76
Property 'mcap_files' does not exist on type 'MCAPFileInformation'.
build: src/components/PreviewCard.tsx#L79
Property 'car_model' does not exist on type 'MCAPFileInformation'.
build: src/components/PreviewCard.tsx#L110
Property 'mcap_files' does not exist on type 'MCAPFileInformation'.
build: src/components/PreviewCard.tsx#L111
Property 'mcap_files' does not exist on type 'MCAPFileInformation'.
build: src/components/PreviewCard.tsx#L115
Property 'mat_files' does not exist on type 'MCAPFileInformation'.
build: src/components/PreviewCard.tsx#L116
Property 'mat_files' does not exist on type 'MCAPFileInformation'.
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/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/