Skip to content

Remove frontend AST pattern matching (WIP) #1787

Remove frontend AST pattern matching (WIP)

Remove frontend AST pattern matching (WIP) #1787

Triggered via pull request January 17, 2025 10:59
Status Failure
Total duration 11m 2s
Artifacts

TypeScriptCheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test: frontend/components/CellInput/scopestate_statefield.js#L252
This comparison appears to be unintentional because the types '"Assignment" | "KwArg" | "ForBinding" | "CatchClause"' and '"catch"' have no overlap.
test: frontend/components/CellInput/scopestate_statefield.js#L254
This comparison appears to be unintentional because the types '"Assignment" | "KwArg" | "ForBinding" | "CatchClause"' and '"CallExpression"' have no overlap.
test
Process completed with exit code 2.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636