Skip to content

Add captureImages and avoid nested runImageWriter for scrollable elem… #331

Add captureImages and avoid nested runImageWriter for scrollable elem…

Add captureImages and avoid nested runImageWriter for scrollable elem… #331

Triggered via push November 10, 2024 14:10
Status Success
Total duration 1h 26m 29s
Artifacts

haskell.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

126 warnings
GHC 8.4.4 on ubuntu-latest
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/
GHC 8.4.4 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 8.4.4 on ubuntu-latest: src/Reflex/Vty/Widget.hs#L251
Defined but not used: ‘ev’
GHC 8.4.4 on ubuntu-latest: src-bin/example.hs#L116
A do-notation statement discarded a result of type
GHC 8.4.4 on ubuntu-latest: src-bin/example.hs#L118
• Defaulting the following constraints to type ‘Integer’
GHC 8.4.4 on ubuntu-latest: src-bin/example.hs#L119
A do-notation statement discarded a result of type ‘Event t ()’
GHC 8.4.4 on ubuntu-latest: src-bin/example.hs#L331
Defined but not used: ‘debugFocus’
GHC 8.4.4 on ubuntu-latest: src-bin/example.hs#L346
Defined but not used: ‘testStringBox’
GHC 8.8.4 on ubuntu-latest
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/
GHC 8.8.4 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 8.8.4 on ubuntu-latest: src/Reflex/Vty/Widget.hs#L251
Defined but not used: ‘ev’
GHC 8.8.4 on ubuntu-latest: src/Reflex/Vty/Widget.hs#L251
Defined but not used: ‘ev’
GHC 8.8.4 on ubuntu-latest: src-bin/example.hs#L116
A do-notation statement discarded a result of type
GHC 8.8.4 on ubuntu-latest: src-bin/example.hs#L118
• Defaulting the following constraints to type ‘Integer’
GHC 8.8.4 on ubuntu-latest: src-bin/example.hs#L119
A do-notation statement discarded a result of type ‘Event t ()’
GHC 8.8.4 on ubuntu-latest: src-bin/example.hs#L331
Defined but not used: ‘debugFocus’
GHC 8.8.4 on ubuntu-latest: src-bin/example.hs#L346
Defined but not used: ‘testStringBox’
GHC 8.10.7 on ubuntu-latest
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/
GHC 8.10.7 on ubuntu-latest: src/Reflex/Vty/Widget.hs#L251
Defined but not used: ‘ev’
GHC 8.10.7 on ubuntu-latest: src/Reflex/Vty/Widget.hs#L251
Defined but not used: ‘ev’
GHC 8.10.7 on ubuntu-latest: src-bin/example.hs#L116
A do-notation statement discarded a result of type
GHC 8.10.7 on ubuntu-latest: src-bin/example.hs#L118
• Defaulting the following constraints to type ‘Integer’
GHC 8.10.7 on ubuntu-latest: src-bin/example.hs#L119
A do-notation statement discarded a result of type ‘Event t ()’
GHC 8.10.7 on ubuntu-latest: src-bin/example.hs#L331
Defined but not used: ‘debugFocus’
GHC 8.10.7 on ubuntu-latest: src-bin/example.hs#L346
Defined but not used: ‘testStringBox’
GHC 8.10.7 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 8.6.5 on ubuntu-latest
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/
GHC 8.6.5 on ubuntu-latest: src/Reflex/Vty/Widget.hs#L251
Defined but not used: ‘ev’
GHC 8.6.5 on ubuntu-latest: src-bin/example.hs#L116
A do-notation statement discarded a result of type
GHC 8.6.5 on ubuntu-latest: src-bin/example.hs#L118
• Defaulting the following constraints to type ‘Integer’
GHC 8.6.5 on ubuntu-latest: src-bin/example.hs#L119
A do-notation statement discarded a result of type ‘Event t ()’
GHC 8.6.5 on ubuntu-latest: src-bin/example.hs#L331
Defined but not used: ‘debugFocus’
GHC 8.6.5 on ubuntu-latest: src-bin/example.hs#L346
Defined but not used: ‘testStringBox’
GHC 8.6.5 on ubuntu-latest: src/Reflex/Vty/Widget.hs#L251
Defined but not used: ‘ev’
GHC 8.6.5 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 9.4.5 on ubuntu-latest
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/
GHC 9.4.5 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 9.4.5 on ubuntu-latest: src/Reflex/Vty/Widget.hs#L251
Defined but not used: ‘ev’
GHC 9.4.5 on ubuntu-latest: src/Reflex/Vty/Widget.hs#L465
Using ‘*’ (or its Unicode variant) to mean ‘Data.Kind.Type’
GHC 9.4.5 on ubuntu-latest: src-bin/example.hs#L116
A do-notation statement discarded a result of type
GHC 9.4.5 on ubuntu-latest: src-bin/example.hs#L118
• Defaulting the type variable ‘b0’ to type ‘Integer’ in the following constraints
GHC 9.4.5 on ubuntu-latest: src-bin/example.hs#L119
A do-notation statement discarded a result of type ‘Event t ()’
GHC 9.4.5 on ubuntu-latest: src-bin/example.hs#L331
Defined but not used: ‘debugFocus’
GHC 9.4.5 on ubuntu-latest: src-bin/example.hs#L346
Defined but not used: ‘testStringBox’
GHC 9.4.5 on ubuntu-latest: src/Reflex/Vty/Widget.hs#L251
Defined but not used: ‘ev’
GHC 9.4.5 on ubuntu-latest: src/Reflex/Vty/Widget.hs#L465
Using ‘*’ (or its Unicode variant) to mean ‘Data.Kind.Type’
GHC 9.6.1 on ubuntu-latest
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/
GHC 9.6.1 on ubuntu-latest: src/Reflex/Vty/Widget.hs#L12
The import of ‘Control.Applicative’ is redundant
GHC 9.6.1 on ubuntu-latest: src/Reflex/Vty/Widget.hs#L251
Defined but not used: ‘ev’
GHC 9.6.1 on ubuntu-latest: src/Reflex/Vty/Widget.hs#L465
Using ‘*’ (or its Unicode variant) to mean ‘Data.Kind.Type’
GHC 9.6.1 on ubuntu-latest: src/Reflex/Vty/Widget/Layout.hs#L9
The import of ‘Control.Applicative’ is redundant
GHC 9.6.1 on ubuntu-latest: src/Reflex/Vty/Widget/Split.hs#L6
The import of ‘Control.Applicative’ is redundant
GHC 9.6.1 on ubuntu-latest: src-bin/example.hs#L116
A do-notation statement discarded a result of type
GHC 9.6.1 on ubuntu-latest: src-bin/example.hs#L118
• Defaulting the type variable ‘b0’ to type ‘Integer’ in the following constraints
GHC 9.6.1 on ubuntu-latest: src-bin/example.hs#L119
A do-notation statement discarded a result of type ‘Event t ()’
GHC 9.6.1 on ubuntu-latest: src-bin/example.hs#L331
Defined but not used: ‘debugFocus’
GHC 9.6.1 on ubuntu-latest: src-bin/example.hs#L346
Defined but not used: ‘testStringBox’
GHC 9.6.1 on ubuntu-latest: src/Reflex/Vty/Widget.hs#L12
The import of ‘Control.Applicative’ is redundant
GHC 9.6.1 on ubuntu-latest: src/Reflex/Vty/Widget.hs#L251
Defined but not used: ‘ev’
GHC 9.6.1 on ubuntu-latest: src/Reflex/Vty/Widget.hs#L465
Using ‘*’ (or its Unicode variant) to mean ‘Data.Kind.Type’
GHC 9.6.1 on ubuntu-latest: src/Reflex/Vty/Widget/Layout.hs#L9
The import of ‘Control.Applicative’ is redundant
GHC 9.6.1 on ubuntu-latest: src/Reflex/Vty/Widget/Split.hs#L6
The import of ‘Control.Applicative’ is redundant
GHC 9.6.1 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 8.4.4 on macos-latest
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/
GHC 8.4.4 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 8.4.4 on macos-latest: src/Reflex/Vty/Widget.hs#L251
Defined but not used: ‘ev’
GHC 8.4.4 on macos-latest: src-bin/example.hs#L116
A do-notation statement discarded a result of type
GHC 8.4.4 on macos-latest: src-bin/example.hs#L118
• Defaulting the following constraints to type ‘Integer’
GHC 8.4.4 on macos-latest: src-bin/example.hs#L119
A do-notation statement discarded a result of type ‘Event t ()’
GHC 8.4.4 on macos-latest: src-bin/example.hs#L331
Defined but not used: ‘debugFocus’
GHC 8.4.4 on macos-latest: src-bin/example.hs#L346
Defined but not used: ‘testStringBox’
GHC 8.10.7 on macos-latest
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/
GHC 8.10.7 on macos-latest: src/Reflex/Vty/Widget.hs#L251
Defined but not used: ‘ev’
GHC 8.10.7 on macos-latest: src-bin/example.hs#L116
A do-notation statement discarded a result of type
GHC 8.10.7 on macos-latest: src-bin/example.hs#L118
• Defaulting the following constraints to type ‘Integer’
GHC 8.10.7 on macos-latest: src-bin/example.hs#L119
A do-notation statement discarded a result of type ‘Event t ()’
GHC 8.10.7 on macos-latest: src-bin/example.hs#L331
Defined but not used: ‘debugFocus’
GHC 8.10.7 on macos-latest: src-bin/example.hs#L346
Defined but not used: ‘testStringBox’
GHC 8.10.7 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 8.10.7 on macos-latest: src/Reflex/Vty/Widget.hs#L251
Defined but not used: ‘ev’
GHC 8.8.4 on macos-latest
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/
GHC 8.8.4 on macos-latest: src/Reflex/Vty/Widget.hs#L251
Defined but not used: ‘ev’
GHC 8.8.4 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 8.8.4 on macos-latest: src/Reflex/Vty/Widget.hs#L251
Defined but not used: ‘ev’
GHC 8.8.4 on macos-latest: src-bin/example.hs#L116
A do-notation statement discarded a result of type
GHC 8.8.4 on macos-latest: src-bin/example.hs#L118
• Defaulting the following constraints to type ‘Integer’
GHC 8.8.4 on macos-latest: src-bin/example.hs#L119
A do-notation statement discarded a result of type ‘Event t ()’
GHC 8.8.4 on macos-latest: src-bin/example.hs#L331
Defined but not used: ‘debugFocus’
GHC 8.8.4 on macos-latest: src-bin/example.hs#L346
Defined but not used: ‘testStringBox’
GHC 8.6.5 on macos-latest
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/
GHC 8.6.5 on macos-latest: src/Reflex/Vty/Widget.hs#L251
Defined but not used: ‘ev’
GHC 8.6.5 on macos-latest: src-bin/example.hs#L116
A do-notation statement discarded a result of type
GHC 8.6.5 on macos-latest: src-bin/example.hs#L118
• Defaulting the following constraints to type ‘Integer’
GHC 8.6.5 on macos-latest: src-bin/example.hs#L119
A do-notation statement discarded a result of type ‘Event t ()’
GHC 8.6.5 on macos-latest: src-bin/example.hs#L331
Defined but not used: ‘debugFocus’
GHC 8.6.5 on macos-latest: src-bin/example.hs#L346
Defined but not used: ‘testStringBox’
GHC 8.6.5 on macos-latest: src/Reflex/Vty/Widget.hs#L251
Defined but not used: ‘ev’
GHC 8.6.5 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 9.4.5 on macos-latest
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/
GHC 9.4.5 on macos-latest: src/Reflex/Vty/Widget.hs#L251
Defined but not used: ‘ev’
GHC 9.4.5 on macos-latest: src/Reflex/Vty/Widget.hs#L465
Using ‘*’ (or its Unicode variant) to mean ‘Data.Kind.Type’
GHC 9.4.5 on macos-latest: src/Reflex/Vty/Widget.hs#L251
Defined but not used: ‘ev’
GHC 9.4.5 on macos-latest: src/Reflex/Vty/Widget.hs#L465
Using ‘*’ (or its Unicode variant) to mean ‘Data.Kind.Type’
GHC 9.4.5 on macos-latest: src-bin/example.hs#L116
A do-notation statement discarded a result of type
GHC 9.4.5 on macos-latest: src-bin/example.hs#L118
• Defaulting the type variable ‘b0’ to type ‘Integer’ in the following constraints
GHC 9.4.5 on macos-latest: src-bin/example.hs#L119
A do-notation statement discarded a result of type ‘Event t ()’
GHC 9.4.5 on macos-latest: src-bin/example.hs#L331
Defined but not used: ‘debugFocus’
GHC 9.4.5 on macos-latest: src-bin/example.hs#L346
Defined but not used: ‘testStringBox’
GHC 9.4.5 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 9.6.1 on macos-latest
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/
GHC 9.6.1 on macos-latest: src/Reflex/Vty/Widget.hs#L12
The import of ‘Control.Applicative’ is redundant
GHC 9.6.1 on macos-latest: src/Reflex/Vty/Widget.hs#L251
Defined but not used: ‘ev’
GHC 9.6.1 on macos-latest: src/Reflex/Vty/Widget.hs#L465
Using ‘*’ (or its Unicode variant) to mean ‘Data.Kind.Type’
GHC 9.6.1 on macos-latest: src/Reflex/Vty/Widget/Layout.hs#L9
The import of ‘Control.Applicative’ is redundant
GHC 9.6.1 on macos-latest: src/Reflex/Vty/Widget/Split.hs#L6
The import of ‘Control.Applicative’ is redundant
GHC 9.6.1 on macos-latest: src-bin/example.hs#L116
A do-notation statement discarded a result of type
GHC 9.6.1 on macos-latest: src-bin/example.hs#L118
• Defaulting the type variable ‘b0’ to type ‘Integer’ in the following constraints
GHC 9.6.1 on macos-latest: src-bin/example.hs#L119
A do-notation statement discarded a result of type ‘Event t ()’
GHC 9.6.1 on macos-latest: src-bin/example.hs#L331
Defined but not used: ‘debugFocus’
GHC 9.6.1 on macos-latest: src-bin/example.hs#L346
Defined but not used: ‘testStringBox’
GHC 9.6.1 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 9.6.1 on macos-latest: src/Reflex/Vty/Widget.hs#L12
The import of ‘Control.Applicative’ is redundant
GHC 9.6.1 on macos-latest: src/Reflex/Vty/Widget.hs#L251
Defined but not used: ‘ev’
GHC 9.6.1 on macos-latest: src/Reflex/Vty/Widget.hs#L465
Using ‘*’ (or its Unicode variant) to mean ‘Data.Kind.Type’
GHC 9.6.1 on macos-latest: src/Reflex/Vty/Widget/Layout.hs#L9
The import of ‘Control.Applicative’ is redundant
GHC 9.6.1 on macos-latest: src/Reflex/Vty/Widget/Split.hs#L6
The import of ‘Control.Applicative’ is redundant