Add vcomlink test #2129
Annotations
5 errors and 2 warnings
Yetus:
pkg/evetestkit/utils.go#L319
revive: method DeployVm should be DeployVM https://revive.run/r#var-naming
|
Yetus:
pkg/evetestkit/utils.go#L32
codespell: wich ==> which
|
Yetus:
pkg/evetestkit/utils.go#L349
revive: func GetDefaultVmConfig should be GetDefaultVMConfig https://revive.run/r#var-naming
|
Yetus:
pkg/evetestkit/utils.go#L405
revive: parameter 'm' seems to be unused, consider removing or renaming it as _ https://revive.run/r#unused-parameter
|
Yetus:
pkg/remote/utils.go#L23
revive: type name will be used as remote.RemoteNode by other packages, and that stutters; consider calling this Node https://revive.run/r#exported
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "yetus-scan".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading