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

[Juniper] Migrating to SONiC Platform API package #8257

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ciju-juniper
Copy link
Contributor

This patch set introduce platform API package for QFX5210 & QFX5200 platforms

Signed-off-by: Ciju Rajan K crajank@juniper.net

This is the follow-up pull request from #8074

This patch set introduce platform API package for
QFX5210 & QFX5200 platforms

Signed-off-by: Ciju Rajan K <crajank@juniper.net>
@lgtm-com
Copy link

lgtm-com bot commented Jul 26, 2021

This pull request introduces 27 alerts and fixes 4 when merging 9283eed into 5e435e0 - view on LGTM.com

new alerts:

  • 17 for Wrong number of arguments in a class instantiation
  • 2 for Module imports itself
  • 2 for Unused local variable
  • 2 for Unreachable code
  • 2 for 'import *' may pollute namespace
  • 1 for Unused import
  • 1 for Variable defined multiple times

fixed alerts:

  • 4 for Unused import

@ciju-juniper
Copy link
Contributor Author

@jleveque Could you help me to understand what is wrong with the constructor calls? Lgtm issues the warning "17 for Wrong number of arguments in a class instantiation". I tried to suppress it, but still the warnings are mentioned in the summary. There are not any warnings shown in the lgtm code view.

@ciju-juniper ciju-juniper requested a review from a team as a code owner June 10, 2022 02:01
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.

1 participant