Skip to content

Merge pull request #51 from TripShot/ci #84

Merge pull request #51 from TripShot/ci

Merge pull request #51 from TripShot/ci #84

Triggered via push April 27, 2024 00:16
Status Success
Total duration 10m 22s
Artifacts

ci.yml

on: push
Matrix: cabal
Matrix: stack
Fit to window
Zoom out
Zoom in

Annotations

119 warnings
ubuntu-latest / ghc 9.6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest / ghc 9.6: test/src/Text/XmlHtml/OASISTest.hs#L5
The import of ‘Control.Applicative’ is redundant
ubuntu-latest / ghc 9.6: test/src/Text/XmlHtml/OASISTest.hs#L9
The import of ‘Data.Functor’ is redundant
ubuntu-latest / ghc 9.6: test/src/Text/XmlHtml/OASISTest.hs#L13
The import of ‘Data.Monoid’ is redundant
ubuntu-latest / ghc 9.6: test/src/Text/XmlHtml/OASISTest.hs#L99
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.6: test/src/Text/XmlHtml/OASISTest.hs#L100
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.6: test/src/Text/XmlHtml/OASISTest.hs#L160
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.6: test/src/Text/XmlHtml/OASISTest.hs#L162
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.6: test/src/Text/XmlHtml/OASISTest.hs#L187
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.6: test/src/Text/XmlHtml/OASISTest.hs#L189
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.6: test/src/Text/XmlHtml/CursorTests.hs#L111
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest / ghc 9.8: src/Text/XmlHtml/HTML/Meta.hs#L146
In the use of ‘head’
ubuntu-latest / ghc 9.8: src/Text/XmlHtml/XML/Render.hs#L29
In the use of ‘head’
ubuntu-latest / ghc 9.8: src/Text/XmlHtml/XML/Render.hs#L30
In the use of ‘tail’
ubuntu-latest / ghc 9.8: src/Text/XmlHtml/HTML/Render.hs#L37
In the use of ‘head’
ubuntu-latest / ghc 9.8: src/Text/XmlHtml/HTML/Render.hs#L38
In the use of ‘tail’
ubuntu-latest / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L151
In the use of ‘head’
ubuntu-latest / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L153
In the use of ‘tail’
ubuntu-latest / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L169
In the use of ‘head’
ubuntu-latest / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L169
In the use of ‘tail’
ubuntu-latest / ghc 9.8: src/Text/XmlHtml/HTML/Meta.hs#L146
In the use of ‘head’
ubuntu-latest / ghc 9.8: src/Text/XmlHtml/XML/Render.hs#L29
In the use of ‘head’
ubuntu-latest / ghc 9.8: src/Text/XmlHtml/XML/Render.hs#L30
In the use of ‘tail’
ubuntu-latest / ghc 9.8: src/Text/XmlHtml/HTML/Render.hs#L37
In the use of ‘head’
ubuntu-latest / ghc 9.8: src/Text/XmlHtml/HTML/Render.hs#L38
In the use of ‘tail’
ubuntu-latest / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L151
In the use of ‘head’
ubuntu-latest / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L153
In the use of ‘tail’
ubuntu-latest / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L169
In the use of ‘head’
ubuntu-latest / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L169
In the use of ‘tail’
ubuntu-latest / ghc 9.8: src/Text/XmlHtml/HTML/Meta.hs#L146
In the use of ‘head’
ubuntu-latest / ghc 9.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest / ghc 9.0: test/src/Text/XmlHtml/OASISTest.hs#L5
The import of ‘Control.Applicative’ is redundant
ubuntu-latest / ghc 9.0: test/src/Text/XmlHtml/OASISTest.hs#L9
The import of ‘Data.Functor’ is redundant
ubuntu-latest / ghc 9.0: test/src/Text/XmlHtml/OASISTest.hs#L13
The import of ‘Data.Monoid’ is redundant
ubuntu-latest / ghc 9.0: test/src/Text/XmlHtml/Tests.hs#L9
The import of ‘Data.Monoid’ is redundant
ubuntu-latest / ghc 8.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest / ghc 8.10: test/src/Text/XmlHtml/OASISTest.hs#L5
The import of ‘Control.Applicative’ is redundant
ubuntu-latest / ghc 8.10: test/src/Text/XmlHtml/OASISTest.hs#L9
The import of ‘Data.Functor’ is redundant
ubuntu-latest / ghc 8.10: test/src/Text/XmlHtml/OASISTest.hs#L13
The import of ‘Data.Monoid’ is redundant
ubuntu-latest / ghc 8.10: test/src/Text/XmlHtml/Tests.hs#L9
The import of ‘Data.Monoid’ is redundant
ubuntu-latest / ghc 9.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest / ghc 9.2: test/src/Text/XmlHtml/OASISTest.hs#L5
The import of ‘Control.Applicative’ is redundant
ubuntu-latest / ghc 9.2: test/src/Text/XmlHtml/OASISTest.hs#L9
The import of ‘Data.Functor’ is redundant
ubuntu-latest / ghc 9.2: test/src/Text/XmlHtml/OASISTest.hs#L13
The import of ‘Data.Monoid’ is redundant
ubuntu-latest / ghc 9.2: test/src/Text/XmlHtml/OASISTest.hs#L99
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.2: test/src/Text/XmlHtml/OASISTest.hs#L100
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.2: test/src/Text/XmlHtml/OASISTest.hs#L160
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.2: test/src/Text/XmlHtml/OASISTest.hs#L162
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.2: test/src/Text/XmlHtml/OASISTest.hs#L187
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.2: test/src/Text/XmlHtml/OASISTest.hs#L189
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.2: test/src/Text/XmlHtml/CursorTests.hs#L111
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 8.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest / ghc 8.8: test/src/Text/XmlHtml/OASISTest.hs#L5
The import of ‘Control.Applicative’ is redundant
ubuntu-latest / ghc 8.8: test/src/Text/XmlHtml/OASISTest.hs#L9
The import of ‘Data.Functor’ is redundant
ubuntu-latest / ghc 8.8: test/src/Text/XmlHtml/OASISTest.hs#L13
The import of ‘Data.Monoid’ is redundant
ubuntu-latest / ghc 8.8: test/src/Text/XmlHtml/Tests.hs#L9
The import of ‘Data.Monoid’ is redundant
macOS-latest / ghc 9.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macOS-latest / ghc 9.8: src/Text/XmlHtml/HTML/Meta.hs#L146
In the use of ‘head’
macOS-latest / ghc 9.8: src/Text/XmlHtml/XML/Render.hs#L29
In the use of ‘head’
macOS-latest / ghc 9.8: src/Text/XmlHtml/XML/Render.hs#L30
In the use of ‘tail’
macOS-latest / ghc 9.8: src/Text/XmlHtml/HTML/Render.hs#L37
In the use of ‘head’
macOS-latest / ghc 9.8: src/Text/XmlHtml/HTML/Render.hs#L38
In the use of ‘tail’
macOS-latest / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L151
In the use of ‘head’
macOS-latest / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L153
In the use of ‘tail’
macOS-latest / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L169
In the use of ‘head’
macOS-latest / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L169
In the use of ‘tail’
macOS-latest / ghc 9.8: src/Text/XmlHtml/HTML/Meta.hs#L146
In the use of ‘head’
macOS-latest / ghc 9.8: src/Text/XmlHtml/XML/Render.hs#L29
In the use of ‘head’
macOS-latest / ghc 9.8: src/Text/XmlHtml/XML/Render.hs#L30
In the use of ‘tail’
macOS-latest / ghc 9.8: src/Text/XmlHtml/HTML/Render.hs#L37
In the use of ‘head’
macOS-latest / ghc 9.8: src/Text/XmlHtml/HTML/Render.hs#L38
In the use of ‘tail’
macOS-latest / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L151
In the use of ‘head’
macOS-latest / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L153
In the use of ‘tail’
macOS-latest / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L169
In the use of ‘head’
macOS-latest / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L169
In the use of ‘tail’
macOS-latest / ghc 9.8: src/Text/XmlHtml/HTML/Meta.hs#L146
In the use of ‘head’
ubuntu-latest / ghc 9.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest / ghc 9.4: test/src/Text/XmlHtml/OASISTest.hs#L5
The import of ‘Control.Applicative’ is redundant
ubuntu-latest / ghc 9.4: test/src/Text/XmlHtml/OASISTest.hs#L9
The import of ‘Data.Functor’ is redundant
ubuntu-latest / ghc 9.4: test/src/Text/XmlHtml/OASISTest.hs#L13
The import of ‘Data.Monoid’ is redundant
ubuntu-latest / ghc 9.4: test/src/Text/XmlHtml/OASISTest.hs#L99
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.4: test/src/Text/XmlHtml/OASISTest.hs#L100
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.4: test/src/Text/XmlHtml/OASISTest.hs#L160
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.4: test/src/Text/XmlHtml/OASISTest.hs#L162
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.4: test/src/Text/XmlHtml/OASISTest.hs#L187
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.4: test/src/Text/XmlHtml/OASISTest.hs#L189
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.4: test/src/Text/XmlHtml/CursorTests.hs#L111
Pattern match(es) are non-exhaustive
stack / ghc 9.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
stack / ghc 9.8: src/Text/XmlHtml/HTML/Meta.hs#L146
In the use of ‘head’
stack / ghc 9.8: src/Text/XmlHtml/XML/Render.hs#L29
In the use of ‘head’
stack / ghc 9.8: src/Text/XmlHtml/XML/Render.hs#L30
In the use of ‘tail’
stack / ghc 9.8: src/Text/XmlHtml/HTML/Render.hs#L37
In the use of ‘head’
stack / ghc 9.8: src/Text/XmlHtml/HTML/Render.hs#L38
In the use of ‘tail’
stack / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L151
In the use of ‘head’
stack / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L153
In the use of ‘tail’
stack / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L169
In the use of ‘head’
stack / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L169
In the use of ‘tail’
stack / ghc 9.8: test/src/Text/XmlHtml/OASISTest.hs#L5
The import of ‘Control.Applicative’ is redundant
windows-latest / ghc 9.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
windows-latest / ghc 9.8: src/Text/XmlHtml/HTML/Meta.hs#L146
In the use of ‘head’
windows-latest / ghc 9.8: src/Text/XmlHtml/XML/Render.hs#L29
In the use of ‘head’
windows-latest / ghc 9.8: src/Text/XmlHtml/XML/Render.hs#L30
In the use of ‘tail’
windows-latest / ghc 9.8: src/Text/XmlHtml/HTML/Render.hs#L37
In the use of ‘head’
windows-latest / ghc 9.8: src/Text/XmlHtml/HTML/Render.hs#L38
In the use of ‘tail’
windows-latest / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L151
In the use of ‘head’
windows-latest / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L153
In the use of ‘tail’
windows-latest / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L169
In the use of ‘head’
windows-latest / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L169
In the use of ‘tail’
windows-latest / ghc 9.8: src/Text/XmlHtml/HTML/Meta.hs#L146
In the use of ‘head’
windows-latest / ghc 9.8: src/Text/XmlHtml/HTML/Meta.hs#L146
In the use of ‘head’
windows-latest / ghc 9.8: src/Text/XmlHtml/XML/Render.hs#L29
In the use of ‘head’
windows-latest / ghc 9.8: src/Text/XmlHtml/XML/Render.hs#L30
In the use of ‘tail’
windows-latest / ghc 9.8: src/Text/XmlHtml/HTML/Render.hs#L37
In the use of ‘head’
windows-latest / ghc 9.8: src/Text/XmlHtml/HTML/Render.hs#L38
In the use of ‘tail’
windows-latest / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L151
In the use of ‘head’
windows-latest / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L153
In the use of ‘tail’
windows-latest / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L169
In the use of ‘head’
windows-latest / ghc 9.8: src/Text/XmlHtml/Cursor.hs#L169
In the use of ‘tail’