Skip to content

feat(virtualization-api): first implementation #234

feat(virtualization-api): first implementation

feat(virtualization-api): first implementation #234

Triggered via pull request March 7, 2024 10:52
Status Success
Total duration 17m 21s
Artifacts

build_dev.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Run linter
response body must be closed (bodyclose)
Run linter
Error return value is not checked (errcheck)
Run linter
Error return value is not checked (errcheck)
Run linter
SA1015: using time.Tick leaks the underlying ticker, consider using it only in endless functions, tests and the main package, and use time.NewTicker here (staticcheck)
Run linter
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
Run linter
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
Run linter
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
Run linter
`streamParams` - `params` is unused (unparam)
Run linter
unreachable: unreachable code (govet)
Run linter
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
Run linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: arduino/setup-task@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run linter
Restore cache failed: Dependencies file is not found in /home/runner/work/virtualization/virtualization. Supported file pattern: go.sum
Run unit test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: arduino/setup-task@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run unit test
Restore cache failed: Dependencies file is not found in /home/runner/work/virtualization/virtualization. Supported file pattern: go.sum