Add vcomlink test #2125
Annotations
10 errors and 2 warnings
Yetus:
pkg/remote/utils.go#L149
revive: method WaitForSsh should be WaitForSSH https://revive.run/r#var-naming
|
Yetus:
pkg/remote/utils.go#L225
revive: method AppSshExec should be AppSSHExec https://revive.run/r#var-naming
|
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
|
Yetus:
pkg/remote/utils.go#L27
revive: struct field Ip should be IP https://revive.run/r#var-naming
|
Yetus:
pkg/remote/utils.go#L28
revive: struct field SshPort should be SSHPort https://revive.run/r#var-naming
|
Yetus:
pkg/remote/utils.go#L29
revive: struct field SshUser should be SSHUser https://revive.run/r#var-naming
|
Yetus:
pkg/remote/utils.go#L30
revive: struct field SshPass should be SSHPass https://revive.run/r#var-naming
|
Yetus:
tests/vcom/base.go#L132
revive: redundant if ...; err != nil check, just return error instead. https://revive.run/r#if-return
|
Yetus:
tests/vcom/vcom_test.go#L17
detsecrets:83cbc327113581930d1aba0c0ded7bd65b3fb9e1:Secret Keyword
|
Yetus:
tests/vcom/vcom_test.go#L84
codespell: instal ==> install
|
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/
|
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/
|
Loading