Skip to content

Improved hPutStr lazy for small chunk sizes #665

Improved hPutStr lazy for small chunk sizes

Improved hPutStr lazy for small chunk sizes #665

Triggered via pull request May 1, 2024 16:58
Status Success
Total duration 8m 36s
Artifacts

simdutf-flag.yml

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

Annotations

24 warnings
build (ubuntu-latest, latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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): src/Data/Text/IO.hs#L58
The import of ‘unstream’
build (ubuntu-latest, latest): src/Data/Text/IO.hs#L61
The import of ‘CharBufElem’
build (ubuntu-latest, latest): src/Data/Text/IO.hs#L229
This binding for ‘n’ shadows the existing binding
build (ubuntu-latest, latest): src/Data/Text/IO.hs#L231
This binding for ‘n’ shadows the existing binding
build (ubuntu-latest, latest): src/Data/Text/IO.hs#L250
This binding for ‘n’ shadows the existing binding
build (ubuntu-latest, latest): src/Data/Text/IO.hs#L252
This binding for ‘n’ shadows the existing binding
build (ubuntu-latest, latest): src/Data/Text/IO.hs#L265
Defined but not used: ‘str’
build (ubuntu-latest, latest): src/Data/Text/IO.hs#L267
This binding for ‘n’ shadows the existing binding
build (ubuntu-latest, latest): src/Data/Text/IO.hs#L269
This binding for ‘n’ shadows the existing binding
build (ubuntu-latest, latest): src/Data/Text/Lazy/IO.hs#L66
The import of ‘Data.Text.Internal.Fusion.Types’ is redundant
build (windows-latest, latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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): src/Data/Text/IO.hs#L58
The import of ‘unstream’
build (windows-latest, latest): src/Data/Text/IO.hs#L61
The import of ‘CharBufElem’
build (windows-latest, latest): src/Data/Text/IO.hs#L229
This binding for ‘n’ shadows the existing binding
build (windows-latest, latest): src/Data/Text/IO.hs#L231
This binding for ‘n’ shadows the existing binding
build (windows-latest, latest): src/Data/Text/IO.hs#L250
This binding for ‘n’ shadows the existing binding
build (windows-latest, latest): src/Data/Text/IO.hs#L252
This binding for ‘n’ shadows the existing binding
build (windows-latest, latest): src/Data/Text/IO.hs#L265
Defined but not used: ‘str’
build (windows-latest, latest): src/Data/Text/IO.hs#L267
This binding for ‘n’ shadows the existing binding
build (windows-latest, latest): src/Data/Text/IO.hs#L269
This binding for ‘n’ shadows the existing binding
build (windows-latest, latest): src/Data/Text/Lazy/IO.hs#L66
The import of ‘Data.Text.Internal.Fusion.Types’ is redundant