Skip to content

[WIP] Symbol refactor - DO NOT REVIEW #7982

[WIP] Symbol refactor - DO NOT REVIEW

[WIP] Symbol refactor - DO NOT REVIEW #7982

Triggered via pull request October 25, 2024 22:56
Status Failure
Total duration 1m 41s
Artifacts

consistency.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
Check Changes
Process completed with exit code 1.
Spell check
Process completed with exit code 1.
Lint
Process completed with exit code 1.
Lint: packages/compiler/src/core/checker.ts#L3223
'resolveIdentifierInScope' is defined but never used. Allowed unused vars must match /^_/u
Lint: packages/compiler/src/core/checker.ts#L6126
'createGlobalNamespaceNode' is defined but never used. Allowed unused vars must match /^_/u
Lint: packages/compiler/src/core/inspector.ts#L108
'output' is never reassigned. Use 'const' instead
Lint: packages/compiler/src/core/program.ts#L877
`getGlobalNamespaceNode` is deprecated