Merge pull request #65 from jmazon/sha256 #59
Annotations
12 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Run haskell/actions/setup@v2
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
Build:
src/Crypto/Saltine/Internal/Util.hs#L12
The import of ‘Data.Monoid’ is redundant
|
Build:
src/Crypto/Saltine/Internal/Password.hs#L103
The import of ‘Data.Monoid’ is redundant
|
Build:
src/Crypto/Saltine/Internal/Hash.hs#L35
The import of ‘Data.Monoid’ is redundant
|
Build:
src/Crypto/Saltine/Internal/Stream.hs#L28
The import of ‘Data.Monoid’ is redundant
|
Build:
src/Crypto/Saltine/Internal/Sign.hs#L36
The import of ‘Data.Monoid’ is redundant
|
Build:
src/Crypto/Saltine/Internal/SecretBox.hs#L34
The import of ‘Data.Monoid’ is redundant
|
Build:
src/Crypto/Saltine/Internal/OneTimeAuth.hs#L29
The import of ‘Data.Monoid’ is redundant
|
Build:
src/Crypto/Saltine/Internal/Box.hs#L43
The import of ‘Data.Monoid’ is redundant
|
Build:
src/Crypto/Saltine/Internal/Auth.hs#L29
The import of ‘Data.Monoid’ is redundant
|
Build:
src/Crypto/Saltine/Internal/AEAD/XChaCha20Poly1305.hs#L31
The import of ‘Data.Monoid’ is redundant
|
Loading