Skip to content

Update CHANGELOG.md #122

Update CHANGELOG.md

Update CHANGELOG.md #122

Triggered via push October 30, 2024 02:09
Status Success
Total duration 49m 1s
Artifacts
Matrix: cabal
Matrix: stack
Fit to window
Zoom out
Zoom in

Annotations

242 warnings
stack / ghc 9.2.8
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
stack / ghc 9.2.8: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
stack / ghc 9.2.8: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
stack / ghc 9.2.8: src/Data/Aeson/TypeScript/Util.hs#L186
Top-level binding with no type signature:
stack / ghc 9.2.8: src/Data/Aeson/TypeScript/TH.hs#L148
The export item ‘module Data.Aeson.TypeScript.Instances’ exports nothing
stack / ghc 9.2.8: src/Data/Aeson/TypeScript/TH.hs#L291
Pattern match(es) are non-exhaustive
stack / ghc 9.2.8: src/Data/Aeson/TypeScript/TH.hs#L324
This binding for ‘name’ shadows the existing binding
stack / ghc 9.2.8: src/Data/Aeson/TypeScript/Recursive.hs#L27
The import of ‘Data.Function’ is redundant
stack / ghc 9.2.8: src/Data/Aeson/TypeScript/Recursive.hs#L35
The import of ‘Language.Haskell.TH.Syntax’ is redundant
stack / ghc 9.2.8: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
stack / ghc 9.2.8
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
stack / ghc 9.0.2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
stack / ghc 9.0.2: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
stack / ghc 9.0.2: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
stack / ghc 9.0.2: src/Data/Aeson/TypeScript/Util.hs#L186
Top-level binding with no type signature:
stack / ghc 9.0.2: src/Data/Aeson/TypeScript/Util.hs#L225
Defined but not used: ‘haddockModifier’
stack / ghc 9.0.2: src/Data/Aeson/TypeScript/Util.hs#L225
Defined but not used: ‘n’
stack / ghc 9.0.2: src/Data/Aeson/TypeScript/TH.hs#L148
The export item ‘module Data.Aeson.TypeScript.Instances’ exports nothing
stack / ghc 9.0.2: src/Data/Aeson/TypeScript/TH.hs#L324
This binding for ‘name’ shadows the existing binding
stack / ghc 9.0.2: src/Data/Aeson/TypeScript/Recursive.hs#L27
The import of ‘Data.Function’ is redundant
stack / ghc 9.0.2: src/Data/Aeson/TypeScript/Recursive.hs#L35
The import of ‘Language.Haskell.TH.Syntax’ is redundant
stack / ghc 9.0.2: test/Spec.hs#L10
The qualified import of ‘GetDoc’ is redundant
stack / ghc 9.0.2
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
stack / ghc 8.10.7
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
stack / ghc 8.10.7: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
stack / ghc 8.10.7: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
stack / ghc 8.10.7: src/Data/Aeson/TypeScript/Util.hs#L186
Top-level binding with no type signature:
stack / ghc 8.10.7: src/Data/Aeson/TypeScript/Util.hs#L225
Defined but not used: ‘haddockModifier’
stack / ghc 8.10.7: src/Data/Aeson/TypeScript/Util.hs#L225
Defined but not used: ‘n’
stack / ghc 8.10.7: src/Data/Aeson/TypeScript/TH.hs#L148
The export item ‘module Data.Aeson.TypeScript.Instances’ exports nothing
stack / ghc 8.10.7: src/Data/Aeson/TypeScript/TH.hs#L324
This binding for ‘name’ shadows the existing binding
stack / ghc 8.10.7: src/Data/Aeson/TypeScript/Recursive.hs#L27
The import of ‘Data.Function’ is redundant
stack / ghc 8.10.7: src/Data/Aeson/TypeScript/Recursive.hs#L35
The import of ‘Language.Haskell.TH.Syntax’ is redundant
stack / ghc 8.10.7: test/Spec.hs#L10
The qualified import of ‘GetDoc’ is redundant
stack / ghc 8.10.7
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
stack / ghc 9.4.7
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
stack / ghc 9.4.7: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
stack / ghc 9.4.7: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
stack / ghc 9.4.7: src/Data/Aeson/TypeScript/Util.hs#L186
Top-level binding with no type signature:
stack / ghc 9.4.7: src/Data/Aeson/TypeScript/TH.hs#L148
The export item ‘module Data.Aeson.TypeScript.Instances’ exports nothing
stack / ghc 9.4.7: src/Data/Aeson/TypeScript/TH.hs#L291
Pattern match(es) are non-exhaustive
stack / ghc 9.4.7: src/Data/Aeson/TypeScript/TH.hs#L324
This binding for ‘name’ shadows the existing binding
stack / ghc 9.4.7: src/Data/Aeson/TypeScript/Recursive.hs#L27
The import of ‘Data.Function’ is redundant
stack / ghc 9.4.7: src/Data/Aeson/TypeScript/Recursive.hs#L35
The import of ‘Language.Haskell.TH.Syntax’ is redundant
stack / ghc 9.4.7: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
stack / ghc 9.4.7
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
stack / ghc 9.6.3
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
stack / ghc 9.6.3
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
stack / ghc 9.6.3: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
stack / ghc 9.6.3: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
stack / ghc 9.6.3: src/Data/Aeson/TypeScript/Util.hs#L186
Top-level binding with no type signature:
stack / ghc 9.6.3: src/Data/Aeson/TypeScript/TH.hs#L148
The export item ‘module Data.Aeson.TypeScript.Instances’ exports nothing
stack / ghc 9.6.3: src/Data/Aeson/TypeScript/TH.hs#L291
Pattern match(es) are non-exhaustive
stack / ghc 9.6.3: src/Data/Aeson/TypeScript/TH.hs#L324
This binding for ‘name’ shadows the existing binding
stack / ghc 9.6.3: src/Data/Aeson/TypeScript/Recursive.hs#L35
The import of ‘Language.Haskell.TH.Syntax’ is redundant
stack / ghc 9.6.3: test/TestBoilerplate.hs#L5
Module ‘Control.Monad.Writer.Lazy’ does not export ‘Product’
stack / ghc 9.6.3: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
stack / ghc 9.8.1
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
stack / ghc 9.8.1
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
stack / ghc 9.8.1: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
stack / ghc 9.8.1: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
stack / ghc 9.8.1: src/Data/Aeson/TypeScript/Util.hs#L186
Top-level binding with no type signature:
stack / ghc 9.8.1: src/Data/Aeson/TypeScript/TH.hs#L148
The export item ‘module Data.Aeson.TypeScript.Instances’ exports nothing
stack / ghc 9.8.1: src/Data/Aeson/TypeScript/TH.hs#L291
Pattern match(es) are non-exhaustive
stack / ghc 9.8.1: src/Data/Aeson/TypeScript/TH.hs#L324
This binding for ‘name’ shadows the existing binding
stack / ghc 9.8.1: src/Data/Aeson/TypeScript/Recursive.hs#L35
The import of ‘Language.Haskell.TH.Syntax’ is redundant
stack / ghc 9.8.1: test/TestBoilerplate.hs#L5
Module ‘Control.Monad.Writer.Lazy’ does not export ‘Product’.
stack / ghc 9.8.1: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 9.2.8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. 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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ubuntu-latest / ghc 9.2.8: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 9.2.8: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 9.2.8
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
ubuntu-latest / ghc 9.2.8: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 9.2.8: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 9.2.8: src/Data/Aeson/TypeScript/Util.hs#L186
Top-level binding with no type signature:
ubuntu-latest / ghc 9.2.8: src/Data/Aeson/TypeScript/TH.hs#L148
The export item ‘module Data.Aeson.TypeScript.Instances’ exports nothing
ubuntu-latest / ghc 9.2.8: src/Data/Aeson/TypeScript/TH.hs#L291
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.2.8: src/Data/Aeson/TypeScript/TH.hs#L324
This binding for ‘name’ shadows the existing binding
ubuntu-latest / ghc 9.2.8: src/Data/Aeson/TypeScript/Recursive.hs#L27
The import of ‘Data.Function’ is redundant
ubuntu-latest / ghc 9.2.8: src/Data/Aeson/TypeScript/Recursive.hs#L35
The import of ‘Language.Haskell.TH.Syntax’ is redundant
ubuntu-latest / ghc 9.2.8: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 9.4.7
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. 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.4.7
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ubuntu-latest / ghc 9.4.7: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 9.4.7: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 9.4.7: src/Data/Aeson/TypeScript/Util.hs#L186
Top-level binding with no type signature:
ubuntu-latest / ghc 9.4.7: src/Data/Aeson/TypeScript/TH.hs#L148
The export item ‘module Data.Aeson.TypeScript.Instances’ exports nothing
ubuntu-latest / ghc 9.4.7: src/Data/Aeson/TypeScript/TH.hs#L291
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.4.7: src/Data/Aeson/TypeScript/TH.hs#L324
This binding for ‘name’ shadows the existing binding
ubuntu-latest / ghc 9.4.7: src/Data/Aeson/TypeScript/Recursive.hs#L27
The import of ‘Data.Function’ is redundant
ubuntu-latest / ghc 9.4.7: src/Data/Aeson/TypeScript/Recursive.hs#L35
The import of ‘Language.Haskell.TH.Syntax’ is redundant
ubuntu-latest / ghc 9.4.7: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 9.4.7
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
ubuntu-latest / ghc 9.4.7: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 9.4.7: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 9.0.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. 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.0.2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ubuntu-latest / ghc 9.0.2: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 9.0.2: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 9.0.2: src/Data/Aeson/TypeScript/Util.hs#L186
Top-level binding with no type signature:
ubuntu-latest / ghc 9.0.2: src/Data/Aeson/TypeScript/Util.hs#L225
Defined but not used: ‘haddockModifier’
ubuntu-latest / ghc 9.0.2: src/Data/Aeson/TypeScript/Util.hs#L225
Defined but not used: ‘n’
ubuntu-latest / ghc 9.0.2: src/Data/Aeson/TypeScript/TH.hs#L148
The export item ‘module Data.Aeson.TypeScript.Instances’ exports nothing
ubuntu-latest / ghc 9.0.2: src/Data/Aeson/TypeScript/TH.hs#L324
This binding for ‘name’ shadows the existing binding
ubuntu-latest / ghc 9.0.2: src/Data/Aeson/TypeScript/Recursive.hs#L27
The import of ‘Data.Function’ is redundant
ubuntu-latest / ghc 9.0.2: src/Data/Aeson/TypeScript/Recursive.hs#L35
The import of ‘Language.Haskell.TH.Syntax’ is redundant
ubuntu-latest / ghc 9.0.2: test/Spec.hs#L10
The qualified import of ‘GetDoc’ is redundant
ubuntu-latest / ghc 9.0.2: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 9.0.2: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 9.0.2
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
ubuntu-latest / ghc 9.8.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. 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.8.1
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ubuntu-latest / ghc 9.8.1: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 9.8.1: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 9.8.1: src/Data/Aeson/TypeScript/Util.hs#L186
Top-level binding with no type signature:
ubuntu-latest / ghc 9.8.1: src/Data/Aeson/TypeScript/TH.hs#L148
The export item ‘module Data.Aeson.TypeScript.Instances’ exports nothing
ubuntu-latest / ghc 9.8.1: src/Data/Aeson/TypeScript/TH.hs#L291
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.8.1: src/Data/Aeson/TypeScript/TH.hs#L324
This binding for ‘name’ shadows the existing binding
ubuntu-latest / ghc 9.8.1: src/Data/Aeson/TypeScript/Recursive.hs#L35
The import of ‘Language.Haskell.TH.Syntax’ is redundant
ubuntu-latest / ghc 9.8.1: test/TestBoilerplate.hs#L5
Module ‘Control.Monad.Writer.Lazy’ does not export ‘Product’.
ubuntu-latest / ghc 9.8.1: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 9.8.1: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 9.8.1: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 9.8.1
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
ubuntu-latest / ghc 8.10.7
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. 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.10.7
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ubuntu-latest / ghc 8.10.7
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
ubuntu-latest / ghc 8.10.7
Failed to download action 'https://api.github.com/repos/haskell/actions/tarball/ce6c3a6f8cbe3bd6ce51b635b3f32ee792f22f91'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
ubuntu-latest / ghc 8.10.7
Back off 10.205 seconds before retry.
ubuntu-latest / ghc 8.10.7: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 8.10.7: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 8.10.7: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 8.10.7: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 8.10.7: src/Data/Aeson/TypeScript/Util.hs#L186
Top-level binding with no type signature:
ubuntu-latest / ghc 8.10.7: src/Data/Aeson/TypeScript/Util.hs#L225
Defined but not used: ‘haddockModifier’
ubuntu-latest / ghc 8.10.7: src/Data/Aeson/TypeScript/Util.hs#L225
Defined but not used: ‘n’
ubuntu-latest / ghc 8.10.7: src/Data/Aeson/TypeScript/TH.hs#L148
The export item ‘module Data.Aeson.TypeScript.Instances’ exports nothing
ubuntu-latest / ghc 8.10.7: src/Data/Aeson/TypeScript/TH.hs#L324
This binding for ‘name’ shadows the existing binding
ubuntu-latest / ghc 8.10.7: src/Data/Aeson/TypeScript/Recursive.hs#L27
The import of ‘Data.Function’ is redundant
ubuntu-latest / ghc 8.10.7: src/Data/Aeson/TypeScript/Recursive.hs#L35
The import of ‘Language.Haskell.TH.Syntax’ is redundant
ubuntu-latest / ghc 8.10.7: test/Spec.hs#L10
The qualified import of ‘GetDoc’ is redundant
ubuntu-latest / ghc 9.6.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. 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.6.3
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ubuntu-latest / ghc 9.6.3
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
ubuntu-latest / ghc 9.6.3: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 9.6.3: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 9.6.3: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 9.6.3: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
ubuntu-latest / ghc 9.6.3: src/Data/Aeson/TypeScript/Util.hs#L186
Top-level binding with no type signature:
ubuntu-latest / ghc 9.6.3: src/Data/Aeson/TypeScript/TH.hs#L148
The export item ‘module Data.Aeson.TypeScript.Instances’ exports nothing
ubuntu-latest / ghc 9.6.3: src/Data/Aeson/TypeScript/TH.hs#L291
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.6.3: src/Data/Aeson/TypeScript/TH.hs#L324
This binding for ‘name’ shadows the existing binding
ubuntu-latest / ghc 9.6.3: src/Data/Aeson/TypeScript/Recursive.hs#L35
The import of ‘Language.Haskell.TH.Syntax’ is redundant
ubuntu-latest / ghc 9.6.3: test/TestBoilerplate.hs#L5
Module ‘Control.Monad.Writer.Lazy’ does not export ‘Product’
ubuntu-latest / ghc 9.6.3: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 9.2.8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macOS-latest / ghc 9.2.8
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macOS-latest / ghc 9.2.8: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 9.2.8: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 9.2.8
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
macOS-latest / ghc 9.2.8: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 9.2.8: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 9.2.8: src/Data/Aeson/TypeScript/Util.hs#L186
Top-level binding with no type signature:
macOS-latest / ghc 9.2.8: src/Data/Aeson/TypeScript/TH.hs#L148
The export item ‘module Data.Aeson.TypeScript.Instances’ exports nothing
macOS-latest / ghc 9.2.8: src/Data/Aeson/TypeScript/TH.hs#L291
Pattern match(es) are non-exhaustive
macOS-latest / ghc 9.2.8: src/Data/Aeson/TypeScript/TH.hs#L324
This binding for ‘name’ shadows the existing binding
macOS-latest / ghc 9.2.8: src/Data/Aeson/TypeScript/Recursive.hs#L27
The import of ‘Data.Function’ is redundant
macOS-latest / ghc 9.2.8: src/Data/Aeson/TypeScript/Recursive.hs#L35
The import of ‘Language.Haskell.TH.Syntax’ is redundant
macOS-latest / ghc 9.2.8: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 9.0.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macOS-latest / ghc 9.0.2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macOS-latest / ghc 9.0.2
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
macOS-latest / ghc 9.0.2: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 9.0.2: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 9.0.2: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 9.0.2: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 9.0.2: src/Data/Aeson/TypeScript/Util.hs#L186
Top-level binding with no type signature:
macOS-latest / ghc 9.0.2: src/Data/Aeson/TypeScript/Util.hs#L225
Defined but not used: ‘haddockModifier’
macOS-latest / ghc 9.0.2: src/Data/Aeson/TypeScript/Util.hs#L225
Defined but not used: ‘n’
macOS-latest / ghc 9.0.2: src/Data/Aeson/TypeScript/TH.hs#L148
The export item ‘module Data.Aeson.TypeScript.Instances’ exports nothing
macOS-latest / ghc 9.0.2: src/Data/Aeson/TypeScript/TH.hs#L324
This binding for ‘name’ shadows the existing binding
macOS-latest / ghc 9.0.2: src/Data/Aeson/TypeScript/Recursive.hs#L27
The import of ‘Data.Function’ is redundant
macOS-latest / ghc 9.0.2: src/Data/Aeson/TypeScript/Recursive.hs#L35
The import of ‘Language.Haskell.TH.Syntax’ is redundant
macOS-latest / ghc 9.0.2: test/Spec.hs#L10
The qualified import of ‘GetDoc’ is redundant
macOS-latest / ghc 8.10.7
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macOS-latest / ghc 8.10.7
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macOS-latest / ghc 8.10.7: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 8.10.7: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 8.10.7: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 8.10.7: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 8.10.7: src/Data/Aeson/TypeScript/Util.hs#L186
Top-level binding with no type signature:
macOS-latest / ghc 8.10.7: src/Data/Aeson/TypeScript/Util.hs#L225
Defined but not used: ‘haddockModifier’
macOS-latest / ghc 8.10.7: src/Data/Aeson/TypeScript/Util.hs#L225
Defined but not used: ‘n’
macOS-latest / ghc 8.10.7: src/Data/Aeson/TypeScript/TH.hs#L148
The export item ‘module Data.Aeson.TypeScript.Instances’ exports nothing
macOS-latest / ghc 8.10.7: src/Data/Aeson/TypeScript/TH.hs#L324
This binding for ‘name’ shadows the existing binding
macOS-latest / ghc 8.10.7: src/Data/Aeson/TypeScript/Recursive.hs#L27
The import of ‘Data.Function’ is redundant
macOS-latest / ghc 8.10.7: src/Data/Aeson/TypeScript/Recursive.hs#L35
The import of ‘Language.Haskell.TH.Syntax’ is redundant
macOS-latest / ghc 8.10.7: test/Spec.hs#L10
The qualified import of ‘GetDoc’ is redundant
macOS-latest / ghc 8.10.7
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
macOS-latest / ghc 9.4.7
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macOS-latest / ghc 9.4.7
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macOS-latest / ghc 9.4.7: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 9.4.7: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 9.4.7: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 9.4.7: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 9.4.7: src/Data/Aeson/TypeScript/Util.hs#L186
Top-level binding with no type signature:
macOS-latest / ghc 9.4.7: src/Data/Aeson/TypeScript/TH.hs#L148
The export item ‘module Data.Aeson.TypeScript.Instances’ exports nothing
macOS-latest / ghc 9.4.7: src/Data/Aeson/TypeScript/TH.hs#L291
Pattern match(es) are non-exhaustive
macOS-latest / ghc 9.4.7: src/Data/Aeson/TypeScript/TH.hs#L324
This binding for ‘name’ shadows the existing binding
macOS-latest / ghc 9.4.7: src/Data/Aeson/TypeScript/Recursive.hs#L27
The import of ‘Data.Function’ is redundant
macOS-latest / ghc 9.4.7: src/Data/Aeson/TypeScript/Recursive.hs#L35
The import of ‘Language.Haskell.TH.Syntax’ is redundant
macOS-latest / ghc 9.4.7: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 9.4.7
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
macOS-latest / ghc 9.6.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macOS-latest / ghc 9.6.3
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macOS-latest / ghc 9.6.3: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 9.6.3: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 9.6.3: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 9.6.3: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 9.6.3: src/Data/Aeson/TypeScript/Util.hs#L186
Top-level binding with no type signature:
macOS-latest / ghc 9.6.3: src/Data/Aeson/TypeScript/TH.hs#L148
The export item ‘module Data.Aeson.TypeScript.Instances’ exports nothing
macOS-latest / ghc 9.6.3: src/Data/Aeson/TypeScript/TH.hs#L291
Pattern match(es) are non-exhaustive
macOS-latest / ghc 9.6.3: src/Data/Aeson/TypeScript/TH.hs#L324
This binding for ‘name’ shadows the existing binding
macOS-latest / ghc 9.6.3: src/Data/Aeson/TypeScript/Recursive.hs#L35
The import of ‘Language.Haskell.TH.Syntax’ is redundant
macOS-latest / ghc 9.6.3: test/TestBoilerplate.hs#L5
Module ‘Control.Monad.Writer.Lazy’ does not export ‘Product’
macOS-latest / ghc 9.6.3: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 9.6.3
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
macOS-latest / ghc 9.8.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macOS-latest / ghc 9.8.1
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macOS-latest / ghc 9.8.1: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 9.8.1: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 9.8.1
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
macOS-latest / ghc 9.8.1: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 9.8.1: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
macOS-latest / ghc 9.8.1: src/Data/Aeson/TypeScript/Util.hs#L186
Top-level binding with no type signature:
macOS-latest / ghc 9.8.1: src/Data/Aeson/TypeScript/TH.hs#L148
The export item ‘module Data.Aeson.TypeScript.Instances’ exports nothing
macOS-latest / ghc 9.8.1: src/Data/Aeson/TypeScript/TH.hs#L291
Pattern match(es) are non-exhaustive
macOS-latest / ghc 9.8.1: src/Data/Aeson/TypeScript/TH.hs#L324
This binding for ‘name’ shadows the existing binding
macOS-latest / ghc 9.8.1: src/Data/Aeson/TypeScript/Recursive.hs#L35
The import of ‘Language.Haskell.TH.Syntax’ is redundant
macOS-latest / ghc 9.8.1: test/TestBoilerplate.hs#L5
Module ‘Control.Monad.Writer.Lazy’ does not export ‘Product’.
macOS-latest / ghc 9.8.1: src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS