Skip to content

[WIP] Symbol refactor - DO NOT REVIEW #7993

[WIP] Symbol refactor - DO NOT REVIEW

[WIP] Symbol refactor - DO NOT REVIEW #7993

Triggered via pull request October 26, 2024 20:18
Status Failure
Total duration 1m 47s
Artifacts

consistency.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 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#L2664
'resolveIdentifierInTable' is defined but never used. Allowed unused vars must match /^_/u
Lint: packages/compiler/src/core/checker.ts#L3130
'getCodefixesForUnknownIdentifier' is defined but never used. Allowed unused vars must match /^_/u
Lint: packages/compiler/src/core/checker.ts#L6920
'isAnonymous' 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