Skip to content

July Release ( 0.50 ) Major release #1104

July Release ( 0.50 ) Major release

July Release ( 0.50 ) Major release #1104

Triggered via pull request July 9, 2025 16:29
@yellowbeanyellowbean
synchronize #283
Jun25
Status Success
Total duration 13m 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

haskell.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: test/DealTest/MultiPoolDealTest.hs#L55
• Fields of ‘D.TestDeal’ not initialised:
build: test/DealTest/MultiPoolDealTest.hs#L47
• Fields of ‘AB.MortgageOriginalInfo’ not initialised:
build: test/DealTest/MultiPoolDealTest.hs#L46
• Fields of ‘P.Pool’ not initialised:
build: test/DealTest/MultiPoolDealTest.hs#L39
• Fields of ‘AB.MortgageOriginalInfo’ not initialised:
build: test/DealTest/MultiPoolDealTest.hs#L38
• Fields of ‘P.Pool’ not initialised:
build: test/DealTest/DealTest.hs#L86
• Fields of ‘AB.MortgageOriginalInfo’ not initialised:
build: test/DealTest/DealTest.hs#L85
• Fields of ‘P.Pool’ not initialised:
build: test/DealTest/DealTest.hs#L52
• Fields of ‘D.TestDeal’ not initialised:
build: test/DealTest/DealTest.hs#L47
• Fields of ‘P.Pool’ not initialised:
build: test/DealTest/DealTest.hs#L37
• Fields of ‘D.TestDeal’ not initialised:
build: src/Expense.hs#L103
• No explicit implementation for
build: src/InterestRate.hs#L9
‘getSpread’ is exported by ‘getSpread’ and ‘UseRate(..)’
build: src/Ledger.hs#L58
Pattern match is redundant
build: src/Ledger.hs#L57
Pattern match is redundant
build: src/Stmt.hs#L260
Pattern match is redundant
build: src/Stmt.hs#L16
‘hasEmptyTxn’ is exported by ‘hasEmptyTxn’ and ‘HasStmt(..)’
build: src/Stmt.hs#L16
‘getAllTxns’ is exported by ‘getAllTxns’ and ‘HasStmt(..)’
build: src/Util.hs#L165
The prefix use of a ‘$’ would denote an untyped splice
build: src/Types.hs#L995
Pattern match is redundant
build: src/Types.hs#L620
Tab character found here.
build
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).