Skip to content

Remove frontend AST pattern matching (WIP) #1791

Remove frontend AST pattern matching (WIP)

Remove frontend AST pattern matching (WIP) #1791

Triggered via pull request January 17, 2025 12:27
Status Failure
Total duration 19s
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#L253
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#L255
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