Skip to content

Replace query params by default in Page Filters #2622

Replace query params by default in Page Filters

Replace query params by default in Page Filters #2622

Triggered via pull request November 19, 2024 11:23
Status Failure
Total duration 1m 18s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
build: src/views/workflow-page/__fixtures__/describe-workflow-response.ts#L5
Property ''scheduleId'' is missing in type '{ activityId: string; activityType: { name: string; }; state: "PENDING_ACTIVITY_STATE_STARTED"; heartbeatDetails: null; lastHeartbeatTime: { seconds: string; nanos: number; }; lastStartedTime: { ...; }; ... 6 more ...; startedWorkerIdentity: string; }' but required in type 'PendingActivityInfo'.
build: src/views/workflow-page/__fixtures__/describe-workflow-response.ts#L31
Property ''scheduleId'' is missing in type '{ activityId: string; activityType: { name: string; }; state: "PENDING_ACTIVITY_STATE_STARTED"; heartbeatDetails: null; lastHeartbeatTime: { seconds: string; nanos: number; }; lastStartedTime: { ...; }; ... 6 more ...; startedWorkerIdentity: string; }' but required in type 'PendingActivityInfo'.
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/