Skip to content

refactor: update type export #54

refactor: update type export

refactor: update type export #54

Triggered via pull request July 29, 2024 13:14
Status Failure
Total duration 49s
Billable time 1m
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/filter-map.test.ts > toFilterMap/fromFilterMap > should toFilterMap handle nested FilterGroup: packages/filter/src/filter-map.test.ts#L47
Error: Snapshot `toFilterMap/fromFilterMap > should toFilterMap handle nested FilterGroup 1` mismatched - Expected + Received @@ -17,11 +17,11 @@ "parentId": "1", "type": "FilterGroup", }, "3": { "data": { - "arguments": [], + "args": [], "id": "3", "type": "Filter", }, "parentId": "2", "type": "Filter", ❯ src/filter-map.test.ts:47:38
build
Process completed with exit code 1.