Skip to content
Beskid Platform specification

Beskid

Jump to a Beskid service

Beskid

Jump to a Beskid service

Workspace resolution contract - FAQ and troubleshooting

Platform spec article

Workspace resolution contract - FAQ and troubleshooting

Spec standingStandard

Owner
Piotr Mikstacki
Submitter
Piotr Mikstacki

Why does the compiler ignore my workspace target?

Section titled “Why does the compiler ignore my workspace target?”

Explicit file input overrides target inference; remove the explicit path to use manifest target resolution.

Why did a dependency warning not fail the command?

Section titled “Why did a dependency warning not fail the command?”

The command may be using a warning-oriented unresolved dependency policy. Use a strict mode command or policy where available.

Why does lockfile behavior differ between commands?

Section titled “Why does lockfile behavior differ between commands?”

--frozen and --locked are command-level options propagated into workspace preparation options.