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 errors from lint-install run. #74

Merged
merged 1 commit into from
Aug 30, 2021
Merged

Fix errors from lint-install run. #74

merged 1 commit into from
Aug 30, 2021

Conversation

Raj-Dharwadkar
Copy link
Contributor

@Raj-Dharwadkar Raj-Dharwadkar commented Aug 27, 2021

Fix all the errors reported from lint-install
cd tink-docker; ../out/linters/golangci-lint-v1.42.0 run
cd bootkit; ../out/linters/golangci-lint-v1.42.0 run

Fix Makefile error.

Description

Why is this needed

Fixes: #

How Has This Been Tested?

Test:
make image
make dev

How are existing users impacted? What migration steps/scripts do we need?

Checklist:

I have:

  • updated the documentation and/or roadmap (if required)
  • added unit or e2e tests
  • provided instructions on how to upgrade

@Raj-Dharwadkar Raj-Dharwadkar force-pushed the lint-fix branch 2 times, most recently from 84ae53f to d0bf920 Compare August 27, 2021 23:52
bootkit/main.go Outdated Show resolved Hide resolved
bootkit/main.go Outdated Show resolved Hide resolved
tink-docker/main.go Outdated Show resolved Hide resolved
@tstromberg

This comment has been minimized.

Fix all the errors reported from lint-install
cd tink-docker; ../out/linters/golangci-lint-v1.42.0 run
cd bootkit; ../out/linters/golangci-lint-v1.42.0 run

Fix Makefile error.

Test:
make image
make dev

Signed-off-by: Raj-Dharwadkar <[email protected]>
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