Increase version to 0.1.1 #14
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: haskell/actions/setup@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v1, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
src/HistCleaner/SecretStorage.hs#L91
This binding for ‘salt’ shadows the existing binding
|
src/HistCleaner/SecretStorage.hs#L93
Defined but not used: ‘e’
|
src/HistCleaner/SecretStorage.hs#L94
This binding for ‘salt’ shadows the existing binding
|
src/HistCleaner/Cleaner.hs#L98
Defined but not used: ‘formStr’
|
src/HistCleaner/Cleaner.hs#L98
Defined but not used: ‘maySec’
|
src/HistCleaner/Cleaner.hs#L150
Pattern match(es) are non-exhaustive
|
src/HistCleaner/Cleaner.hs#L151
This binding for ‘filePath’ shadows the existing binding
|
src/HistCleaner/Cleaner.hs#L153
This binding for ‘encodedLines’ shadows the existing binding
|
src/HistCleaner/Cleaner.hs#L156
This binding for ‘endLines’ shadows the existing binding
|
src/HistCleaner/Cleaner.hs#L181
This binding for ‘endLines’ shadows the existing binding
|
This job succeeded
Loading