Add Ed25519 to Curve25519 conversion support #57
Annotations
16 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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
|
The logs for this run have expired and are no longer available.
Loading