add UTs #67
haskell.yml
on: push
build
13m 4s
parse-cabal-file
27s
Annotations
12 warnings
parse-cabal-file
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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
The following actions uses Node.js version which is deprecated 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:
src/Potato/Data/Text/Zipper2.hs#L6
The import of ‘Control.Exception’ is redundant
|
build:
src/Potato/Data/Text/Zipper2.hs#L7
The import of ‘Control.Monad.State’ is redundant
|
build:
src/Potato/Data/Text/Zipper2.hs#L8
The import of ‘Data.Char’ is redundant
|
build:
src/Potato/Data/Text/Zipper2.hs#L10
The import of ‘Data.Maybe’ is redundant
|
build:
src/Potato/Data/Text/Zipper2.hs#L13
The import of ‘Data.Text.Internal’ is redundant
|
build:
src/Potato/Data/Text/Zipper2.hs#L14
The import of ‘Data.Text.Internal.Fusion’ is redundant
|
build:
src/Potato/Data/Text/Zipper2.hs#L15
The import of ‘Data.Text.Internal.Fusion.Types’ is redundant
|
build:
src/Potato/Data/Text/Zipper2.hs#L16
The import of ‘Data.Text.Unsafe’ is redundant
|
build:
src/Potato/Data/Text/Zipper2.hs#L17
The qualified import of ‘Data.List’ is redundant
|
build:
src/Potato/Data/Text/Zipper2.hs#L18
The qualified import of ‘Data.Map’ is redundant
|