Skip to content

Add support for registering import module callback functions in quickjs module #238

Add support for registering import module callback functions in quickjs module

Add support for registering import module callback functions in quickjs module #238

Triggered via pull request July 11, 2024 14:05
Status Failure
Total duration 9m 54s
Artifacts

build-release.yml

on: pull_request
Matrix: build
Build on Linux other platforms
9m 42s
Build on Linux other platforms
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 5 warnings
Build on macos-14: quickjs/quickjs.go#L56
cannot use func() _Ctype_struct_JSValue {…}() (value of type _Ctype_struct_JSValue) as *_Ctype_struct_JSModuleDef value in return statement
Build on macos-14: quickjs/quickjs.go#L58
cannot convert moduleLoaderFunc (variable of type func(_ *_Ctype_struct_JSContext, cModuleName *_Ctype_char, opaque unsafe.Pointer) *_Ctype_struct_JSModuleDef) to type _Ctype_JSModuleLoaderFunc
Build on macos-14
Process completed with exit code 2.
Build on windows-latest
The job was canceled because "macos-14" failed.
Build on windows-latest
The operation was canceled.
Build on ubuntu-20.04
The job was canceled because "macos-14" failed.
Build on ubuntu-20.04
The operation was canceled.
Build on macos-12
The job was canceled because "macos-14" failed.
Build on macos-12
The operation was canceled.
Build on Linux other platforms: quickjs/quickjs.go#L56
cannot use func() _Ctype_struct_JSValue {…}() (value of type _Ctype_struct_JSValue) as *_Ctype_struct_JSModuleDef value in return statement
Build on Linux other platforms: quickjs/quickjs.go#L58
cannot convert moduleLoaderFunc (variable of type func(_ *_Ctype_struct_JSContext, cModuleName *_Ctype_char, opaque unsafe.Pointer) *_Ctype_struct_JSModuleDef) to type _Ctype_JSModuleLoaderFunc
Build on Linux other platforms
Process completed with exit code 2.
Build on macos-14
Restore cache failed: Dependencies file is not found in /Users/runner/work/jssh/jssh. Supported file pattern: go.sum
Build on windows-latest
Restore cache failed: Dependencies file is not found in D:\a\jssh\jssh. Supported file pattern: go.sum
Build on ubuntu-20.04
Restore cache failed: Dependencies file is not found in /home/runner/work/jssh/jssh. Supported file pattern: go.sum
Build on macos-12
Restore cache failed: Dependencies file is not found in /Users/runner/work/jssh/jssh. Supported file pattern: go.sum
Build on Linux other platforms
Restore cache failed: Dependencies file is not found in /home/runner/work/jssh/jssh. Supported file pattern: go.sum