Removed os.Exec'ing code #12086
Annotations
10 errors and 2 warnings
Lint (1.21.x, windows-latest):
platform/os_windows.go#L302
Error return value of `m.Disconnect` is not checked (errcheck)
|
Lint (1.21.x, windows-latest):
platform/os_windows.go#L68
commentFormatting: put a space between `//` and comment text (gocritic)
|
Lint (1.21.x, windows-latest):
platform/os_windows.go#L265
commentFormatting: put a space between `//` and comment text (gocritic)
|
Lint (1.21.x, windows-latest):
platform/os_windows.go#L274
commentFormatting: put a space between `//` and comment text (gocritic)
|
Lint (1.21.x, windows-latest):
platform/os_windows.go#L409
commentFormatting: put a space between `//` and comment text (gocritic)
|
Lint (1.21.x, windows-latest):
platform/os_windows_test.go#L167
commentFormatting: put a space between `//` and comment text (gocritic)
|
Lint (1.21.x, windows-latest):
platform/os_windows_test.go#L187
commentFormatting: put a space between `//` and comment text (gocritic)
|
Lint (1.21.x, windows-latest):
platform/os_windows_test.go#L38
unnamedResult: consider giving a name to these results (gocritic)
|
Lint (1.21.x, windows-latest):
platform/os_windows_test.go#L25
unused-parameter: parameter 'k' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint (1.21.x, windows-latest):
platform/osRegistryInterface.go#L27
unused-parameter: parameter 'k' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint (1.21.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/azure-container-networking/azure-container-networking. Supported file pattern: go.sum
|
Lint (1.21.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\azure-container-networking\azure-container-networking. Supported file pattern: go.sum
|