Skip to content

Make putStrLn more atomic with line or block buffering #702

Make putStrLn more atomic with line or block buffering

Make putStrLn more atomic with line or block buffering #702

Triggered via pull request May 29, 2024 21:17
Status Failure
Total duration 4m 4s
Artifacts

simdutf-flag.yml

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

Annotations

6 errors and 4 warnings
build (ubuntu-latest, latest): src/Data/Text/Lazy/IO.hs#L133
• Couldn't match type ‘Data.Text.Internal.Fusion.Types.Stream Char’
build (ubuntu-latest, latest): src/Data/Text/Lazy/IO.hs#L137
• Couldn't match type ‘Data.Text.Internal.Fusion.Types.Stream Char’
build (ubuntu-latest, latest)
Process completed with exit code 1.
build (windows-latest, latest): src/Data/Text/Lazy/IO.hs#L133
• Couldn't match type ‘Data.Text.Internal.Fusion.Types.Stream Char’
build (windows-latest, latest): src/Data/Text/Lazy/IO.hs#L137
• Couldn't match type ‘Data.Text.Internal.Fusion.Types.Stream Char’
build (windows-latest, latest)
Process completed with exit code 1.
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 (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/