Skip to content

[WIP] Symbol refactor - DO NOT REVIEW #7877

[WIP] Symbol refactor - DO NOT REVIEW

[WIP] Symbol refactor - DO NOT REVIEW #7877

Triggered via pull request October 23, 2024 21:21
Status Failure
Total duration 1m 46s
Artifacts

consistency.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Check Changes
Process completed with exit code 1.
Spell check
Process completed with exit code 1.
Lint
Process completed with exit code 1.
Format
Process completed with exit code 1.
Lint: packages/compiler/src/core/inspector.ts#L108
'output' is never reassigned. Use 'const' instead
Lint: packages/compiler/test/checker/references.test.ts#L681
Remove commented out tests. You may want to use `skip` or `only` instead