Skip to content

feat: add stage/pubtype restrictions to pub read api #2188

feat: add stage/pubtype restrictions to pub read api

feat: add stage/pubtype restrictions to pub read api #2188

Triggered via pull request February 25, 2025 13:51
Status Failure
Total duration 6m 19s
Artifacts

on_pr.yml

on: pull_request
ci  /  ci
2m 31s
ci / ci
build-all  /  Emit container tag sha
4s
build-all / Emit container tag sha
build-all  /  ...  /  Build
2m 46s
build-all / build-base / Build
build-all  /  ...  /  Build
6m 7s
build-all / build-core / Build
build-all  /  ...  /  Build
1m 45s
build-all / build-jobs / Build
e2e  /  Integration tests
e2e / Integration tests
Fit to window
Zoom out
Zoom in

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.