Refactoring to support control sync rework #387
Merged
Annotations
25 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
src/Pate/Discovery/PLT.hs#L62
The use of ‘~’ without TypeOperators
|
src/Pate/Discovery/PLT.hs#L116
The use of ‘~’ without TypeOperators
|
src/Pate/IOReplay.hs#L76
Defined but not used: ‘storeQueued’
|
src/Pate/IOReplay.hs#L76
Defined but not used: ‘storeActions’
|
src/Pate/IOReplay.hs#L76
Defined but not used: ‘storeDesync’
|
src/Pate/TraceTree.hs#L127
The import of ‘!!, find’ from module ‘Data.List’ is redundant
|
src/Pate/TraceTree.hs#L141
The qualified import of ‘Compat.Aeson’ is redundant
|
src/Pate/TraceTree.hs#L152
The qualified import of ‘System.IO’ is redundant
|
src/Pate/Verification/Override.hs#L37
The use of ‘~’ without TypeOperators
|
src/What4/PathCondition.hs#L38
The import of ‘Control.Monad.Except’ is redundant
|
|
|
src/Pate/Discovery/PLT.hs#L62
The use of ‘~’ without TypeOperators
|
src/Pate/Discovery/PLT.hs#L116
The use of ‘~’ without TypeOperators
|
src/Pate/IOReplay.hs#L76
Defined but not used: ‘storeQueued’
|
src/Pate/IOReplay.hs#L76
Defined but not used: ‘storeActions’
|
src/Pate/IOReplay.hs#L76
Defined but not used: ‘storeDesync’
|
src/Pate/TraceTree.hs#L127
The import of ‘!!, find’ from module ‘Data.List’ is redundant
|
src/Pate/TraceTree.hs#L141
The qualified import of ‘Compat.Aeson’ is redundant
|
src/Pate/TraceTree.hs#L152
The qualified import of ‘System.IO’ is redundant
|
src/Pate/Verification/Override.hs#L37
The use of ‘~’ without TypeOperators
|
src/What4/PathCondition.hs#L38
The import of ‘Control.Monad.Except’ is redundant
|
This job succeeded
Loading