Update go.yml #8
Annotations
9 errors
build:
example/osr/windows/osr-windows.go#L361
undefined: cef.GetCefKeyboardModifiers
|
build:
example/osr/windows/osr-windows.go#L373
m.bufferPanel.SetOnIMESetComposition undefined (type *cef.TBufferPanel has no field or method SetOnIMESetComposition)
|
build:
example/tray/lclceftray/lclceftray.go#L50
cefTray.Notice undefined (type *cef.CEFTray has no field or method Notice)
|
build:
example/tray/lclvftray/lclvftray.go#L53
vfTray.Notice undefined (type *cef.ViewsFrameTray has no field or method Notice)
|
build:
example/tray/lclvftray/lclvftray.go#L54
vfTray.Hide undefined (type *cef.ViewsFrameTray has no field or method Hide)
|
build:
example/tray/lclvftray/lclvftray.go#L67
vfTray.Hide undefined (type *cef.ViewsFrameTray has no field or method Hide)
|
build:
example/tray/lclvftray/lclvftray.go#L77
vfTray.Hide undefined (type *cef.ViewsFrameTray has no field or method Hide)
|
build:
example/windows/transparent/transparen.go#L47
undefined: win.SetLayeredWindowAttributes
|
build
Process completed with exit code 2.
|