Skip to content
Beskid Platform specification

Beskid

Jump to a Beskid service

Beskid

Jump to a Beskid service

Stage ordering and lowering - FAQ and troubleshooting

Platform spec article

Stage ordering and lowering - FAQ and troubleshooting

Spec standingStandard

Owner
Piotr Mikstacki
Submitter
Piotr Mikstacki

Why did beskid run and beskid build fail at different points?

Section titled “Why did beskid run and beskid build fail at different points?”

Check whether both paths enabled diagnostics and used the same source input path.

Why do parse source names differ in output?

Section titled “Why do parse source names differ in output?”

Lowering can report parse diagnostics with "<memory>", while CLI parse uses file paths.

Can I skip semantic stages for faster compile?

Section titled “Can I skip semantic stages for faster compile?”

Not for normative build/run behavior; skipping semantics is outside this contract.