First good test written! It should fail because I'm TDDing #13
Annotations
1 error and 22 warnings
|
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/Utils.hs#L1
Please enable these extensions for use with large-records:
|
src/View.hs#L1
Please enable these extensions for use with large-records:
|
src/View.hs#L19
The import of ‘Debug.Trace’ is redundant
|
src/View.hs#L118
This binding for ‘result’ shadows the existing binding
|
src/Logic.hs#L20
The import of ‘foldl'’ from module ‘Data.List’ is redundant
|
src/Logic.hs#L31
Defined but not used: ‘gs’
|
src/Logic.hs#L86
This binding for ‘gen’ shadows the existing binding
|
src/Logic.hs#L92
This binding for ‘id’ shadows the existing bindings
|
src/Combat.hs#L1
The export item ‘module Combat’ is missing an export list
|
src/Combat.hs#L14
The import of ‘Debug.Trace’ is redundant
|
src/Utils.hs#L1
Please enable these extensions for use with large-records:
|
src/View.hs#L1
Please enable these extensions for use with large-records:
|
src/View.hs#L19
The import of ‘Debug.Trace’ is redundant
|
src/View.hs#L118
This binding for ‘result’ shadows the existing binding
|
src/Logic.hs#L20
The import of ‘foldl'’ from module ‘Data.List’ is redundant
|
src/Logic.hs#L31
Defined but not used: ‘gs’
|
src/Logic.hs#L86
This binding for ‘gen’ shadows the existing binding
|
src/Logic.hs#L92
This binding for ‘id’ shadows the existing bindings
|
src/Combat.hs#L1
The export item ‘module Combat’ is missing an export list
|
src/Combat.hs#L14
The import of ‘Debug.Trace’ is redundant
|
The logs for this run have expired and are no longer available.
Loading