Update ARCHITECTURE.md #119
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/Confer/API/Host.hs#L5
The qualified import of ‘HsLua.Core’ is redundant
|
src/Confer/API/User.hs#L7
The qualified import of ‘HsLua.Core’ is redundant
|
src/Confer/Config/Types.hs#L18
The import of ‘GHC.Generics’ is redundant
|
src/Confer/Effect/Symlink.hs#L15
The import of ‘Data.Text’ is redundant
|
src/Confer/Effect/Symlink.hs#L16
The qualified import of ‘Data.Text’ is redundant
|
src/Confer/Effect/Symlink.hs#L17
The import of ‘Data.Text.Display’ is redundant
|
src/Confer/Effect/Symlink.hs#L20
The import of ‘Effectful.Error.Static’ is redundant
|
src/Confer/Effect/Symlink.hs#L25
The qualified import of ‘System.Directory’ is redundant
|
src/Confer/Effect/Symlink.hs#L76
Pattern match(es) are non-exhaustive
|
src/Confer/Effect/Symlink.hs#L86
Pattern match(es) are non-exhaustive
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "confer-Linux-static-x86_64", "confer-Linux-x86_64", "confer-macOS-arm64".
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