Merge pull request #16 from rickowens/pr #17
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Cabal Bulid:
src/Data/JsonSpec/Spec.hs#L212
Unticked promoted constructor: ‘JsonObject’.
|
Cabal Bulid:
src/Data/JsonSpec/Spec.hs#L213
Unticked promoted constructor: ‘JsonObject’.
|
Cabal Bulid:
src/Data/JsonSpec/Spec.hs#L216
Unticked promoted constructor: ‘JsonObject’.
|
Cabal Bulid:
src/Data/JsonSpec/Spec.hs#L218
Unticked promoted constructor: ‘JsonString’.
|
Cabal Bulid:
src/Data/JsonSpec/Spec.hs#L219
Unticked promoted constructor: ‘JsonNum’.
|
Cabal Bulid:
src/Data/JsonSpec/Spec.hs#L220
Unticked promoted constructor: ‘JsonInt’.
|
Cabal Bulid:
src/Data/JsonSpec/Spec.hs#L221
Unticked promoted constructor: ‘JsonArray’.
|
Cabal Bulid:
src/Data/JsonSpec/Spec.hs#L222
Unticked promoted constructor: ‘JsonBool’.
|
Cabal Bulid:
src/Data/JsonSpec/Spec.hs#L223
Unticked promoted constructor: ‘JsonEither’.
|
Cabal Bulid:
src/Data/JsonSpec/Spec.hs#L225
Unticked promoted constructor: ‘JsonTag’.
|
Loading