[FLORA-414] Store archive hashes #1527
backend.yml
on: pull_request
Generate matrix from cabal
5s
Matrix: Backend_tests
Annotations
8 warnings
Backend_tests (9.6.5, ubuntu-latest):
src/core/Flora/Model/Job.hs#L99
Pattern match(es) are non-exhaustive
|
Backend_tests (9.6.5, ubuntu-latest):
src/core/Flora/Publish.hs#L28
Redundant constraints: (Log :> es, Time :> es)
|
Backend_tests (9.6.5, ubuntu-latest):
src/core/Flora/Model/BlobIndex/Update.hs#L34
Redundant constraint: Time :> es
|
Backend_tests (9.6.5, ubuntu-latest):
src/core/Flora/Import/Package/Bulk.hs#L86
Pattern match(es) are non-exhaustive
|
Backend_tests (9.6.5, ubuntu-latest):
src/web/FloraWeb/API/Routes/Packages/Types.hs#L73
The record update defaultOptions
|
Backend_tests (9.6.5, ubuntu-latest):
src/web/FloraWeb/Common/Tracing.hs#L55
Pattern match is redundant
|
Backend_tests (9.6.5, ubuntu-latest):
src/web/FloraWeb/Common/Guards.hs#L30
Redundant constraints: (Log :> es, Time :> es)
|
Backend_tests (9.6.5, ubuntu-latest):
src/web/FloraWeb/Components/PaginationNav.hs#L46
Pattern match(es) are non-exhaustive
|