Added large-records for OverloadedRecordUpdate support #11
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/Utils.hs#L1
Please enable these extensions for use with large-records:
|
src/Combat.hs#L1
The export item ‘module Combat’ is missing an export list
|
src/Combat.hs#L10
The import of ‘Debug.Trace’ is redundant
|
src/Combat.hs#L18
This binding for ‘hp’ shadows the existing binding
|
src/Combat.hs#L18
This binding for ‘armor’ shadows the existing binding
|
src/Combat.hs#L26
This binding for ‘sequence’ shadows the existing binding
|
src/Combat.hs#L27
This binding for ‘result’ shadows the existing binding
|
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/Controller.hs#L1
Please enable these extensions for use with large-records:
|
src/Utils.hs#L1
Please enable these extensions for use with large-records:
|
src/Combat.hs#L1
The export item ‘module Combat’ is missing an export list
|
src/Combat.hs#L10
The import of ‘Debug.Trace’ is redundant
|
src/Combat.hs#L18
This binding for ‘hp’ shadows the existing binding
|
src/Combat.hs#L18
This binding for ‘armor’ shadows the existing binding
|
src/Combat.hs#L26
This binding for ‘sequence’ shadows the existing binding
|
src/Combat.hs#L27
This binding for ‘result’ shadows the existing binding
|
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/Controller.hs#L1
Please enable these extensions for use with large-records:
|
The logs for this run have expired and are no longer available.
Loading