Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: automated lint fixes #2449

Closed
wants to merge 1 commit into from
Closed

chore: automated lint fixes #2449

wants to merge 1 commit into from

Conversation

rbtr
Copy link
Contributor

@rbtr rbtr commented Dec 19, 2023

Reason for Change:

automated lint fixes via golangci-lint run --fix true

Issue Fixed:

Requirements:

Notes:

@rbtr rbtr added the ci Infra or tooling. label Dec 19, 2023
@rbtr rbtr self-assigned this Dec 19, 2023
@rbtr rbtr requested review from a team as code owners December 19, 2023 17:00
LocalPorts string `json:""`
RemotePorts string `json:""`
RuleType string `json:""`
Priority uint16 `json:""`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would this be breaking?

Comment on lines 10 to 11
. "github.com/onsi/ginkgo"
. "github.com/onsi/gomega"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a warning for dot-import. Should we change this?

@jpayne3506
Copy link
Contributor

jpayne3506 commented Dec 23, 2023

/azp run CNI Load Test

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link

This pull request is stale because it has been open for 2 weeks with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the stale Stale due to inactivity. label Jan 26, 2024
@rbtr rbtr closed this Jan 26, 2024
@rbtr rbtr deleted the chore/delint branch January 26, 2024 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Infra or tooling. stale Stale due to inactivity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants