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/Core.hs#L70
‘Natural’ is exported by ‘module GHC.TypeNats’ and ‘Natural’
|
src/Data/Type/Natural/Core.hs#L74
The import of ‘Data.Type.Equality’ is redundant
|
src/Data/Type/Natural/Core.hs#L82
The import of ‘Numeric.Natural’ is redundant
|
src/Data/Type/Natural/Core.hs#L118
Defined but not used: data constructor ‘SNat’
|
src/Data/Type/Natural/Lemma/Presburger.hs#L37
Pattern match has inaccessible right hand side
|
src/Data/Type/Natural/Lemma/Presburger.hs#L37
• Could not deduce: 1 ~ 0
|
src/Data/Type/Natural/Lemma/Arithmetic.hs#L291
Pattern match has inaccessible right hand side
|
src/Data/Type/Natural/Lemma/Arithmetic.hs#L291
• Could not deduce: 1 ~ 0
|
src/Data/Type/Natural/Lemma/Arithmetic.hs#L295
Pattern match has inaccessible right hand side
|
src/Data/Type/Natural/Lemma/Arithmetic.hs#L295
• Could not deduce: 1 ~ 0
|
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