demo gif #10
Annotations
2 errors and 22 warnings
test/CombatTest.hs#L1
File name does not match module name:
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/Combat.hs#L1
The export item ‘module Combat’ is missing an export list
|
src/Combat.hs#L8
The import of ‘Debug.Trace’ is redundant
|
src/Combat.hs#L14
This binding for ‘hp’ shadows the existing binding
|
src/Combat.hs#L14
This binding for ‘armor’ shadows the existing binding
|
src/Combat.hs#L22
This binding for ‘sequence’ shadows the existing binding
|
src/Combat.hs#L23
This binding for ‘result’ shadows the existing binding
|
src/View.hs#L8
The import of ‘Debug.Trace’ is redundant
|
src/Logic.hs#L9
The import of ‘Combat’ is redundant
|
src/Controller.hs#L15
The import of ‘Text.Pretty.Simple’ is redundant
|
src/Controller.hs#L16
The import of ‘Debug.Trace’ is redundant
|
src/Combat.hs#L1
The export item ‘module Combat’ is missing an export list
|
src/Combat.hs#L8
The import of ‘Debug.Trace’ is redundant
|
src/Combat.hs#L14
This binding for ‘hp’ shadows the existing binding
|
src/Combat.hs#L14
This binding for ‘armor’ shadows the existing binding
|
src/Combat.hs#L22
This binding for ‘sequence’ shadows the existing binding
|
src/Combat.hs#L23
This binding for ‘result’ shadows the existing binding
|
src/View.hs#L8
The import of ‘Debug.Trace’ is redundant
|
src/Logic.hs#L9
The import of ‘Combat’ is redundant
|
src/Controller.hs#L15
The import of ‘Text.Pretty.Simple’ is redundant
|
src/Controller.hs#L16
The import of ‘Debug.Trace’ is redundant
|
The logs for this run have expired and are no longer available.
Loading