Merge pull request #65 from jmazon/sha256 #59
Annotations
15 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
|
Build:
src/Crypto/Saltine/Internal/Util.hs#L12
The import of ‘Data.Monoid’ is redundant
|
Build:
tests/SignProperties.hs#L9
The import of ‘Crypto.Saltine.Internal.Sign’ is redundant
|
Build:
tests/PasswordProperties.hs#L20
Orphan instance: instance Arbitrary Text
|
Build:
tests/PasswordProperties.hs#L23
Orphan instance: instance Arbitrary Algorithm
|
Build:
tests/PasswordProperties.hs#L27
Orphan instance: instance Arbitrary Memlimit
|
Build:
tests/PasswordProperties.hs#L32
Orphan instance: instance Arbitrary Opslimit
|
Build:
tests/PasswordProperties.hs#L37
Orphan instance: instance Arbitrary Policy
|
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).
|
Run tests:
tests/SignProperties.hs#L9
The import of ‘Crypto.Saltine.Internal.Sign’ is redundant
|
Run tests:
tests/PasswordProperties.hs#L20
Orphan instance: instance Arbitrary Text
|
Run tests:
tests/PasswordProperties.hs#L23
Orphan instance: instance Arbitrary Algorithm
|
Run tests:
tests/PasswordProperties.hs#L27
Orphan instance: instance Arbitrary Memlimit
|
Run tests:
tests/PasswordProperties.hs#L32
Orphan instance: instance Arbitrary Opslimit
|
Run tests:
tests/PasswordProperties.hs#L37
Orphan instance: instance Arbitrary Policy
|
Loading