Add target1 self-equivalence test #409
Merged
Annotations
25 warnings
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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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