ci: Modify ACN PR pipeline for merge queue use #8228
Annotations
8 errors and 2 warnings
Lint (1.21.x, ubuntu-latest):
cni/network/network.go#L1325
avoid direct access to proto field netRes.Interfaces, use netRes.GetInterfaces() instead (protogetter)
|
Lint (1.21.x, ubuntu-latest):
cns/service/main_test.go#L47
require-error: for error assertions use require (testifylint)
|
Lint (1.21.x, ubuntu-latest):
cns/service/main_test.go#L70
require-error: for error assertions use require (testifylint)
|
Lint (1.21.x, ubuntu-latest)
issues found
|
Lint (1.21.x, windows-latest):
cni/network/network.go#L1325
avoid direct access to proto field netRes.Interfaces, use netRes.GetInterfaces() instead (protogetter)
|
Lint (1.21.x, windows-latest):
cns/service/main_test.go#L47
require-error: for error assertions use require (testifylint)
|
Lint (1.21.x, windows-latest):
cns/service/main_test.go#L70
require-error: for error assertions use require (testifylint)
|
Lint (1.21.x, windows-latest)
issues found
|
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
|