massiv-CI #420
Annotations
8 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@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:
massiv-test/src/Test/Massiv/Core/Common.hs#L131
• Redundant constraints: (Show ix, Index ix)
|
Build:
massiv-test/tests/Test/Massiv/Array/Manifest/VectorSpec.hs#L22
The use of ‘~’ without TypeOperators
|
Build:
massiv-test/tests/Test/Massiv/Array/Manifest/VectorSpec.hs#L38
The use of ‘~’ without TypeOperators
|
Build:
massiv-test/tests/Test/Massiv/Array/Ops/TransformSpec.hs#L44
Redundant constraint: Source r e
|
Build:
massiv-test/tests/Test/Massiv/Core/IndexSpec.hs#L20
Redundant constraint: Index ix
|
Build:
massiv-test/tests/Test/Massiv/Core/IndexSpec.hs#L66
Redundant constraint: Index ix
|
Build
• Redundant constraints: (Show ix, Index ix)
|
Loading