Skip to content

Set up GHA

Set up GHA #5

Triggered via pull request June 5, 2024 11:55
@kimkim
synchronize #43
gha
Status Success
Total duration 2m 45s
Artifacts

matrix.yaml

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

Annotations

32 warnings
linux (9.10.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, haskell/actions/setup@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux (9.10.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, haskell/actions/setup@v1, 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/
linux (9.10.1)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
linux (9.8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, haskell/actions/setup@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux (9.8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, haskell/actions/setup@v1, 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/
linux (9.8.2): src/Database/LevelDB/Internal.hs#L49
The import of ‘Control.Applicative’ is redundant
linux (9.8.2): test/Test/Streaming.hs#L9
The import of ‘Control.Applicative’ is redundant
linux (9.8.2): test/Test/Streaming.hs#L17
The import of ‘Data.Foldable’ is redundant
linux (9.8.2): test/Test/Streaming.hs#L19
The import of ‘Data.Monoid’ is redundant
linux (9.8.2): test/Test/Streaming.hs#L229
In the use of ‘head’
linux (9.8.2): test/Test/Streaming.hs#L243
In the use of ‘tail’
linux (9.8.2)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
linux (9.8.2): src/Database/LevelDB/Internal.hs#L49
The import of ‘Control.Applicative’ is redundant
linux (9.8.2): test/Test/Streaming.hs#L9
The import of ‘Control.Applicative’ is redundant
linux (9.8.2): test/Test/Streaming.hs#L17
The import of ‘Data.Foldable’ is redundant
linux (9.8.2): test/Test/Streaming.hs#L19
The import of ‘Data.Monoid’ is redundant
linux (9.8.2): test/Test/Streaming.hs#L229
In the use of ‘head’
linux (9.8.2): test/Test/Streaming.hs#L243
In the use of ‘tail’
linux (latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, haskell/actions/setup@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux (latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, haskell/actions/setup@v1, 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/
linux (latest): src/Database/LevelDB/Internal.hs#L49
The import of ‘Control.Applicative’ is redundant
linux (latest): src/Database/LevelDB/Iterator.hs#L30
The import of ‘Control.Applicative’ is redundant
linux (latest): src/Database/LevelDB/Base.hs#L62
The import of ‘Control.Applicative’ is redundant
linux (latest): src/Database/LevelDB/MonadResource.hs#L72
The import of ‘Control.Applicative’ is redundant
linux (latest): test/Test/Streaming.hs#L9
The import of ‘Control.Applicative’ is redundant
linux (latest): test/Test/Streaming.hs#L10
The import of ‘Control.Monad’ is redundant
linux (latest): test/Test/Streaming.hs#L17
The import of ‘Data.Foldable’ is redundant
linux (latest): test/Test/Streaming.hs#L19
The import of ‘Data.Monoid’ is redundant
linux (latest)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
linux (9.6.5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, haskell/actions/setup@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux (9.6.5)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, haskell/actions/setup@v1, 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/
linux (9.6.5)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).