Skip to content

Secrets and Route connection #22

Secrets and Route connection

Secrets and Route connection #22

Triggered via pull request November 3, 2024 09:49
@aesteriaesteri
synchronize #55
secret
Status Failure
Total duration 24s
Artifacts

build-on-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: src/stories/DataTable.stories.tsx#L115
Type '({ id: string; mcap_file_name: string; matlab_file_name: string; aws_bucket: string; mcap_path: string; mat_path: string; vn_lat_lon_path: string; velocity_plot_path: string; date: string; location: string; notes: string; event_type: string; } | { ...; })[]' is not assignable to type 'MCAPFileInformation[]'.
build: src/stories/DataTable.stories.tsx#L121
Type '({ id: string; mcap_file_name: string; matlab_file_name: string; aws_bucket: string; mcap_path: string; mat_path: string; vn_lat_lon_path: string; velocity_plot_path: string; date: string; location: string; notes: string; event_type: string; } | { ...; })[]' is not assignable to 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/