Skip to content

Optimise array operations by reducing redundant copies #51

Optimise array operations by reducing redundant copies

Optimise array operations by reducing redundant copies #51

Triggered via pull request July 6, 2024 10:01
Status Success
Total duration 23m 27s
Artifacts

haskell.yml

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

Annotations

26 warnings
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
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
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.8.4
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
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