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

Fix golang-ci linter errors #10128

Merged
merged 7 commits into from
Jul 3, 2023

Commits on Jun 25, 2023

  1. Fix golang-ci linter errors

    Signed-off-by: z1cheng <[email protected]>
    z1cheng committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    29e9f7f View commit details
    Browse the repository at this point in the history
  2. Fix gofmt errors

    Signed-off-by: z1cheng <[email protected]>
    z1cheng committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    5404a4a View commit details
    Browse the repository at this point in the history
  3. Add nolint comment to defaults.Backend in Configuration

    Signed-off-by: z1cheng <[email protected]>
    z1cheng committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    6f53727 View commit details
    Browse the repository at this point in the history
  4. Add #nosec comment to rand.New func

    Signed-off-by: z1cheng <[email protected]>
    z1cheng committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    8e58438 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Fix errcheck warnings

    Signed-off-by: z1cheng <[email protected]>
    z1cheng committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    9e4a089 View commit details
    Browse the repository at this point in the history
  2. Fix gofmt check

    Signed-off-by: z1cheng <[email protected]>
    z1cheng committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    ae49d8b View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Fix unit tests and comments

    Signed-off-by: z1cheng <[email protected]>
    z1cheng committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    b0bbcbc View commit details
    Browse the repository at this point in the history