Skip to content

Merge pull request #30 from konn/konn/ghc-9.10 #87

Merge pull request #30 from konn/konn/ghc-9.10

Merge pull request #30 from konn/konn/ghc-9.10 #87

Triggered via push June 9, 2024 12:34
Status Success
Total duration 6m 17s
Artifacts 5

haskell.yml

on: push
Generate Build Matrix Dynamically
2s
Generate Build Matrix Dynamically
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

62 warnings
Generate Build Matrix Dynamically
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Haskell GHC 9.8.2 Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/cache@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Haskell GHC 9.8.2 Build: src/Data/Type/Natural/Lemma/Arithmetic.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
Haskell GHC 9.8.2 Build: src/Data/Type/Natural/Lemma/Order.hs#L19
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
Haskell GHC 9.8.2 Build: src/Data/Type/Ordinal.hs#L20
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
Haskell GHC 9.8.2 Build: src/Data/Type/Natural/Lemma/Presburger.hs#L18
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
Haskell GHC 9.8.2 Build: src/Data/Type/Natural/Core.hs#L70
‘Natural’ is exported by ‘module GHC.TypeNats’ and ‘Natural’
Haskell GHC 9.8.2 Build: src/Data/Type/Natural/Core.hs#L82
The import of ‘Numeric.Natural’ is redundant
Haskell GHC 9.10.1 Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/cache@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Haskell GHC 9.10.1 Build: src/Data/Type/Natural/Lemma/Arithmetic.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
Haskell GHC 9.10.1 Build: src/Data/Type/Natural/Lemma/Order.hs#L19
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
Haskell GHC 9.10.1 Build: src/Data/Type/Ordinal.hs#L20
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
Haskell GHC 9.10.1 Build: src/Data/Type/Natural/Lemma/Presburger.hs#L18
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
Haskell GHC 9.10.1 Build: src/Data/Type/Natural/Core.hs#L70
‘Natural’ is exported by ‘module GHC.TypeNats’ and ‘Natural’
Haskell GHC 9.10.1 Build: src/Data/Type/Natural/Core.hs#L82
The import of ‘Numeric.Natural’ is redundant
Haskell GHC 9.4.8 Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/cache@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Haskell GHC 9.4.8 Build: src/Data/Type/Natural/Core.hs#L70
‘Natural’ is exported by ‘module GHC.TypeNats’ and ‘Natural’
Haskell GHC 9.4.8 Build: src/Data/Type/Natural/Core.hs#L74
The import of ‘Data.Type.Equality’ is redundant
Haskell GHC 9.4.8 Build: src/Data/Type/Natural/Core.hs#L82
The import of ‘Numeric.Natural’ is redundant
Haskell GHC 9.4.8 Build: src/Data/Type/Natural/Core.hs#L118
Defined but not used: data constructor ‘SNat’
Haskell GHC 9.4.8 Build: src/Data/Type/Natural/Presburger/MinMaxSolver.hs#L13
The import of ‘GHC.Plugins’ is redundant
Haskell GHC 9.4.8 Build: src/Data/Type/Natural/Presburger/MinMaxSolver.hs#L20
The import of ‘GHC.Tc.Plugin’ is redundant
Haskell GHC 9.4.8 Build: tests/Data/Type/Natural/Presburger/Cases.hs#L9
The import of ‘Data.Proxy’ is redundant
Haskell GHC 9.4.8 Build: tests/Data/Type/Natural/Presburger/Cases.hs#L12
The import of ‘GHC.TypeNats’ is redundant
Haskell GHC 9.4.8 Build: tests/Data/Type/Natural/Presburger/Cases.hs#L27
• Could not deduce (Data.Type.Ord.OrdCond (CmpNat n m) n n m ~ m)
Haskell GHC 9.4.8 Build: tests/Shared.hs#L20
The import of ‘Numeric.Natural’ is redundant
Haskell GHC 9.2.8 Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/cache@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Haskell GHC 9.2.8 Build: src/Data/Type/Natural/Core.hs#L70
‘Natural’ is exported by ‘module GHC.TypeNats’ and ‘Natural’
Haskell GHC 9.2.8 Build: src/Data/Type/Natural/Core.hs#L74
The import of ‘Data.Type.Equality’ is redundant
Haskell GHC 9.2.8 Build: src/Data/Type/Natural/Core.hs#L82
The import of ‘Numeric.Natural’ is redundant
Haskell GHC 9.2.8 Build: src/Data/Type/Natural/Core.hs#L118
Defined but not used: data constructor ‘SNat’
Haskell GHC 9.2.8 Build: src/Data/Type/Natural/Lemma/Presburger.hs#L37
Pattern match has inaccessible right hand side
Haskell GHC 9.2.8 Build: src/Data/Type/Natural/Lemma/Presburger.hs#L37
• Could not deduce: 1 ~ 0
Haskell GHC 9.2.8 Build: src/Data/Type/Natural/Lemma/Arithmetic.hs#L291
Pattern match has inaccessible right hand side
Haskell GHC 9.2.8 Build: src/Data/Type/Natural/Lemma/Arithmetic.hs#L295
Pattern match has inaccessible right hand side
Haskell GHC 9.6.5 Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/cache@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Haskell GHC 9.6.5 Build: src/Data/Type/Natural/Lemma/Arithmetic.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
Haskell GHC 9.6.5 Build: src/Data/Type/Natural/Lemma/Order.hs#L19
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
Haskell GHC 9.6.5 Build: src/Data/Type/Ordinal.hs#L20
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
Haskell GHC 9.6.5 Build: src/Data/Type/Natural/Lemma/Presburger.hs#L18
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
Haskell GHC 9.6.5 Build: src/Data/Type/Natural/Core.hs#L70
‘Natural’ is exported by ‘module GHC.TypeNats’ and ‘Natural’
Haskell GHC 9.6.5 Build: src/Data/Type/Natural/Core.hs#L82
The import of ‘Numeric.Natural’ is redundant
Haskell GHC 9.6.5 Build: src/Data/Type/Natural/Presburger/MinMaxSolver.hs#L13
The import of ‘GHC.Plugins’ is redundant
Haskell GHC 9.6.5 Build: src/Data/Type/Natural/Presburger/MinMaxSolver.hs#L20
The import of ‘GHC.Tc.Plugin’ is redundant
Haskell GHC 9.6.5 Build: tests/Data/Type/Natural/Presburger/Cases.hs#L9
The import of ‘Data.Proxy’ is redundant
Haskell GHC 9.6.5 Build: tests/Data/Type/Natural/Presburger/Cases.hs#L12
The import of ‘GHC.TypeNats’ is redundant
Haskell GHC 9.4.8 Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Haskell GHC 9.10.1 Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Haskell GHC 9.2.8 Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Haskell GHC 9.8.2 Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Haskell GHC 9.6.5 Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "binaries-9.10.1-Linux", "binaries-9.2.8-Linux", "binaries-9.4.8-Linux", "binaries-9.6.5-Linux", "binaries-9.8.2-Linux". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
binaries-9.10.1-Linux Expired
1.77 MB
binaries-9.2.8-Linux Expired
2.28 MB
binaries-9.4.8-Linux Expired
2.72 MB
binaries-9.6.5-Linux Expired
1.75 MB
binaries-9.8.2-Linux Expired
1.74 MB