Skip to content

Merge remote-tracking branch 'origin/main' into prod #688

Merge remote-tracking branch 'origin/main' into prod

Merge remote-tracking branch 'origin/main' into prod #688

Triggered via push November 6, 2024 21:04
Status Success
Total duration 20m 44s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
stack build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
npm prod
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/
npm prod
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/
stack build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
stack build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
stack build: src/Data/ECSV.hs#L61
Pattern match(es) are non-exhaustive
stack build: src/KeyedMap.hs#L36
The use of ‘~’ without TypeOperators
stack build: src/KeyedMap.hs#L39
The use of ‘~’ without TypeOperators
stack build: src/Type.hs#L427
Pattern match(es) are non-exhaustive
stack build: src/Ingest/HDF5.hs#L98
Pattern match(es) are non-exhaustive
stack build: src/Ingest/HDF5.hs#L103
Pattern match(es) are non-exhaustive
stack build: src/Ingest/HDF5.hs#L112
Pattern match(es) are non-exhaustive
stack build: src/Ingest/HDF5.hs#L157
Pattern match(es) are non-exhaustive
stack build: src/Ingest/HDF5.hs#L275
Pattern match(es) are non-exhaustive
stack build: src/Ingest/HDF5.hs#L293
Pattern match(es) are non-exhaustive
stack build
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).