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

Diagnostics #15

Open
nighca opened this issue Nov 3, 2023 · 0 comments
Open

Diagnostics #15

nighca opened this issue Nov 3, 2023 · 0 comments

Comments

@nighca
Copy link

nighca commented Nov 3, 2023

这里记录 Diagnostics 相关 feature 的情况

Diagnostics 相关工作可以细分为

  1. Build errors

    1. Parse errors [DONE]
    2. Type-check errors [DONE]
    3. Others, e.g., go list error, mod tidy error, ... [N/W]
  2. Vet and extra analyses [TODO: Support vet for gop]

  3. Lint errors [TODO: Port lint tools for gop]

  4. Vulnerabilities in dependencies

    1. Import-based analysis [N/W]
    2. Govulncheck analysis [TODO: Port Govulncheck for gop]
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

No branches or pull requests

1 participant