Skip to content

Implement case with warning #605

Implement case with warning

Implement case with warning #605

Triggered via pull request October 8, 2024 18:02
Status Failure
Total duration 1m 14s
Artifacts

main.yaml

on: pull_request
Matrix: test-all
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
test-all (18.x): packages/malloy/src/lang/malloy-to-ast.ts#L1637
Replace `whenCx·=>·`pick·${whenCx._result.text}·when·${whenCx._condition.text}`` with `⏎··········whenCx·=>·`pick·${whenCx._result.text}·when·${whenCx._condition.text}`⏎········`
test-all (18.x): packages/malloy/src/lang/test/expressions.spec.ts#L1105
Replace ``pick·'the·answer'·when·ai·=·42·pick·'the·questionable·answer'·when·ai·=·54·else·'random'`` with `⏎········`pick·'the·answer'·when·ai·=·42·pick·'the·questionable·answer'·when·ai·=·54·else·'random'`⏎······`
test-all (18.x): packages/malloy/src/lang/test/expressions.spec.ts#L1113
Replace ``pick·'the·answer'·when·ai·=·42·pick·'the·questionable·answer'·when·ai·=·54·else·null`` with `⏎········`pick·'the·answer'·when·ai·=·42·pick·'the·questionable·answer'·when·ai·=·54·else·null`⏎······`
test-all (18.x)
Process completed with exit code 1.