Fix UVM bug without serial pipe. Drop for Apurv 11/4 #142
Annotations
20 errors and 7 warnings
protos
Process completed with exit code 1.
|
lint (windows, test)
golangci-lint exit with code 5
|
verify-vendor
./go.mod is not up to date. Please run `go mod tidy && go mod vendor`
|
verify-vendor
Process completed with exit code 1.
|
lint (windows)
cannot use &localProcessHost{} (value of type *localProcessHost) as type cow.ProcessHost in struct literal:\n\t*localProcessHost does not implement cow.ProcessHost (missing OpenProcess2 method)"
|
lint (windows)
cannot use s (variable of type *stitched) as type Conn in struct literal:\n\t*stitched does not implement Conn (missing CloseWrite method)"
|
lint (windows)
golangci-lint exit with code 3
|
Go Generate
Generated files are not up to date. Please run `go generate .\...`.
|
Go Generate
Process completed with exit code 1.
|
lint (linux)
could not import github.com/Microsoft/hcsshim/internal/cow (-: build constraints exclude all Go files in D:\\a\\hcsshim\\hcsshim\\internal\\cow)"
|
lint (linux)
could not import github.com/Microsoft/hcsshim/internal/hcs/schema1 (-: build constraints exclude all Go files in D:\\a\\hcsshim\\hcsshim\\internal\\hcs\\schema1)"
|
lint (linux)
undefined: gcs.GuestConnection"
|
lint (linux)
undefined: gcs.GuestConnection"
|
lint (linux)
undefined: gcs.LinuxGcsVsockPort"
|
lint (linux)
undefined: gcs.FirstIoChannelVsockPort"
|
lint (linux)
undefined: gcs.LinuxGcsVsockPort"
|
lint (linux)
undefined: gcs.Conn"
|
lint (linux)
undefined: gcs.GuestConnectionConfig"
|
lint (linux)
golangci-lint exit with code 3
|
lint (linux, test)
golangci-lint exit with code 5
|
protos
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint (windows, test)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
verify-vendor
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint (windows)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Go Generate
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint (linux)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint (linux, test)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|