Skip to content

Add GHC 9.2 support #57

Add GHC 9.2 support

Add GHC 9.2 support #57

Triggered via pull request October 22, 2023 09:30
Status Failure
Total duration 13m 36s
Artifacts

ci.yml

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

Annotations

9 errors and 9 warnings
nix build
Process completed with exit code 100.
ubuntu-latest / ghc 8.10.7: src/GHC/Types/Unique/Map.hs#L47
Could not find module ‘GHC.Types.Unique.FM’
ubuntu-latest / ghc 8.10.7: src/GHC/Types/Unique/Map.hs#L49
Could not find module ‘GHC.Types.Unique’
ubuntu-latest / ghc 8.10.7: src/GHC/Types/Unique/Map.hs#L50
Could not find module ‘GHC.Utils.Outputable’
ubuntu-latest / ghc 8.10.7
Process completed with exit code 1.
ubuntu-latest / ghc 8.6.5: src/GHC/Types/Unique/Map.hs#L47
Could not find module ‘GHC.Types.Unique.FM’
ubuntu-latest / ghc 8.6.5: src/GHC/Types/Unique/Map.hs#L49
Could not find module ‘GHC.Types.Unique’
ubuntu-latest / ghc 8.6.5: src/GHC/Types/Unique/Map.hs#L50
Could not find module ‘GHC.Utils.Outputable’
ubuntu-latest / ghc 8.6.5
Process completed with exit code 1.
ubuntu-latest / ghc 9.0.2
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 9.2.8
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 9.2.8: src/CircuitNotation.hs#L74
The qualified import of ‘GHC.Parser.Annotation’ is redundant
ubuntu-latest / ghc 9.2.8: src/CircuitNotation.hs#L361
Defined but not used: ‘l0’
ubuntu-latest / ghc 9.2.8: src/CircuitNotation.hs#L700
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.2.8: src/CircuitNotation.hs#L812
Defined but not used: ‘l’
ubuntu-latest / ghc 9.2.8: src/CircuitNotation.hs#L907
Pattern match(es) are non-exhaustive
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.6.5
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/