Commit 3941fd0
committed
ci: Warn (not error) on no-deprecated in vendored instrumentations
Vendored OTel instrumentations intentionally emit the old db.*/net.*
semantic conventions, whose local semconv constants carry the upstream
@deprecated JSDoc. The type-aware no-deprecated rule flagged every usage
as an error and failed the repo-wide lint. Downgrade it to a warning for
the vendored tracing paths so the intentional usage is surfaced without
breaking CI.1 parent 2449c48 commit 3941fd0
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
| 163 | + | |
163 | 164 | | |
164 | 165 | | |
165 | 166 | | |
| |||
0 commit comments