Skip to content

Optimise array operations by reducing redundant copies #41

Optimise array operations by reducing redundant copies

Optimise array operations by reducing redundant copies #41

Triggered via pull request June 29, 2024 08:13
Status Success
Total duration 13m 53s
Artifacts

haskell.yml

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

Annotations

26 warnings
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 ‘Data.Monoid’ is redundant
ubuntu-latest / ghc 8.10.7
The import of ‘flip’ from module ‘Data.Function’ 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
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.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
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 ‘Data.Monoid’ is redundant
ubuntu-latest / ghc 8.8.4
The import of ‘flip’ from module ‘Data.Function’ 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