Add captureImages and avoid nested runImageWriter for scrollable elem… #331
Annotations
9 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#L251
Defined but not used: ‘ev’
|
Build:
src-bin/example.hs#L116
A do-notation statement discarded a result of type
|
Build:
src-bin/example.hs#L118
• Defaulting the following constraints to type ‘Integer’
|
Build:
src-bin/example.hs#L119
A do-notation statement discarded a result of type ‘Event t ()’
|
Build:
src-bin/example.hs#L331
Defined but not used: ‘debugFocus’
|
Build:
src-bin/example.hs#L346
Defined but not used: ‘testStringBox’
|
Build Docs:
src/Reflex/Vty/Widget.hs#L251
Defined but not used: ‘ev’
|
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).
|
Loading