Secrets and Route connection #16
Annotations
10 errors and 1 warning
build:
src/data/sampledata.ts#L2
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 missing the following properties from type 'MCAPFileInformation': car_model, mcap_files, mat_files, content_files
|
build:
src/data/sampledata.ts#L16
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 missing the following properties from type 'MCAPFileInformation': car_model, mcap_files, mat_files, content_files
|
build:
src/data/sampledata.ts#L30
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; }' is missing the following properties from type 'MCAPFileInformation': car_model, mcap_files, mat_files, content_files
|
build:
src/data/sampledata.ts#L43
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 missing the following properties from type 'MCAPFileInformation': car_model, mcap_files, mat_files, content_files
|
build:
src/data/sampledata.ts#L57
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 missing the following properties from type 'MCAPFileInformation': car_model, mcap_files, mat_files, content_files
|
build:
src/data/sampledata.ts#L71
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 missing the following properties from type 'MCAPFileInformation': car_model, mcap_files, mat_files, content_files
|
build:
src/data/sampledata.ts#L85
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 missing the following properties from type 'MCAPFileInformation': car_model, mcap_files, mat_files, content_files
|
build:
src/data/sampledata.ts#L99
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 missing the following properties from type 'MCAPFileInformation': car_model, mcap_files, mat_files, content_files
|
build:
src/data/sampledata.ts#L113
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 missing the following properties from type 'MCAPFileInformation': car_model, mcap_files, mat_files, content_files
|
build:
src/data/sampledata.ts#L127
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 missing the following properties from type 'MCAPFileInformation': car_model, mcap_files, mat_files, content_files
|
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/
|