Skip to content

Using State Monad in GHC Core Translation #978

Using State Monad in GHC Core Translation

Using State Monad in GHC Core Translation #978

Re-run triggered October 7, 2023 21:10
Status Cancelled
Total duration 47m 39s
Artifacts

haskell.yaml

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

Annotations

2 errors and 266 warnings
build (8.10.7, 3.6, test-lh, support-lh)
The operation was canceled.
build (9.0.2, 3.6, test-lh, support-lh)
Process completed with exit code 1.
build (8.2.2, 3.0, test-g2q, -support-lh)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, pavpanchekha/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (8.2.2, 3.0, test-g2q, -support-lh): tests_nebula_plugin/Main.hs#L57
A do-notation statement discarded a result of type
build (8.2.2, 3.0, test-g2q, -support-lh): tests_nebula_plugin/Main.hs#L60
A do-notation statement discarded a result of type
build (8.2.2, 3.0, test-g2q, -support-lh): tests_nebula_plugin/Main.hs#L61
This binding for ‘stdout’ shadows the existing binding
build (8.2.2, 3.0, test-g2q, -support-lh): tests_nebula_plugin/Main.hs#L64
A do-notation statement discarded a result of type
build (8.2.2, 3.0, test-g2q, -support-lh): src/G2/Data/UnionFind.hs#L152
• No explicit implementation for
build (8.2.2, 3.0, test-g2q, -support-lh): src/G2/Equiv/Config.hs#L14
The import of ‘Text.Read’ is redundant
build (8.2.2, 3.0, test-g2q, -support-lh): src/G2/Language/Typing.hs#L80
The import of ‘Data.Monoid’ is redundant
build (8.2.2, 3.0, test-g2q, -support-lh): src/G2/Language/Typing.hs#L257
Defined but not used: ‘u’
build (8.2.2, 3.0, test-g2q, -support-lh): src/G2/Language/Typing.hs#L257
Defined but not used: ‘b’
build (8.2.2, 3.0, test-g2q, -support-lh): src/G2/Language/Typing.hs#L260
Defined but not used: ‘t’
build (8.2.2, 3.0, test-g2q, -support-lh)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (8.10.7, 3.6, test, -support-lh)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, pavpanchekha/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (8.10.7, 3.6, test, -support-lh): tests_nebula_plugin/Main.hs#L57
A do-notation statement discarded a result of type
build (8.10.7, 3.6, test, -support-lh): tests_nebula_plugin/Main.hs#L60
A do-notation statement discarded a result of type
build (8.10.7, 3.6, test, -support-lh): tests_nebula_plugin/Main.hs#L61
This binding for ‘stdout’ shadows the existing binding
build (8.10.7, 3.6, test, -support-lh): tests_nebula_plugin/Main.hs#L64
A do-notation statement discarded a result of type
build (8.10.7, 3.6, test, -support-lh): src/G2/Config/Config.hs#L26
The import of ‘Data.Monoid’ is redundant
build (8.10.7, 3.6, test, -support-lh): src/G2/Config/Interface.hs#L6
The import of ‘Data.Monoid’ is redundant
build (8.10.7, 3.6, test, -support-lh): src/G2/Data/UnionFind.hs#L27
The import of ‘Data.Semigroup’ is redundant
build (8.10.7, 3.6, test, -support-lh): src/G2/Equiv/Config.hs#L11
The import of ‘Data.Monoid’ is redundant
build (8.10.7, 3.6, test, -support-lh): src/G2/Equiv/Config.hs#L14
The import of ‘Text.Read’ is redundant
build (8.10.7, 3.6, test, -support-lh): src/G2/Language/Typing.hs#L80
The import of ‘Data.Monoid’ is redundant
build (8.10.7, 3.6, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L26
Rule "addOneCommutative" may never fire
build (8.10.7, 3.6, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L30
Rule "addOneJust" may never fire because ‘just’ might inline first
build (8.10.7, 3.6, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L31
Rule "justJust" may never fire because ‘just’ might inline first
build (8.10.7, 3.6, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L32
Rule "plusDouble" may never fire because ‘t2’ might inline first
build (9.0.2, 3.6, test, -support-lh)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, pavpanchekha/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (8.10.7, 3.6, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L33
Rule "polymorphism" may never fire because ‘nop’ might inline first
build (9.0.2, 3.6, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L26
Rule "addOneCommutative" may never fire
build (8.10.7, 3.6, test, -support-lh)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (8.10.7, 3.6, test-lh, support-lh)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, pavpanchekha/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (8.10.7, 3.6, test-lh, support-lh): tests_nebula_plugin/Main.hs#L57
A do-notation statement discarded a result of type
build (8.10.7, 3.6, test-lh, support-lh): tests_nebula_plugin/Main.hs#L60
A do-notation statement discarded a result of type
build (9.0.2, 3.6, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L30
Rule "addOneJust" may never fire because ‘just’ might inline first
build (8.10.7, 3.6, test-lh, support-lh): tests_nebula_plugin/Main.hs#L61
This binding for ‘stdout’ shadows the existing binding
build (8.10.7, 3.6, test-lh, support-lh): tests_nebula_plugin/Main.hs#L64
A do-notation statement discarded a result of type
build (9.0.2, 3.6, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L31
Rule "justJust" may never fire because ‘just’ might inline first
build (8.10.7, 3.6, test-lh, support-lh): src/G2/Config/Config.hs#L26
The import of ‘Data.Monoid’ is redundant
build (9.0.2, 3.6, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L32
Rule "plusDouble" may never fire because ‘t2’ might inline first
build (8.2.2, 3.0, test, -support-lh)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, pavpanchekha/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (8.10.7, 3.6, test-lh, support-lh): src/G2/Config/Interface.hs#L6
The import of ‘Data.Monoid’ is redundant
build (9.0.2, 3.6, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L33
Rule "polymorphism" may never fire because ‘nop’ might inline first
build (8.2.2, 3.0, test, -support-lh): tests_nebula_plugin/Main.hs#L57
A do-notation statement discarded a result of type
build (8.10.7, 3.6, test-lh, support-lh): src/G2/Data/UnionFind.hs#L27
The import of ‘Data.Semigroup’ is redundant
build (9.0.2, 3.6, test, -support-lh): tests_nebula_plugin/Main.hs#L57
A do-notation statement discarded a result of type
build (8.2.2, 3.0, test, -support-lh): tests_nebula_plugin/Main.hs#L60
A do-notation statement discarded a result of type
build (8.10.7, 3.6, test-lh, support-lh): src/G2/Equiv/Config.hs#L11
The import of ‘Data.Monoid’ is redundant
build (9.0.2, 3.6, test, -support-lh): tests_nebula_plugin/Main.hs#L60
A do-notation statement discarded a result of type
build (8.2.2, 3.0, test, -support-lh): tests_nebula_plugin/Main.hs#L61
This binding for ‘stdout’ shadows the existing binding
build (8.10.7, 3.6, test-lh, support-lh): src/G2/Equiv/Config.hs#L14
The import of ‘Text.Read’ is redundant
build (9.0.2, 3.6, test, -support-lh): tests_nebula_plugin/Main.hs#L61
This binding for ‘stdout’ shadows the existing binding
build (8.2.2, 3.0, test, -support-lh): tests_nebula_plugin/Main.hs#L64
A do-notation statement discarded a result of type
build (8.10.7, 3.6, test-lh, support-lh): src/G2/Language/Typing.hs#L80
The import of ‘Data.Monoid’ is redundant
build (8.2.2, 3.0, test, -support-lh): src/G2/Data/UnionFind.hs#L152
• No explicit implementation for
build (8.10.7, 3.6, test-lh, support-lh)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (9.0.2, 3.6, test, -support-lh): tests_nebula_plugin/Main.hs#L64
A do-notation statement discarded a result of type
build (8.2.2, 3.0, test, -support-lh): src/G2/Equiv/Config.hs#L14
The import of ‘Text.Read’ is redundant
build (9.0.2, 3.6, test, -support-lh): src/G2/Config/Config.hs#L26
The import of ‘Data.Monoid’ is redundant
build (8.2.2, 3.0, test, -support-lh): src/G2/Language/Typing.hs#L80
The import of ‘Data.Monoid’ is redundant
build (9.0.2, 3.6, test, -support-lh): src/G2/Config/Interface.hs#L6
The import of ‘Data.Monoid’ is redundant
build (8.2.2, 3.0, test, -support-lh): src/G2/Language/Typing.hs#L257
Defined but not used: ‘u’
build (9.0.2, 3.6, test, -support-lh): src/G2/Data/UnionFind.hs#L27
The import of ‘Data.Semigroup’ is redundant
build (8.2.2, 3.0, test, -support-lh): src/G2/Language/Typing.hs#L257
Defined but not used: ‘b’
build (9.0.2, 3.6, test, -support-lh): src/G2/Equiv/Config.hs#L11
The import of ‘Data.Monoid’ is redundant
build (8.6.5, 3.0, test, -support-lh)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, pavpanchekha/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (8.2.2, 3.0, test, -support-lh): src/G2/Language/Typing.hs#L260
Defined but not used: ‘t’
build (8.6.5, 3.0, test-g2q, -support-lh)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, pavpanchekha/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (9.0.2, 3.6, test, -support-lh): src/G2/Equiv/Config.hs#L14
The import of ‘Text.Read’ is redundant
build (8.2.2, 3.0, test, -support-lh)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (8.6.5, 3.0, test-g2q, -support-lh): tests_nebula_plugin/Main.hs#L57
A do-notation statement discarded a result of type
build (8.6.5, 3.0, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L26
Rule "addOneCommutative" may never fire
build (8.2.2, 3.0, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L26
Rule "addOneCommutative" may never fire
build (9.0.2, 3.6, test, -support-lh): src/G2/Language/Typing.hs#L80
The import of ‘Data.Monoid’ is redundant
build (8.6.5, 3.0, test-g2q, -support-lh): tests_nebula_plugin/Main.hs#L60
A do-notation statement discarded a result of type
build (9.0.2, 3.6, test, -support-lh)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (8.6.5, 3.0, test-g2q, -support-lh): tests_nebula_plugin/Main.hs#L61
This binding for ‘stdout’ shadows the existing binding
build (8.6.5, 3.0, test-g2q, -support-lh): tests_nebula_plugin/Main.hs#L64
A do-notation statement discarded a result of type
build (8.6.5, 3.0, test-g2q, -support-lh): src/G2/Equiv/Config.hs#L14
The import of ‘Text.Read’ is redundant
build (8.6.5, 3.0, test-g2q, -support-lh): src/G2/Language/Typing.hs#L80
The import of ‘Data.Monoid’ is redundant
build (8.6.5, 3.0, test-g2q, -support-lh): src/G2/Language/Typing.hs#L257
Defined but not used: ‘u’
build (8.2.2, 3.0, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L30
Rule "addOneJust" may never fire because ‘just’ might inline first
build (8.6.5, 3.0, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L30
Rule "addOneJust" may never fire because ‘just’ might inline first
build (8.6.5, 3.0, test-g2q, -support-lh): src/G2/Language/Typing.hs#L257
Defined but not used: ‘b’
build (8.6.5, 3.0, test-g2q, -support-lh): src/G2/Language/Typing.hs#L260
Defined but not used: ‘t’
build (8.6.5, 3.0, test-g2q, -support-lh): src/G2/Language/Typing.hs#L261
Defined but not used: ‘t’
build (8.2.2, 3.0, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L31
Rule "justJust" may never fire because ‘just’ might inline first
build (8.6.5, 3.0, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L31
Rule "justJust" may never fire because ‘just’ might inline first
build (8.6.5, 3.0, test-g2q, -support-lh)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (8.2.2, 3.0, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L32
Rule "plusDouble" may never fire because ‘t2’ might inline first
build (8.6.5, 3.0, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L32
Rule "plusDouble" may never fire because ‘t2’ might inline first
build (8.6.5, 3.0, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L33
Rule "polymorphism" may never fire because ‘nop’ might inline first
build (8.2.2, 3.0, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L33
Rule "polymorphism" may never fire because ‘nop’ might inline first
build (8.6.5, 3.0, test, -support-lh)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (8.6.5, 3.0, test, -support-lh): tests_nebula_plugin/Main.hs#L57
A do-notation statement discarded a result of type
build (8.6.5, 3.0, test, -support-lh): tests_nebula_plugin/Main.hs#L60
A do-notation statement discarded a result of type
build (8.6.5, 3.0, test, -support-lh): tests_nebula_plugin/Main.hs#L61
This binding for ‘stdout’ shadows the existing binding
build (8.10.7, 3.6, test-g2q, -support-lh)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, pavpanchekha/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (8.6.5, 3.0, test, -support-lh): tests_nebula_plugin/Main.hs#L64
A do-notation statement discarded a result of type
build (8.10.7, 3.6, test-g2q, -support-lh)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (8.6.5, 3.0, test, -support-lh): src/G2/Equiv/Config.hs#L14
The import of ‘Text.Read’ is redundant
build (8.10.7, 3.6, test-g2q, -support-lh): tests_nebula_plugin/Main.hs#L57
A do-notation statement discarded a result of type
build (8.10.7, 3.6, test-g2q, -support-lh): tests_nebula_plugin/Main.hs#L60
A do-notation statement discarded a result of type
build (8.6.5, 3.0, test, -support-lh): src/G2/Language/Typing.hs#L80
The import of ‘Data.Monoid’ is redundant
build (8.10.7, 3.6, test-g2q, -support-lh): tests_nebula_plugin/Main.hs#L61
This binding for ‘stdout’ shadows the existing binding
build (8.6.5, 3.0, test, -support-lh): src/G2/Language/Typing.hs#L257
Defined but not used: ‘u’
build (8.6.5, 3.0, test, -support-lh): src/G2/Language/Typing.hs#L257
Defined but not used: ‘b’
build (8.10.7, 3.6, test-g2q, -support-lh): tests_nebula_plugin/Main.hs#L64
A do-notation statement discarded a result of type
build (8.6.5, 3.0, test, -support-lh): src/G2/Language/Typing.hs#L260
Defined but not used: ‘t’
build (8.10.7, 3.6, test-g2q, -support-lh): src/G2/Config/Config.hs#L26
The import of ‘Data.Monoid’ is redundant
build (8.6.5, 3.0, test, -support-lh): src/G2/Language/Typing.hs#L261
Defined but not used: ‘t’
build (8.10.7, 3.6, test-g2q, -support-lh): src/G2/Config/Interface.hs#L6
The import of ‘Data.Monoid’ is redundant
build (8.10.7, 3.6, test-g2q, -support-lh): src/G2/Data/UnionFind.hs#L27
The import of ‘Data.Semigroup’ is redundant
build (8.10.7, 3.6, test-g2q, -support-lh): src/G2/Equiv/Config.hs#L11
The import of ‘Data.Monoid’ is redundant
build (8.10.7, 3.6, test-g2q, -support-lh): src/G2/Equiv/Config.hs#L14
The import of ‘Text.Read’ is redundant
build (8.10.7, 3.6, test-g2q, -support-lh): src/G2/Language/Typing.hs#L80
The import of ‘Data.Monoid’ is redundant
build (9.0.2, 3.6, test-g2q, -support-lh)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, pavpanchekha/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (9.0.2, 3.6, test-g2q, -support-lh)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (9.0.2, 3.6, test-g2q, -support-lh): tests_nebula_plugin/Main.hs#L57
A do-notation statement discarded a result of type
build (9.0.2, 3.6, test-g2q, -support-lh): tests_nebula_plugin/Main.hs#L60
A do-notation statement discarded a result of type
build (9.0.2, 3.6, test-g2q, -support-lh): tests_nebula_plugin/Main.hs#L61
This binding for ‘stdout’ shadows the existing binding
build (9.0.2, 3.6, test-g2q, -support-lh): tests_nebula_plugin/Main.hs#L64
A do-notation statement discarded a result of type
build (9.0.2, 3.6, test-g2q, -support-lh): src/G2/Config/Config.hs#L26
The import of ‘Data.Monoid’ is redundant
build (9.0.2, 3.6, test-g2q, -support-lh): src/G2/Config/Interface.hs#L6
The import of ‘Data.Monoid’ is redundant
build (9.0.2, 3.6, test-g2q, -support-lh): src/G2/Data/UnionFind.hs#L27
The import of ‘Data.Semigroup’ is redundant
build (9.0.2, 3.6, test-g2q, -support-lh): src/G2/Equiv/Config.hs#L11
The import of ‘Data.Monoid’ is redundant
build (9.0.2, 3.6, test-g2q, -support-lh): src/G2/Equiv/Config.hs#L14
The import of ‘Text.Read’ is redundant
build (9.0.2, 3.6, test-g2q, -support-lh): src/G2/Language/Typing.hs#L80
The import of ‘Data.Monoid’ is redundant
build (9.4.4, 3.6, test, -support-lh)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, pavpanchekha/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (9.4.4, 3.6, test-g2q, -support-lh)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, pavpanchekha/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (9.4.4, 3.6, test, -support-lh): src/G2/Config/Config.hs#L26
The import of ‘Data.Monoid’ is redundant
build (9.4.4, 3.6, test-g2q, -support-lh)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (9.4.4, 3.6, test, -support-lh): src/G2/Config/Interface.hs#L6
The import of ‘Data.Monoid’ is redundant
build (9.4.4, 3.6, test-g2q, -support-lh): src/G2/Config/Config.hs#L26
The import of ‘Data.Monoid’ is redundant
build (9.4.4, 3.6, test, -support-lh): src/G2/Data/UnionFind.hs#L27
The import of ‘Data.Semigroup’ is redundant
build (9.4.4, 3.6, test-g2q, -support-lh): src/G2/Config/Interface.hs#L6
The import of ‘Data.Monoid’ is redundant
build (9.4.4, 3.6, test, -support-lh): src/G2/Equiv/Config.hs#L11
The import of ‘Data.Monoid’ is redundant
build (9.6.1, 3.10, test, -support-lh)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, pavpanchekha/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (9.2.4, 3.6, test-g2q, -support-lh)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, pavpanchekha/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (9.4.4, 3.6, test-g2q, -support-lh): src/G2/Data/UnionFind.hs#L27
The import of ‘Data.Semigroup’ is redundant
build (9.4.4, 3.6, test, -support-lh): src/G2/Equiv/Config.hs#L14
The import of ‘Text.Read’ is redundant
build (9.6.1, 3.10, test, -support-lh): src/G2/Config/Config.hs#L26
The import of ‘Data.Monoid’ is redundant
build (9.2.4, 3.6, test-g2q, -support-lh)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (9.4.4, 3.6, test-g2q, -support-lh): src/G2/Equiv/Config.hs#L11
The import of ‘Data.Monoid’ is redundant
build (9.4.4, 3.6, test, -support-lh): src/G2/Language/Typing.hs#L80
The import of ‘Data.Monoid’ is redundant
build (9.6.1, 3.10, test, -support-lh): src/G2/Config/Interface.hs#L6
The import of ‘Data.Monoid’ is redundant
build (9.2.4, 3.6, test-g2q, -support-lh): tests_nebula_plugin/Main.hs#L57
A do-notation statement discarded a result of type
build (9.4.4, 3.6, test, -support-lh): src/G2/Language/Typing.hs#L257
Defined but not used: ‘u’
build (9.4.4, 3.6, test-g2q, -support-lh): src/G2/Equiv/Config.hs#L14
The import of ‘Text.Read’ is redundant
build (9.6.1, 3.10, test, -support-lh): src/G2/Data/UnionFind.hs#L27
The import of ‘Data.Semigroup’ is redundant
build (9.4.4, 3.6, test, -support-lh): src/G2/Language/Typing.hs#L257
Defined but not used: ‘b’
build (9.6.1, 3.10, test, -support-lh): src/G2/Equiv/Config.hs#L11
The import of ‘Data.Monoid’ is redundant
build (9.4.4, 3.6, test-g2q, -support-lh): src/G2/Language/Typing.hs#L80
The import of ‘Data.Monoid’ is redundant
build (9.2.4, 3.6, test-g2q, -support-lh): tests_nebula_plugin/Main.hs#L60
A do-notation statement discarded a result of type
build (9.4.4, 3.6, test, -support-lh): src/G2/Language/Typing.hs#L260
Defined but not used: ‘t’
build (9.6.1, 3.10, test, -support-lh): src/G2/Equiv/Config.hs#L14
The import of ‘Text.Read’ is redundant
build (9.4.4, 3.6, test-g2q, -support-lh): src/G2/Language/Typing.hs#L257
Defined but not used: ‘u’
build (9.2.4, 3.6, test-g2q, -support-lh): tests_nebula_plugin/Main.hs#L61
This binding for ‘stdout’ shadows the existing binding
build (9.6.1, 3.10, test, -support-lh): src/G2/Language/Typing.hs#L80
The import of ‘Data.Monoid’ is redundant
build (9.4.4, 3.6, test, -support-lh): src/G2/Language/Typing.hs#L261
Defined but not used: ‘t’
build (9.2.4, 3.6, test-g2q, -support-lh): tests_nebula_plugin/Main.hs#L64
A do-notation statement discarded a result of type
build (9.4.4, 3.6, test-g2q, -support-lh): src/G2/Language/Typing.hs#L257
Defined but not used: ‘b’
build (9.6.1, 3.10, test, -support-lh): src/G2/Language/Typing.hs#L257
Defined but not used: ‘u’
build (9.4.4, 3.6, test, -support-lh)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (9.2.4, 3.6, test-g2q, -support-lh): src/G2/Config/Config.hs#L26
The import of ‘Data.Monoid’ is redundant
build (9.4.4, 3.6, test-g2q, -support-lh): src/G2/Language/Typing.hs#L260
Defined but not used: ‘t’
build (9.6.1, 3.10, test, -support-lh): src/G2/Language/Typing.hs#L257
Defined but not used: ‘b’
build (9.4.4, 3.6, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L26
Rule "addOneCommutative" may never fire
build (9.2.4, 3.6, test-g2q, -support-lh): src/G2/Config/Interface.hs#L6
The import of ‘Data.Monoid’ is redundant
build (9.4.4, 3.6, test-g2q, -support-lh): src/G2/Language/Typing.hs#L261
Defined but not used: ‘t’
build (9.6.1, 3.10, test, -support-lh): src/G2/Language/Typing.hs#L260
Defined but not used: ‘t’
build (9.2.4, 3.6, test-g2q, -support-lh): src/G2/Data/UnionFind.hs#L27
The import of ‘Data.Semigroup’ is redundant
build (9.6.1, 3.10, test, -support-lh): src/G2/Language/Typing.hs#L261
Defined but not used: ‘t’
build (9.2.4, 3.6, test, -support-lh)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, pavpanchekha/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (9.2.4, 3.6, test-g2q, -support-lh): src/G2/Equiv/Config.hs#L11
The import of ‘Data.Monoid’ is redundant
build (9.6.1, 3.10, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L26
Rule "addOneCommutative" may never fire
build (9.2.4, 3.6, test-g2q, -support-lh): src/G2/Equiv/Config.hs#L14
The import of ‘Text.Read’ is redundant
build (9.2.4, 3.6, test, -support-lh)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (9.2.4, 3.6, test-g2q, -support-lh): src/G2/Language/Typing.hs#L80
The import of ‘Data.Monoid’ is redundant
build (9.2.4, 3.6, test, -support-lh): tests_nebula_plugin/Main.hs#L57
A do-notation statement discarded a result of type
build (9.4.4, 3.6, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L30
Rule "addOneJust" may never fire because ‘just’ might inline first
build (9.2.4, 3.6, test, -support-lh): tests_nebula_plugin/Main.hs#L60
A do-notation statement discarded a result of type
build (9.4.4, 3.6, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L31
Rule "justJust" may never fire because ‘just’ might inline first
build (9.2.4, 3.6, test, -support-lh): tests_nebula_plugin/Main.hs#L61
This binding for ‘stdout’ shadows the existing binding
build (9.4.4, 3.6, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L32
Rule "plusDouble" may never fire because ‘t2’ might inline first
build (9.6.1, 3.10, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L30
Rule "addOneJust" may never fire because ‘just’ might inline first
build (9.2.4, 3.6, test, -support-lh): tests_nebula_plugin/Main.hs#L64
A do-notation statement discarded a result of type
build (9.6.1, 3.10, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L31
Rule "justJust" may never fire because ‘just’ might inline first
build (9.4.4, 3.6, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L33
Rule "polymorphism" may never fire because ‘nop’ might inline first
build (9.2.4, 3.6, test, -support-lh): src/G2/Config/Config.hs#L26
The import of ‘Data.Monoid’ is redundant
build (9.6.1, 3.10, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L32
Rule "plusDouble" may never fire because ‘t2’ might inline first
build (9.2.4, 3.6, test, -support-lh): src/G2/Config/Interface.hs#L6
The import of ‘Data.Monoid’ is redundant
build (9.6.1, 3.10, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L33
Rule "polymorphism" may never fire because ‘nop’ might inline first
build (9.6.1, 3.10, test, -support-lh)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (9.2.4, 3.6, test, -support-lh): src/G2/Data/UnionFind.hs#L27
The import of ‘Data.Semigroup’ is redundant
build (9.2.4, 3.6, test, -support-lh): src/G2/Equiv/Config.hs#L11
The import of ‘Data.Monoid’ is redundant
build (9.2.4, 3.6, test, -support-lh): src/G2/Equiv/Config.hs#L14
The import of ‘Text.Read’ is redundant
build (9.2.4, 3.6, test, -support-lh): src/G2/Language/Typing.hs#L80
The import of ‘Data.Monoid’ is redundant
build (9.2.4, 3.6, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L26
Rule "addOneCommutative" may never fire
build (9.6.1, 3.10, test-g2q, -support-lh)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, pavpanchekha/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (9.2.4, 3.6, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L30
Rule "addOneJust" may never fire because ‘just’ might inline first
build (9.6.1, 3.10, test-g2q, -support-lh)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (9.2.4, 3.6, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L31
Rule "justJust" may never fire because ‘just’ might inline first
build (9.6.1, 3.10, test-g2q, -support-lh): src/G2/Config/Config.hs#L26
The import of ‘Data.Monoid’ is redundant
build (9.2.4, 3.6, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L32
Rule "plusDouble" may never fire because ‘t2’ might inline first
build (9.6.1, 3.10, test-g2q, -support-lh): src/G2/Config/Interface.hs#L6
The import of ‘Data.Monoid’ is redundant
build (9.6.1, 3.10, test-g2q, -support-lh): src/G2/Data/UnionFind.hs#L27
The import of ‘Data.Semigroup’ is redundant
build (9.2.4, 3.6, test, -support-lh): tests/RewriteVerify/Correct/SimpleCorrect.hs#L33
Rule "polymorphism" may never fire because ‘nop’ might inline first
build (9.6.1, 3.10, test-g2q, -support-lh): src/G2/Equiv/Config.hs#L11
The import of ‘Data.Monoid’ is redundant
build (9.6.1, 3.10, test-g2q, -support-lh): src/G2/Equiv/Config.hs#L14
The import of ‘Text.Read’ is redundant
build (9.6.1, 3.10, test-g2q, -support-lh): src/G2/Language/Typing.hs#L80
The import of ‘Data.Monoid’ is redundant
build (9.0.2, 3.6, test-lh, support-lh)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, pavpanchekha/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (9.0.2, 3.6, test-lh, support-lh): tests_nebula_plugin/Main.hs#L57
A do-notation statement discarded a result of type
build (9.0.2, 3.6, test-lh, support-lh): tests_nebula_plugin/Main.hs#L60
A do-notation statement discarded a result of type
build (9.0.2, 3.6, test-lh, support-lh): tests_nebula_plugin/Main.hs#L61
This binding for ‘stdout’ shadows the existing binding
build (9.0.2, 3.6, test-lh, support-lh): tests_nebula_plugin/Main.hs#L64
A do-notation statement discarded a result of type
build (9.0.2, 3.6, test-lh, support-lh): src/G2/Config/Config.hs#L26
The import of ‘Data.Monoid’ is redundant
build (9.0.2, 3.6, test-lh, support-lh): src/G2/Config/Interface.hs#L6
The import of ‘Data.Monoid’ is redundant
build (9.0.2, 3.6, test-lh, support-lh): src/G2/Data/UnionFind.hs#L27
The import of ‘Data.Semigroup’ is redundant
build (9.0.2, 3.6, test-lh, support-lh): src/G2/Equiv/Config.hs#L11
The import of ‘Data.Monoid’ is redundant
build (9.0.2, 3.6, test-lh, support-lh): src/G2/Equiv/Config.hs#L14
The import of ‘Text.Read’ is redundant
build (9.0.2, 3.6, test-lh, support-lh): src/G2/Language/Typing.hs#L80
The import of ‘Data.Monoid’ is redundant
build (9.0.2, 3.6, test-lh, support-lh)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (9.0.2, 3.6, test-lh, support-lh): tests_lh/test_files/Pos/Test19.hs#L4
‘size’ is exported by ‘size’ and ‘size’
build (9.0.2, 3.6, test-lh, support-lh): tests_lh/test_files/Pos/Test19.hs#L4
‘size’ is exported by ‘size’ and ‘size’
build (9.0.2, 3.6, test-lh, support-lh): tests_lh/test_files/Neg/Test3.hs#L4
‘size’ is exported by ‘size’ and ‘size’
build (9.0.2, 3.6, test-lh, support-lh): tests_lh/test_files/Neg/Test3.hs#L4
‘size’ is exported by ‘size’ and ‘size’