Secrets and Route connection #18
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.
|
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/
|
Loading