[client] Add disable system flags #7795
golangci-lint.yml
on: pull_request
codespell
9s
Matrix: lint
Annotations
6 errors and 2 warnings
lint (macos-latest):
client/internal/routemanager/manager_test.go#L458
invalid operation: routeManager.serverRouter (variable of type *serverRouter) is not an interface (typecheck)
|
lint (macos-latest)
issues found
|
lint (ubuntu-latest):
client/internal/routemanager/manager_test.go#L458
invalid operation: routeManager.serverRouter (variable of type *serverRouter) is not an interface (typecheck)
|
lint (ubuntu-latest)
issues found
|
lint (windows-latest)
invalid operation: routeManager.serverRouter (variable of type *serverRouter) is not an interface"
|
lint (windows-latest)
golangci-lint exit with code 7
|
codespell
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|