Skip to content

Implement measure_off in pure Haskell #550

Implement measure_off in pure Haskell

Implement measure_off in pure Haskell #550

Triggered via pull request December 5, 2023 12:17
Status Success
Total duration 5m 8s
Artifacts

simdutf-flag.yml

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

Annotations

8 warnings
build (ubuntu-latest, latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest, latest)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (ubuntu-latest, latest): src/Data/Text/Internal/Measure.hs#L22
The import of ‘GHC.Word’ is redundant
build (ubuntu-latest, latest): src/Data/Text/Internal/Measure.hs#L23
The import of ‘Data.Text.Internal.Encoding.Utf8’ is redundant
build (windows-latest, latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (windows-latest, latest)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (windows-latest, latest): src/Data/Text/Internal/Measure.hs#L22
The import of ‘GHC.Word’ is redundant
build (windows-latest, latest): src/Data/Text/Internal/Measure.hs#L23
The import of ‘Data.Text.Internal.Encoding.Utf8’ is redundant