build(git): merged pull request #31 from plume-lang/feat/cf-statements #37
Annotations
10 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/Plume/Syntax/Concrete/Expression.hs#L19
The qualified import of ‘Data.String’ is redundant
|
src/Plume/Syntax/Concrete/Expression.hs#L170
Defined but not used: ‘t’
|
src/Plume/Syntax/Concrete/Expression.hs#L182
This binding for ‘x’ shadows the existing binding
|
src/Plume/Syntax/Concrete/Expression.hs#L185
Defined but not used: ‘z’
|
src/Plume/Syntax/Concrete/Expression.hs#L185
Defined but not used: ‘t’
|
src/Plume/Syntax/Concrete/Expression.hs#L185
Defined but not used: ‘isStd’
|
src/Plume/Compiler/SSA/DeadCode.hs#L43
Pattern match(es) are non-exhaustive
|
src/Plume/Compiler/SSA/DeadCode.hs#L236
Pattern match(es) are non-exhaustive
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading