Skip to content

ffi: support returning structs #117

ffi: support returning structs

ffi: support returning structs #117

Triggered via push January 10, 2024 23:41
Status Success
Total duration 7m 57s
Artifacts

haskell.yml

on: push
Create Release
6s
Create Release
Matrix: build_artifact
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
ubuntu-latest/GHC /refs/heads/main: lib/VM.hs#L27
The import of ‘newStructCType’
ubuntu-latest/GHC /refs/heads/main: lib/VM.hs#L32
The import of ‘Control.Monad.Reader’ is redundant
ubuntu-latest/GHC /refs/heads/main: lib/VM.hs#L35
The import of ‘Data.IORef’ is redundant
ubuntu-latest/GHC /refs/heads/main: lib/VM.hs#L36
The import of ‘Data.Text.Internal.Unsafe.Char’ is redundant
ubuntu-latest/GHC /refs/heads/main: lib/VM.hs#L39
The import of ‘CSChar’ from module ‘Foreign.C.Types’ is redundant
ubuntu-latest/GHC /refs/heads/main: lib/VM.hs#L182
Orphan class instance: instance Binary WordPtr
ubuntu-latest/GHC /refs/heads/main: lib/VM.hs#L672
In the use of ‘head’
ubuntu-latest/GHC /refs/heads/main: lib/VM.hs#L672
In the use of ‘tail’
ubuntu-latest/GHC /refs/heads/main: lib/VM.hs#L694
In the use of ‘head’
ubuntu-latest/GHC /refs/heads/main: lib/VM.hs#L716
In the use of ‘tail’
windows-latest/GHC /refs/heads/main: lib/VM.hs#L27
The import of ‘newStructCType’
windows-latest/GHC /refs/heads/main: lib/VM.hs#L32
The import of ‘Control.Monad.Reader’ is redundant
windows-latest/GHC /refs/heads/main: lib/VM.hs#L35
The import of ‘Data.IORef’ is redundant
windows-latest/GHC /refs/heads/main: lib/VM.hs#L36
The import of ‘Data.Text.Internal.Unsafe.Char’ is redundant
windows-latest/GHC /refs/heads/main: lib/VM.hs#L39
The import of ‘CSChar’ from module ‘Foreign.C.Types’ is redundant
windows-latest/GHC /refs/heads/main: lib/VM.hs#L182
Orphan class instance: instance Binary WordPtr
windows-latest/GHC /refs/heads/main: lib/VM.hs#L672
In the use of ‘head’
windows-latest/GHC /refs/heads/main: lib/VM.hs#L672
In the use of ‘tail’
windows-latest/GHC /refs/heads/main: lib/VM.hs#L694
In the use of ‘head’
windows-latest/GHC /refs/heads/main: lib/VM.hs#L716
In the use of ‘tail’
macOS-latest/GHC /refs/heads/main: lib/VM.hs#L27
The import of ‘newStructCType’
macOS-latest/GHC /refs/heads/main: lib/VM.hs#L32
The import of ‘Control.Monad.Reader’ is redundant
macOS-latest/GHC /refs/heads/main: lib/VM.hs#L35
The import of ‘Data.IORef’ is redundant
macOS-latest/GHC /refs/heads/main: lib/VM.hs#L36
The import of ‘Data.Text.Internal.Unsafe.Char’ is redundant
macOS-latest/GHC /refs/heads/main: lib/VM.hs#L39
The import of ‘CSChar’ from module ‘Foreign.C.Types’ is redundant
macOS-latest/GHC /refs/heads/main: lib/VM.hs#L182
Orphan class instance: instance Binary WordPtr
macOS-latest/GHC /refs/heads/main: lib/VM.hs#L672
In the use of ‘head’
macOS-latest/GHC /refs/heads/main: lib/VM.hs#L672
In the use of ‘tail’
macOS-latest/GHC /refs/heads/main: lib/VM.hs#L694
In the use of ‘head’
macOS-latest/GHC /refs/heads/main: lib/VM.hs#L716
In the use of ‘tail’