feat(wasm): move wasm apps from cobra commands to default cmds #499
test-lint.yml
on: pull_request
govet | govulncheck | lint
9m 32s
Annotations
10 errors and 2 warnings
govet | govulncheck | lint
undefined: cmd.NewWasm
|
govet | govulncheck | lint
explorer.main calls plugin.Serve, which eventually calls http2.ConnectionError.Error
|
govet | govulncheck | lint
cmd.ExecuteGex calls xurl.Parse, which eventually calls http2.ErrCode.String
|
govet | govulncheck | lint
cmd.ExecuteGex calls xurl.Parse, which eventually calls http2.FrameHeader.String
|
govet | govulncheck | lint
cmd.ExecuteGex calls xurl.Parse, which eventually calls http2.FrameType.String
|
govet | govulncheck | lint
explorer.main calls plugin.Serve, which eventually calls http2.Framer.ReadFrame
|
govet | govulncheck | lint
explorer.main calls plugin.Serve, which eventually calls http2.Framer.WriteContinuation
|
govet | govulncheck | lint
explorer.main calls plugin.Serve, which eventually calls http2.Framer.WriteData
|
govet | govulncheck | lint
explorer.main calls plugin.Serve, which eventually calls http2.Framer.WriteGoAway
|
govet | govulncheck | lint
explorer.main calls plugin.Serve, which eventually calls http2.Framer.WriteHeaders
|
govet | govulncheck | lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/get-diff-action@v6.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
govet | govulncheck | lint
Restore cache failed: Dependencies file is not found in /home/runner/work/apps/apps. Supported file pattern: go.sum
|