Skip to content

First good test written! It should fail because I'm TDDing #13

First good test written! It should fail because I'm TDDing

First good test written! It should fail because I'm TDDing #13

Triggered via push August 8, 2024 15:57
Status Failure
Total duration 9m 53s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
build
Process completed with exit code 1.
build
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/
build
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/
build: src/Utils.hs#L1
Please enable these extensions for use with large-records:
build: src/View.hs#L1
Please enable these extensions for use with large-records:
build: src/View.hs#L19
The import of ‘Debug.Trace’ is redundant
build: src/View.hs#L118
This binding for ‘result’ shadows the existing binding
build: src/Logic.hs#L20
The import of ‘foldl'’ from module ‘Data.List’ is redundant
build: src/Logic.hs#L31
Defined but not used: ‘gs’
build: src/Logic.hs#L86
This binding for ‘gen’ shadows the existing binding
build: src/Logic.hs#L92
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#L14
The import of ‘Debug.Trace’ is redundant
build: src/Utils.hs#L1
Please enable these extensions for use with large-records:
build: src/View.hs#L1
Please enable these extensions for use with large-records:
build: src/View.hs#L19
The import of ‘Debug.Trace’ is redundant
build: src/View.hs#L118
This binding for ‘result’ shadows the existing binding
build: src/Logic.hs#L20
The import of ‘foldl'’ from module ‘Data.List’ is redundant
build: src/Logic.hs#L31
Defined but not used: ‘gs’
build: src/Logic.hs#L86
This binding for ‘gen’ shadows the existing binding
build: src/Logic.hs#L92
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#L14
The import of ‘Debug.Trace’ is redundant