Skip to content

Disable golangci-lint staticcheck SA1019#1285

Merged
ljkiraly merged 1 commit intomainfrom
disable-staticcheck-sa1019
Apr 17, 2025
Merged

Disable golangci-lint staticcheck SA1019#1285
ljkiraly merged 1 commit intomainfrom
disable-staticcheck-sa1019

Conversation

@bszirtes
Copy link
Copy Markdown
Contributor

Issue

networkservicemesh/deployments-k8s#13105

Description

This PR disables the SA1019 rule from staticcheck in golangci-lint, which reports false-positive deprecation warnings. The warning refers to an unresolved deprecation in grpc-go, where no valid replacement (e.g., NewClient) currently exists.

Signed-off-by: Botond Szirtes <botond.szirtes@est.tech>
@bszirtes bszirtes requested a review from ljkiraly April 17, 2025 12:27
@ljkiraly ljkiraly merged commit 5d27e4f into main Apr 17, 2025
13 checks passed
@ljkiraly ljkiraly deleted the disable-staticcheck-sa1019 branch April 17, 2025 14:36
nsmbot pushed a commit to networkservicemesh/deployments-k8s that referenced this pull request Apr 17, 2025
…d-forwarder-vpp@main

PR link: networkservicemesh/cmd-forwarder-vpp#1285

Commit: 5d27e4f
Author: Botond Szirtes
Date: 2025-04-17 16:36:15 +0200
Message:
  - Disable golangci-lint staticcheck SA1019 (#1285)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot added a commit to networkservicemesh/deployments-k8s that referenced this pull request Apr 17, 2025
…d-forwarder-vpp@main (#13125)

PR link: networkservicemesh/cmd-forwarder-vpp#1285

Commit: 5d27e4f
Author: Botond Szirtes
Date: 2025-04-17 16:36:15 +0200
Message:
  - Disable golangci-lint staticcheck SA1019 (#1285)

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants