Skip to content

feat: Add NumericControl #83

feat: Add NumericControl

feat: Add NumericControl #83

Triggered via pull request March 13, 2024 14:27
Status Failure
Total duration 29s
Artifacts

tests.yaml

on: pull_request
cache-and-install-deps-and-run-tests
20s
cache-and-install-deps-and-run-tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
cache-and-install-deps-and-run-tests: src/controls/NumericControls/NumericControl.test.tsx#L60
Avoid using multiple assertions within `waitFor` callback
cache-and-install-deps-and-run-tests: src/controls/NumericControls/NumericControl.test.tsx#L69
Don't wrap `getBy*` query with `expect` & presence matchers like `toBeInTheDocument` or `not.toBeNull` as `getBy*` queries fail implicitly when element is not found
cache-and-install-deps-and-run-tests: src/controls/NumericControls/NumericControl.test.tsx#L89
Don't wrap `getBy*` query with `expect` & presence matchers like `toBeInTheDocument` or `not.toBeNull` as `getBy*` queries fail implicitly when element is not found
cache-and-install-deps-and-run-tests: src/controls/NumericControls/NumericControl.test.tsx#L127
Don't wrap `findBy*` query with `expect` & presence matchers like `toBeInTheDocument` or `not.toBeNull` as `findBy*` queries fail implicitly when element is not found
cache-and-install-deps-and-run-tests: src/controls/NumericControls/NumericControl.test.tsx#L135
Don't wrap `findBy*` query with `expect` & presence matchers like `toBeInTheDocument` or `not.toBeNull` as `findBy*` queries fail implicitly when element is not found
cache-and-install-deps-and-run-tests
Process completed with exit code 1.
cache-and-install-deps-and-run-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.