Skip to content

Update CI

Update CI #89

Triggered via pull request January 7, 2024 03:34
Status Failure
Total duration 13m 0s
Artifacts

haskell.yml

on: pull_request
Matrix: build
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 138 warnings
build (9.6.3, ubuntu-latest)
Process completed with exit code 1.
build (9.6.3, macOS-latest)
Process completed with exit code 1.
build (9.8.1, ubuntu-latest)
Process completed with exit code 1.
build (9.8.1, windows-latest)
Process completed with exit code 1.
build (9.6.3, windows-latest)
Process completed with exit code 1.
build (9.8.1, macOS-latest)
Process completed with exit code 1.
build (9.6.3, ubuntu-latest)
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/
build (9.6.3, macOS-latest)
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/
build (9.8.1, ubuntu-latest)
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/
build (9.8.1, windows-latest)
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/
build (9.6.3, windows-latest)
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/
build (9.8.1, macOS-latest)
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/
build (8.10.7, ubuntu-latest)
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/
build (8.10.7, ubuntu-latest): src/Data/Avro/HasAvroSchema.hs#L18
The import of ‘Data.Monoid’ is redundant
build (8.10.7, ubuntu-latest): src/Data/Avro/JSON.hs#L65
The import of ‘Data.ByteString.Lazy’ is redundant
build (8.10.7, ubuntu-latest): src/Data/Avro/JSON.hs#L67
The import of ‘Data.HashMap.Strict’ is redundant
build (8.10.7, ubuntu-latest): src/Data/Avro/JSON.hs#L69
The import of ‘Data.List.NonEmpty’ is redundant
build (8.10.7, ubuntu-latest): src/Data/Avro/JSON.hs#L70
The qualified import of ‘Data.List.NonEmpty’ is redundant
build (8.10.7, ubuntu-latest): src/Data/Avro/JSON.hs#L71
The import of ‘Data.Tagged’ is redundant
build (8.10.7, ubuntu-latest): src/Data/Avro/JSON.hs#L74
The qualified import of ‘Data.Avro.HasAvroSchema’ is redundant
build (8.10.7, ubuntu-latest): src/Data/Avro/JSON.hs#L77
The qualified import of ‘Data.Vector’ is redundant
build (8.10.7, ubuntu-latest): bench/Bench/Deconflict.hs#L11
The import of ‘decodeValue’ from module ‘Data.Avro’ is redundant
build (8.10.7, ubuntu-latest): bench/Bench/Deconflict.hs#L32
This binding for ‘values’ shadows the existing binding
build (9.4.8, windows-latest)
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/
build (9.4.8, windows-latest): src/Data/Avro/Schema/Schema.hs#L554
Pattern match(es) are non-exhaustive
build (9.4.8, windows-latest): src/Data/Avro/Schema/Schema.hs#L583
Pattern match(es) are non-exhaustive
build (9.4.8, windows-latest): src/Data/Avro/HasAvroSchema.hs#L18
The import of ‘Data.Monoid’ is redundant
build (9.4.8, windows-latest): src/Data/Avro/JSON.hs#L65
The import of ‘Data.ByteString.Lazy’ is redundant
build (9.4.8, windows-latest): src/Data/Avro/JSON.hs#L67
The import of ‘Data.HashMap.Strict’ is redundant
build (9.4.8, windows-latest): src/Data/Avro/JSON.hs#L69
The import of ‘Data.List.NonEmpty’ is redundant
build (9.4.8, windows-latest): src/Data/Avro/JSON.hs#L70
The qualified import of ‘Data.List.NonEmpty’ is redundant
build (9.4.8, windows-latest): src/Data/Avro/JSON.hs#L71
The import of ‘Data.Tagged’ is redundant
build (9.4.8, windows-latest): src/Data/Avro/JSON.hs#L74
The qualified import of ‘Data.Avro.HasAvroSchema’ is redundant
build (9.4.8, windows-latest): src/Data/Avro/JSON.hs#L77
The qualified import of ‘Data.Vector’ is redundant
build (9.2.8, ubuntu-latest)
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/
build (9.2.8, ubuntu-latest): src/Data/Avro/Schema/Schema.hs#L554
Pattern match(es) are non-exhaustive
build (9.2.8, ubuntu-latest): src/Data/Avro/Schema/Schema.hs#L583
Pattern match(es) are non-exhaustive
build (9.2.8, ubuntu-latest): src/Data/Avro/HasAvroSchema.hs#L18
The import of ‘Data.Monoid’ is redundant
build (9.2.8, ubuntu-latest): src/Data/Avro/JSON.hs#L65
The import of ‘Data.ByteString.Lazy’ is redundant
build (9.2.8, ubuntu-latest): src/Data/Avro/JSON.hs#L67
The import of ‘Data.HashMap.Strict’ is redundant
build (9.2.8, ubuntu-latest): src/Data/Avro/JSON.hs#L69
The import of ‘Data.List.NonEmpty’ is redundant
build (9.2.8, ubuntu-latest): src/Data/Avro/JSON.hs#L70
The qualified import of ‘Data.List.NonEmpty’ is redundant
build (9.2.8, ubuntu-latest): src/Data/Avro/JSON.hs#L71
The import of ‘Data.Tagged’ is redundant
build (9.2.8, ubuntu-latest): src/Data/Avro/JSON.hs#L74
The qualified import of ‘Data.Avro.HasAvroSchema’ is redundant
build (9.2.8, ubuntu-latest): src/Data/Avro/JSON.hs#L77
The qualified import of ‘Data.Vector’ is redundant
build (9.4.8, ubuntu-latest)
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/
build (9.4.8, ubuntu-latest): src/Data/Avro/Schema/Schema.hs#L554
Pattern match(es) are non-exhaustive
build (9.4.8, ubuntu-latest): src/Data/Avro/Schema/Schema.hs#L583
Pattern match(es) are non-exhaustive
build (9.4.8, ubuntu-latest): src/Data/Avro/HasAvroSchema.hs#L18
The import of ‘Data.Monoid’ is redundant
build (9.4.8, ubuntu-latest): src/Data/Avro/JSON.hs#L65
The import of ‘Data.ByteString.Lazy’ is redundant
build (9.4.8, ubuntu-latest): src/Data/Avro/JSON.hs#L67
The import of ‘Data.HashMap.Strict’ is redundant
build (9.4.8, ubuntu-latest): src/Data/Avro/JSON.hs#L69
The import of ‘Data.List.NonEmpty’ is redundant
build (9.4.8, ubuntu-latest): src/Data/Avro/JSON.hs#L70
The qualified import of ‘Data.List.NonEmpty’ is redundant
build (9.4.8, ubuntu-latest): src/Data/Avro/JSON.hs#L71
The import of ‘Data.Tagged’ is redundant
build (9.4.8, ubuntu-latest): src/Data/Avro/JSON.hs#L74
The qualified import of ‘Data.Avro.HasAvroSchema’ is redundant
build (9.4.8, ubuntu-latest): src/Data/Avro/JSON.hs#L77
The qualified import of ‘Data.Vector’ is redundant
build (9.0.2, ubuntu-latest)
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/
build (9.0.2, ubuntu-latest): src/Data/Avro/HasAvroSchema.hs#L18
The import of ‘Data.Monoid’ is redundant
build (9.0.2, ubuntu-latest): src/Data/Avro/JSON.hs#L65
The import of ‘Data.ByteString.Lazy’ is redundant
build (9.0.2, ubuntu-latest): src/Data/Avro/JSON.hs#L67
The import of ‘Data.HashMap.Strict’ is redundant
build (9.0.2, ubuntu-latest): src/Data/Avro/JSON.hs#L69
The import of ‘Data.List.NonEmpty’ is redundant
build (9.0.2, ubuntu-latest): src/Data/Avro/JSON.hs#L70
The qualified import of ‘Data.List.NonEmpty’ is redundant
build (9.0.2, ubuntu-latest): src/Data/Avro/JSON.hs#L71
The import of ‘Data.Tagged’ is redundant
build (9.0.2, ubuntu-latest): src/Data/Avro/JSON.hs#L74
The qualified import of ‘Data.Avro.HasAvroSchema’ is redundant
build (9.0.2, ubuntu-latest): src/Data/Avro/JSON.hs#L77
The qualified import of ‘Data.Vector’ is redundant
build (9.0.2, ubuntu-latest): bench/Bench/Deconflict.hs#L11
The import of ‘decodeValue’ from module ‘Data.Avro’ is redundant
build (9.0.2, ubuntu-latest): bench/Bench/Deconflict.hs#L32
This binding for ‘values’ shadows the existing binding
build (9.2.8, windows-latest)
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/
build (9.2.8, windows-latest): src/Data/Avro/Schema/Schema.hs#L554
Pattern match(es) are non-exhaustive
build (9.2.8, windows-latest): src/Data/Avro/Schema/Schema.hs#L583
Pattern match(es) are non-exhaustive
build (9.2.8, windows-latest): src/Data/Avro/HasAvroSchema.hs#L18
The import of ‘Data.Monoid’ is redundant
build (9.2.8, windows-latest): src/Data/Avro/JSON.hs#L65
The import of ‘Data.ByteString.Lazy’ is redundant
build (9.2.8, windows-latest): src/Data/Avro/JSON.hs#L67
The import of ‘Data.HashMap.Strict’ is redundant
build (9.2.8, windows-latest): src/Data/Avro/JSON.hs#L69
The import of ‘Data.List.NonEmpty’ is redundant
build (9.2.8, windows-latest): src/Data/Avro/JSON.hs#L70
The qualified import of ‘Data.List.NonEmpty’ is redundant
build (9.2.8, windows-latest): src/Data/Avro/JSON.hs#L71
The import of ‘Data.Tagged’ is redundant
build (9.2.8, windows-latest): src/Data/Avro/JSON.hs#L74
The qualified import of ‘Data.Avro.HasAvroSchema’ is redundant
build (9.2.8, windows-latest): src/Data/Avro/JSON.hs#L77
The qualified import of ‘Data.Vector’ is redundant
build (8.10.7, windows-latest)
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/
build (8.10.7, windows-latest): src/Data/Avro/HasAvroSchema.hs#L18
The import of ‘Data.Monoid’ is redundant
build (8.10.7, windows-latest): src/Data/Avro/JSON.hs#L65
The import of ‘Data.ByteString.Lazy’ is redundant
build (8.10.7, windows-latest): src/Data/Avro/JSON.hs#L67
The import of ‘Data.HashMap.Strict’ is redundant
build (8.10.7, windows-latest): src/Data/Avro/JSON.hs#L69
The import of ‘Data.List.NonEmpty’ is redundant
build (8.10.7, windows-latest): src/Data/Avro/JSON.hs#L70
The qualified import of ‘Data.List.NonEmpty’ is redundant
build (8.10.7, windows-latest): src/Data/Avro/JSON.hs#L71
The import of ‘Data.Tagged’ is redundant
build (8.10.7, windows-latest): src/Data/Avro/JSON.hs#L74
The qualified import of ‘Data.Avro.HasAvroSchema’ is redundant
build (8.10.7, windows-latest): src/Data/Avro/JSON.hs#L77
The qualified import of ‘Data.Vector’ is redundant
build (8.10.7, windows-latest): bench/Bench/Deconflict.hs#L11
The import of ‘decodeValue’ from module ‘Data.Avro’ is redundant
build (8.10.7, windows-latest): bench/Bench/Deconflict.hs#L32
This binding for ‘values’ shadows the existing binding
build (9.2.8, macOS-latest)
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/
build (9.2.8, macOS-latest): src/Data/Avro/Schema/Schema.hs#L554
Pattern match(es) are non-exhaustive
build (9.2.8, macOS-latest): src/Data/Avro/Schema/Schema.hs#L583
Pattern match(es) are non-exhaustive
build (9.2.8, macOS-latest): src/Data/Avro/HasAvroSchema.hs#L18
The import of ‘Data.Monoid’ is redundant
build (9.2.8, macOS-latest): src/Data/Avro/JSON.hs#L65
The import of ‘Data.ByteString.Lazy’ is redundant
build (9.2.8, macOS-latest): src/Data/Avro/JSON.hs#L67
The import of ‘Data.HashMap.Strict’ is redundant
build (9.2.8, macOS-latest): src/Data/Avro/JSON.hs#L69
The import of ‘Data.List.NonEmpty’ is redundant
build (9.2.8, macOS-latest): src/Data/Avro/JSON.hs#L70
The qualified import of ‘Data.List.NonEmpty’ is redundant
build (9.2.8, macOS-latest): src/Data/Avro/JSON.hs#L71
The import of ‘Data.Tagged’ is redundant
build (9.2.8, macOS-latest): src/Data/Avro/JSON.hs#L74
The qualified import of ‘Data.Avro.HasAvroSchema’ is redundant
build (9.2.8, macOS-latest): src/Data/Avro/JSON.hs#L77
The qualified import of ‘Data.Vector’ is redundant
build (9.0.2, windows-latest)
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/
build (9.0.2, windows-latest): src/Data/Avro/HasAvroSchema.hs#L18
The import of ‘Data.Monoid’ is redundant
build (9.0.2, windows-latest): src/Data/Avro/JSON.hs#L65
The import of ‘Data.ByteString.Lazy’ is redundant
build (9.0.2, windows-latest): src/Data/Avro/JSON.hs#L67
The import of ‘Data.HashMap.Strict’ is redundant
build (9.0.2, windows-latest): src/Data/Avro/JSON.hs#L69
The import of ‘Data.List.NonEmpty’ is redundant
build (9.0.2, windows-latest): src/Data/Avro/JSON.hs#L70
The qualified import of ‘Data.List.NonEmpty’ is redundant
build (9.0.2, windows-latest): src/Data/Avro/JSON.hs#L71
The import of ‘Data.Tagged’ is redundant
build (9.0.2, windows-latest): src/Data/Avro/JSON.hs#L74
The qualified import of ‘Data.Avro.HasAvroSchema’ is redundant
build (9.0.2, windows-latest): src/Data/Avro/JSON.hs#L77
The qualified import of ‘Data.Vector’ is redundant
build (9.0.2, windows-latest): bench/Bench/Deconflict.hs#L11
The import of ‘decodeValue’ from module ‘Data.Avro’ is redundant
build (9.0.2, windows-latest): bench/Bench/Deconflict.hs#L32
This binding for ‘values’ shadows the existing binding
build (9.4.8, macOS-latest)
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/
build (9.4.8, macOS-latest): src/Data/Avro/Schema/Schema.hs#L554
Pattern match(es) are non-exhaustive
build (9.4.8, macOS-latest): src/Data/Avro/Schema/Schema.hs#L583
Pattern match(es) are non-exhaustive
build (9.4.8, macOS-latest): src/Data/Avro/HasAvroSchema.hs#L18
The import of ‘Data.Monoid’ is redundant
build (9.4.8, macOS-latest): src/Data/Avro/JSON.hs#L65
The import of ‘Data.ByteString.Lazy’ is redundant
build (9.4.8, macOS-latest): src/Data/Avro/JSON.hs#L67
The import of ‘Data.HashMap.Strict’ is redundant
build (9.4.8, macOS-latest): src/Data/Avro/JSON.hs#L69
The import of ‘Data.List.NonEmpty’ is redundant
build (9.4.8, macOS-latest): src/Data/Avro/JSON.hs#L70
The qualified import of ‘Data.List.NonEmpty’ is redundant
build (9.4.8, macOS-latest): src/Data/Avro/JSON.hs#L71
The import of ‘Data.Tagged’ is redundant
build (9.4.8, macOS-latest): src/Data/Avro/JSON.hs#L74
The qualified import of ‘Data.Avro.HasAvroSchema’ is redundant
build (9.4.8, macOS-latest): src/Data/Avro/JSON.hs#L77
The qualified import of ‘Data.Vector’ is redundant
build (9.0.2, macOS-latest)
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/
build (9.0.2, macOS-latest): src/Data/Avro/HasAvroSchema.hs#L18
The import of ‘Data.Monoid’ is redundant
build (9.0.2, macOS-latest): src/Data/Avro/JSON.hs#L65
The import of ‘Data.ByteString.Lazy’ is redundant
build (9.0.2, macOS-latest): src/Data/Avro/JSON.hs#L67
The import of ‘Data.HashMap.Strict’ is redundant
build (9.0.2, macOS-latest): src/Data/Avro/JSON.hs#L69
The import of ‘Data.List.NonEmpty’ is redundant
build (9.0.2, macOS-latest): src/Data/Avro/JSON.hs#L70
The qualified import of ‘Data.List.NonEmpty’ is redundant
build (9.0.2, macOS-latest): src/Data/Avro/JSON.hs#L71
The import of ‘Data.Tagged’ is redundant
build (9.0.2, macOS-latest): src/Data/Avro/JSON.hs#L74
The qualified import of ‘Data.Avro.HasAvroSchema’ is redundant
build (9.0.2, macOS-latest): src/Data/Avro/JSON.hs#L77
The qualified import of ‘Data.Vector’ is redundant
build (9.0.2, macOS-latest): bench/Bench/Deconflict.hs#L11
The import of ‘decodeValue’ from module ‘Data.Avro’ is redundant
build (9.0.2, macOS-latest): bench/Bench/Deconflict.hs#L32
This binding for ‘values’ shadows the existing binding
build (8.10.7, macOS-latest)
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/
build (8.10.7, macOS-latest): src/Data/Avro/HasAvroSchema.hs#L18
The import of ‘Data.Monoid’ is redundant
build (8.10.7, macOS-latest): src/Data/Avro/JSON.hs#L65
The import of ‘Data.ByteString.Lazy’ is redundant
build (8.10.7, macOS-latest): src/Data/Avro/JSON.hs#L67
The import of ‘Data.HashMap.Strict’ is redundant
build (8.10.7, macOS-latest): src/Data/Avro/JSON.hs#L69
The import of ‘Data.List.NonEmpty’ is redundant
build (8.10.7, macOS-latest): src/Data/Avro/JSON.hs#L70
The qualified import of ‘Data.List.NonEmpty’ is redundant
build (8.10.7, macOS-latest): src/Data/Avro/JSON.hs#L71
The import of ‘Data.Tagged’ is redundant
build (8.10.7, macOS-latest): src/Data/Avro/JSON.hs#L74
The qualified import of ‘Data.Avro.HasAvroSchema’ is redundant
build (8.10.7, macOS-latest): src/Data/Avro/JSON.hs#L77
The qualified import of ‘Data.Vector’ is redundant
build (8.10.7, macOS-latest): bench/Bench/Deconflict.hs#L11
The import of ‘decodeValue’ from module ‘Data.Avro’ is redundant
build (8.10.7, macOS-latest): bench/Bench/Deconflict.hs#L32
This binding for ‘values’ shadows the existing binding