Skip to content

PR Checks

PR Checks #1890

Triggered via pull request review December 4, 2023 07:51
@leaanthonyleaanthony
submitted ddcbac5
Status Failure
Total duration 16m 51s
Artifacts

pr.yml

on: pull_request_review
Check Docs
0s
Check Docs
Run Go Linters
51s
Run Go Linters
Matrix: Run Go Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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:
Run Go Linters
Restore cache failed: Dependencies file is not found in /home/runner/work/wails/wails. Supported file pattern: go.sum