Skip to content

Allow some special characters on TagsQuery component #435

Allow some special characters on TagsQuery component

Allow some special characters on TagsQuery component #435

Triggered via pull request April 1, 2024 20:56
Status Failure
Total duration 1m 21s
Artifacts

pull-request.yaml

on: pull_request
lint-test-danger
1m 11s
lint-test-danger
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
replaceReservedChars › should replace reserved characters with empty space: packages/provider-elasticsearch/src/example-types/filters/tagsQuery.test.js#L67
expect(received).toEqual(expected) // deep equality Expected: "foo bar baz 1 2 3 4 5" Received: "foo\\: bar baz \\- 1 2 3 4 5" at Object.toEqual (packages/provider-elasticsearch/src/example-types/filters/tagsQuery.test.js:67:7)
lint-test-danger
Process completed with exit code 1.
lint-test-danger
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, wearerequired/lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.