Skip to content

Annoyingly cache-hit will only be set to true when a cache hit occurs… #72

Annoyingly cache-hit will only be set to true when a cache hit occurs…

Annoyingly cache-hit will only be set to true when a cache hit occurs… #72

Triggered via push November 2, 2023 22:01
Status Success
Total duration 11m 25s
Artifacts
Build Windows Libraries
22s
Build Windows Libraries
Build Windows Executable
10m 25s
Build Windows Executable
Upload lamdera-next.zip to SFTP
7s
Upload lamdera-next.zip to SFTP
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Build Windows Executable
The following actions uses node12 which is deprecated and will be forced to run on node16: vimtor/action-zip@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Windows Executable: compiler/src/Parse/Primitives.hs#L85
Noncanonical `pure = return' definition detected
Build Windows Executable: compiler/src/Parse/Primitives.hs#L181
Noncanonical `return' definition detected
Build Windows Executable: compiler/src/Json/Encode.hs#L33
The import of `Data.Monoid' is redundant
Build Windows Executable: compiler/src/Json/Decode.hs#L142
Noncanonical `pure = return' definition detected
Build Windows Executable: compiler/src/Json/Decode.hs#L159
Noncanonical `return' definition detected
Build Windows Executable: compiler/src/Json/Decode.hs#L826
Defined but not used: `err'
Build Windows Executable: compiler/src/Json/Decode.hs#L831
Defined but not used: `region'
Build Windows Executable: compiler/src/Json/Decode.hs#L881
Defined but not used: `region'
Build Windows Executable: compiler/src/Json/Decode.hs#L881
Defined but not used: `ast'
Build Windows Executable: compiler/src/Json/Decode.hs#L881
Defined but not used: `err'
Build Windows Executable
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).