Fix type for maps with non-string keys #121
Annotations
14 warnings
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/
|
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/
|
Build:
src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
|
Build:
src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
|
Build:
src/Data/Aeson/TypeScript/Util.hs#L186
Top-level binding with no type signature:
|
Build:
src/Data/Aeson/TypeScript/TH.hs#L148
The export item ‘module Data.Aeson.TypeScript.Instances’ exports nothing
|
Build:
src/Data/Aeson/TypeScript/TH.hs#L291
Pattern match(es) are non-exhaustive
|
Build:
src/Data/Aeson/TypeScript/TH.hs#L324
This binding for ‘name’ shadows the existing binding
|
Build:
src/Data/Aeson/TypeScript/Recursive.hs#L27
The import of ‘Data.Function’ is redundant
|
Build:
src/Data/Aeson/TypeScript/Recursive.hs#L35
The import of ‘Language.Haskell.TH.Syntax’ is redundant
|
Build:
src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
|
Setup Haskell
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
Test:
src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
|
Test:
src/Data/Aeson/TypeScript/Instances.hs#L4
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
|
Loading