Improved TH generation #796
Annotations
10 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
dhall/src/Dhall/DirectoryTree.hs#L271
Defined but not used: `name'
|
dhall/src/Dhall/DirectoryTree.hs#L282
Defined but not used: `name'
|
dhall/tests/Dhall/Test/DirectoryTree.hs#L69
Defined but not used: `fixpointedPermissions'
|
dhall/tests/Dhall/Test/DirectoryTree.hs#L82
Defined but not used: `fixpointedUserGroup'
|
dhall-lsp-server/src/Dhall/LSP/Handlers.hs#L660
Pattern match is redundant
|
dhall-lsp-server/src/Dhall/LSP/Server.hs#L117
Pattern match is redundant
|
dhall-lsp-server/tests/Main.hs#L144
Pattern match(es) are non-exhaustive
|
dhall-lsp-server/tests/Main.hs#L155
Pattern match(es) are non-exhaustive
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "dhall-Linux-X64.tar.bz2", "dhall-macOS-ARM64.tar.bz2", "dhall-macOS-X64.tar.bz2", "dhall-Windows-X64.zip".
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