Skip to content

Optimise array operations by reducing redundant copies #37

Optimise array operations by reducing redundant copies

Optimise array operations by reducing redundant copies #37

Re-run triggered June 27, 2024 12:09
Status Failure
Total duration 22m 6s
Artifacts

haskell.yml

on: pull_request
Matrix: cabal

Annotations

3 errors and 24 warnings
ubuntu-latest / ghc 8.10.7
Process completed with exit code 1.
ubuntu-latest / ghc 8.8.4
The job was canceled because "_3_8_1_8_10_7_ubuntu-late" failed.
ubuntu-latest / ghc 8.8.4
The operation was canceled.
ubuntu-latest / ghc 8.10.7
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest / ghc 8.10.7
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
ubuntu-latest / ghc 8.10.7
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
ubuntu-latest / ghc 8.10.7
The import of ‘flip’ from module ‘Data.Function’ is redundant
ubuntu-latest / ghc 8.10.7
The import of ‘Data.Monoid’ is redundant
ubuntu-latest / ghc 8.10.7
Rule "inplaceDelay/inplaceDelay [X-Vector]" may never fire
ubuntu-latest / ghc 8.10.7
Defined but not used: ‘mapMaybeM’
ubuntu-latest / ghc 8.10.7
Defined but not used: ‘imapMaybeM’
ubuntu-latest / ghc 8.10.7
Defined but not used: ‘uncons’
ubuntu-latest / ghc 8.10.7
The import of ‘Foreign.C.Types’ is redundant
ubuntu-latest / ghc 8.10.7
In the use of ‘boudedPrim’
ubuntu-latest / ghc 8.10.7
In the use of ‘getBytes’
ubuntu-latest / ghc 8.10.7
In the use of ‘boudedPrim’
ubuntu-latest / ghc 8.8.4
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
ubuntu-latest / ghc 8.8.4
The import of ‘flip’ from module ‘Data.Function’ is redundant
ubuntu-latest / ghc 8.8.4
The import of ‘Data.Monoid’ is redundant
ubuntu-latest / ghc 8.8.4
Rule "inplaceDelay/inplaceDelay [X-Vector]" may never fire
ubuntu-latest / ghc 8.8.4
Defined but not used: ‘mapMaybeM’
ubuntu-latest / ghc 8.8.4
Defined but not used: ‘imapMaybeM’
ubuntu-latest / ghc 8.8.4
Defined but not used: ‘uncons’
ubuntu-latest / ghc 8.8.4
The import of ‘Foreign.C.Types’ is redundant
ubuntu-latest / ghc 8.8.4
In the use of ‘getBytes’
ubuntu-latest / ghc 8.8.4
In the use of ‘getBytes’
ubuntu-latest / ghc 8.8.4
Pattern match(es) are non-exhaustive