Add support for interface generation and enums #1872
pr.yml
on: pull_request
Check Docs
4s
Run Go Linters
54s
Matrix: Run Go Tests
Annotations
10 errors and 4 warnings
Run Go Linters:
v2/internal/frontend/desktop/linux/calloc.go#L9
could not import C (cgo preprocessing failed) (typecheck)
|
Run Go Linters:
v2/internal/frontend/desktop/linux/frontend.go#L92
could not import github.com/wailsapp/wails/v2/pkg/assetserver/webview (-: go build github.com/wailsapp/wails/v2/pkg/assetserver/webview:
|
Run Go Linters:
v2/internal/system/operatingsystem/os_linux.go#L24
File is not `gofumpt`-ed (gofumpt)
|
Run Go Linters:
v2/internal/system/packagemanager/apt.go#L65
S1002: should omit comparison to bool constant, can be simplified to `!pkg.SystemPackage` (gosimple)
|
Run Go Linters:
v2/internal/system/packagemanager/apt.go#L79
S1002: should omit comparison to bool constant, can be simplified to `!pkg.SystemPackage` (gosimple)
|
Run Go Linters:
v2/internal/system/packagemanager/apt.go#L92
S1002: should omit comparison to bool constant, can be simplified to `!pkg.SystemPackage` (gosimple)
|
Run Go Linters:
v2/internal/system/packagemanager/apt.go#L104
File is not `gofumpt`-ed (gofumpt)
|
Run Go Linters:
v2/internal/system/packagemanager/eopkg.go#L104
File is not `gofumpt`-ed (gofumpt)
|
Run Go Linters:
v2/pkg/assetserver/assetserver_webview.go#L11
could not import github.com/wailsapp/wails/v2/pkg/assetserver/webview (-: go build github.com/wailsapp/wails/v2/pkg/assetserver/webview:
|
Run Go Linters:
v2/pkg/assetserver/webview/request.go#L1
: go build github.com/wailsapp/wails/v2/pkg/assetserver/webview:
|
Check Docs
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check Docs
The following actions uses node12 which is deprecated and will be forced to run on node16: tj-actions/glob@v13. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check Docs
Feature branch does not contain any changes to the website.
|
Run Go Linters
Restore cache failed: Dependencies file is not found in /home/runner/work/wails/wails. Supported file pattern: go.sum
|