Merge pull request #30 from konn/konn/ghc-9.10 #87
Annotations
12 warnings
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/.
|
src/Data/Type/Natural/Lemma/Arithmetic.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
src/Data/Type/Natural/Lemma/Order.hs#L19
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
src/Data/Type/Ordinal.hs#L20
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
src/Data/Type/Natural/Lemma/Presburger.hs#L18
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
src/Data/Type/Natural/Core.hs#L70
‘Natural’ is exported by ‘module GHC.TypeNats’ and ‘Natural’
|
src/Data/Type/Natural/Core.hs#L82
The import of ‘Numeric.Natural’ is redundant
|
src/Data/Type/Natural/Presburger/MinMaxSolver.hs#L13
The import of ‘GHC.Plugins’ is redundant
|
src/Data/Type/Natural/Presburger/MinMaxSolver.hs#L20
The import of ‘GHC.Tc.Plugin’ is redundant
|
tests/Data/Type/Natural/Presburger/Cases.hs#L9
The import of ‘Data.Proxy’ is redundant
|
tests/Data/Type/Natural/Presburger/Cases.hs#L12
The import of ‘GHC.TypeNats’ is redundant
|
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/
|
This job succeeded
Loading