Bump cabal version #103
Annotations
11 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 uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, action-works/cabal-cache-s3@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/Data/Avro/HasAvroSchema.hs#L18
The import of ‘Data.Monoid’ is redundant
|
src/Data/Avro/JSON.hs#L65
The import of ‘Data.ByteString.Lazy’ is redundant
|
src/Data/Avro/JSON.hs#L67
The import of ‘Data.HashMap.Strict’ is redundant
|
src/Data/Avro/JSON.hs#L69
The import of ‘Data.List.NonEmpty’ is redundant
|
src/Data/Avro/JSON.hs#L70
The qualified import of ‘Data.List.NonEmpty’ is redundant
|
src/Data/Avro/JSON.hs#L71
The import of ‘Data.Tagged’ is redundant
|
src/Data/Avro/JSON.hs#L74
The qualified import of ‘Data.Avro.HasAvroSchema’ is redundant
|
src/Data/Avro/JSON.hs#L77
The qualified import of ‘Data.Vector’ is redundant
|
src/Data/Avro/Schema/Schema.hs#L194
• Both DeriveAnyClass and GeneralizedNewtypeDeriving are enabled
|
This job succeeded
Loading