fix: 修复plugins和core/portfinger的revive警告 #96
Annotations
10 errors
|
代码检查:
plugins/local/shellenv.go#L18
exported: comment on exported type ShellEnvPlugin should be of the form "ShellEnvPlugin ..." (with optional leading article) (revive)
|
|
代码检查:
plugins/local/shellenv.go#L330
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
|
代码检查:
plugins/local/forwardshell.go#L21
exported: comment on exported type ForwardShellPlugin should be of the form "ForwardShellPlugin ..." (with optional leading article) (revive)
|
|
代码检查:
plugins/local/avdetect.go#L27
exported: comment on exported type AVDetectPlugin should be of the form "AVDetectPlugin ..." (with optional leading article) (revive)
|
|
代码检查:
plugins/local/socks5proxy.go#L19
exported: comment on exported type Socks5ProxyPlugin should be of the form "Socks5ProxyPlugin ..." (with optional leading article) (revive)
|
|
代码检查:
plugins/local/ldpreload.go#L18
exported: comment on exported type LDPreloadPlugin should be of the form "LDPreloadPlugin ..." (with optional leading article) (revive)
|
|
代码检查:
plugins/local/keylogger.go#L18
exported: comment on exported type KeyloggerPlugin should be of the form "KeyloggerPlugin ..." (with optional leading article) (revive)
|
|
代码检查:
plugins/local/cleaner.go#L17
exported: comment on exported type CleanerPlugin should be of the form "CleanerPlugin ..." (with optional leading article) (revive)
|
|
代码检查:
plugins/local/reverseshell.go#L21
exported: comment on exported type ReverseShellPlugin should be of the form "ReverseShellPlugin ..." (with optional leading article) (revive)
|
|
代码检查:
plugins/local/downloader.go#L20
exported: comment on exported type DownloaderPlugin should be of the form "DownloaderPlugin ..." (with optional leading article) (revive)
|