Skip to content

Fail hard instead of writing a bad default value folder when no proje… #63

Fail hard instead of writing a bad default value folder when no proje…

Fail hard instead of writing a bad default value folder when no proje… #63

Triggered via push October 11, 2023 21:05
Status Success
Total duration 11m 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Build Windows Libraries
34s
Build Windows Libraries
Build Windows Executable
10m 18s
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).