Skip to content

fix: send correct content-type header in uploader POST (#244) #160

fix: send correct content-type header in uploader POST (#244)

fix: send correct content-type header in uploader POST (#244) #160

Triggered via push November 18, 2024 14:20
Status Success
Total duration 1m 54s
Artifacts

develop.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (16.x): src/app-pages/instrument/timeseries/timeseries.jsx#L15
'ca' is defined but never used
build (16.x): src/app-pages/project/batch-plotting/modals/components/Thresholds.jsx#L60
'manualThresholds' is assigned a value but never used
build (16.x): src/app-pages/project/batch-plotting/modals/components/Thresholds.jsx#L60
'projectThresholds' is assigned a value but never used
build (16.x): src/app-pages/project/qa-qc/components/modals/_thresholdFormFields.jsx#L4
'isEdit' is assigned a value but never used
build (16.x): src/app-pages/project/uploader/helper.js#L80
'_fileMetaData' is assigned a value but never used
build (16.x): src/app-pages/project/uploader/modals/newConfiguration.jsx#L38
'mappings' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/app-pages/project/uploader/modals/uploadFile.jsx#L26
'comment_field_enabled' is assigned a value but never used