TextInput: allow input interpretation, user input error reporting and input completion #326
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, 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/Reflex/Vty/Widget.hs#L9
The import of ‘Control.Applicative’ is redundant
|
Build:
src/Reflex/Vty/Widget.hs#L244
Defined but not used: ‘ev’
|
Build:
src/Reflex/Vty/Widget/Layout.hs#L9
The import of ‘Control.Applicative’ is redundant
|
Build:
src/Reflex/Vty/Widget/Split.hs#L6
The import of ‘Control.Applicative’ is redundant
|
Build:
src-bin/example.hs#L305
Defined but not used: ‘debugFocus’
|
Build:
src-bin/example.hs#L320
Defined but not used: ‘testStringBox’
|
Run haskell/actions/setup@v2
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
Build Docs:
src/Reflex/Vty/Widget.hs#L9
The import of ‘Control.Applicative’ is redundant
|
Build Docs:
src/Reflex/Vty/Widget.hs#L244
Defined but not used: ‘ev’
|
Build Docs:
src/Reflex/Vty/Widget/Layout.hs#L9
The import of ‘Control.Applicative’ is redundant
|
Build Docs:
src/Reflex/Vty/Widget/Split.hs#L6
The import of ‘Control.Applicative’ is redundant
|
Loading