Rework exception handling & more instances for conversion #9
Annotations
10 warnings
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
src/Python/Internal/Program.hs#L17
The import of ‘Control.Exception’ is redundant
|
|
src/Python/Types.hs#L15
The import of ‘Foreign.ForeignPtr’ is redundant
|
|
src/Python/Types.hs#L16
The qualified import of ‘Language.C.Inline’ is redundant
|
|
src/Python/Inline/Literal.hs#L15
The import of ‘Control.Exception’ is redundant
|
|
src/Python/Inline/Literal.hs#L26
The import of ‘Foreign.Marshal.Alloc’ is redundant
|
|
src/Python/Internal/EvalQQ.hs#L17
The import of ‘Control.Exception’ is redundant
|
|
src/Python/Internal/EvalQQ.hs#L23
The import of ‘Foreign.C.String’ is redundant
|
|
src/Python/Internal/EvalQQ.hs#L24
The import of ‘Foreign.Marshal.Alloc’ is redundant
|
|
test/TST/ToPy.hs#L8
The import of ‘Python.Inline’ is redundant
|
The logs for this run have expired and are no longer available.
Loading