doc updates #18
Annotations
10 errors and 22 warnings
Run tests:
test/CombatTest.hs#L67
Constructor ‘CombatState’ does not have field ‘attacker’
|
Run tests:
test/CombatTest.hs#L68
Constructor ‘CombatState’ does not have field ‘one’
|
Run tests:
test/CombatTest.hs#L68
Constructor ‘FighterState’ does not have field ‘nextAttackIndex’
|
Run tests:
test/CombatTest.hs#L68
Constructor ‘FighterState’ does not have field ‘playerState’
|
Run tests:
test/CombatTest.hs#L69
Constructor ‘CombatState’ does not have field ‘two’
|
Run tests:
test/CombatTest.hs#L69
Constructor ‘FighterState’ does not have field ‘nextAttackIndex’
|
Run tests:
test/CombatTest.hs#L69
Constructor ‘FighterState’ does not have field ‘playerState’
|
Run tests:
test/CombatTest.hs#L70
Constructor ‘CombatState’ does not have field ‘config’
|
Run tests:
test/CombatTest.hs#L70
Constructor ‘Config’ does not have field ‘maxBoardSize’
|
Run tests:
test/CombatTest.hs#L70
Constructor ‘Config’ does not have field ‘maxHandSize’
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests:
src/Effect.hs#L35
Defined but not used: ‘testRandomEffect’
|
Run tests:
src/Model.hs#L7
The import of ‘Control.Lens.TH’ is redundant
|
Run tests:
src/View.hs#L8
The import of ‘Debug.Trace’ is redundant
|
Run tests:
src/Logic.hs#L11
The import of ‘foldl'’ from module ‘Data.List’ is redundant
|
Run tests:
src/Logic.hs#L25
Defined but not used: ‘gs’
|
Run tests:
src/Logic.hs#L80
This binding for ‘gen’ shadows the existing binding
|
Run tests:
src/Logic.hs#L86
This binding for ‘id’ shadows the existing bindings
|
Run tests:
src/Combat.hs#L1
The export item ‘module Combat’ is missing an export list
|
Run tests:
src/Combat.hs#L10
The import of ‘Debug.Trace’ is redundant
|
Run tests:
src/Combat.hs#L18
This binding for ‘hp’ shadows the existing binding
|
Build:
src/Effect.hs#L35
Defined but not used: ‘testRandomEffect’
|
Build:
src/Model.hs#L7
The import of ‘Control.Lens.TH’ is redundant
|
Build:
src/View.hs#L8
The import of ‘Debug.Trace’ is redundant
|
Build:
src/Logic.hs#L11
The import of ‘foldl'’ from module ‘Data.List’ is redundant
|
Build:
src/Logic.hs#L25
Defined but not used: ‘gs’
|
Build:
src/Logic.hs#L80
This binding for ‘gen’ shadows the existing binding
|
Build:
src/Logic.hs#L86
This binding for ‘id’ shadows the existing bindings
|
Build:
src/Combat.hs#L1
The export item ‘module Combat’ is missing an export list
|
Build:
src/Combat.hs#L10
The import of ‘Debug.Trace’ is redundant
|
Build:
src/Combat.hs#L18
This binding for ‘hp’ shadows the existing binding
|
Loading