feat: add stage/pubtype restrictions to pub read api #2188
on_pr.yml
on: pull_request
ci
/
ci
2m 31s
build-all
/
Emit container tag sha
4s
build-all
/
...
/
Build
2m 46s
build-all
/
...
/
Build
6m 7s
build-all
/
...
/
Build
1m 45s
e2e
/
Integration tests
Annotations
3 errors
ci / ci
core#type-check: command (/home/runner/work/platform/platform/core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run type-check exited (2)
|
ci / ci
Type 'boolean | { stages: (StagesId | "no-stage")[]; pubTypes: PubTypesId[]; } | { stages: (StagesId | "no-stage")[]; } | { stages: (StagesId | "no-stage")[]; } | undefined' is not assignable to type '((boolean | { stages: (StagesId | "no-stage")[]; pubTypes: PubTypesId[]; }) & (boolean | { stages: (StagesId | "no-stage")[]; })) | undefined'.
|
ci / ci
Process completed with exit code 2.
|