You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.
The Go wiki outlines a standard for marking constructs as Deprecated. We should emit these as LSIF Diagnostics to support querying for usages of deprecated APIs.
Follow-on: what else can/should we emit? Are there existing tools we can utilize (cursed raw text output aside)? gopls/govet/staticcheck/golanglint-ci
The text was updated successfully, but these errors were encountered:
The Go wiki outlines a standard for marking constructs as Deprecated. We should emit these as LSIF Diagnostics to support querying for usages of deprecated APIs.
Follow-on: what else can/should we emit? Are there existing tools we can utilize (cursed raw text output aside)? gopls/govet/staticcheck/golanglint-ci
The text was updated successfully, but these errors were encountered: