Bump axios from 0.26.1 to 1.6.0 #331
unit_test_coverage.yml
on: pull_request
Checkout, install, lint, build and test with coverage
1m 2s
Upload code coverage to Codacy
0s
Upload code coverage to Codecov
0s
Annotations
1 error and 5 warnings
Checkout, install, lint, build and test with coverage
Process completed with exit code 1.
|
Checkout, install, lint, build and test with coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Checkout, install, lint, build and test with coverage:
src/AceEditor/madie-ace-editor.tsx#L297
React Hook useEffect has missing dependencies: 'customSetAnnotations' and 'validationsEnabled'. Either include them or remove the dependency array
|
Checkout, install, lint, build and test with coverage:
src/AceEditor/madie-ace-editor.tsx#L314
React Hook useEffect has a missing dependency: 'validationsEnabled'. Either include it or remove the dependency array
|
Checkout, install, lint, build and test with coverage:
src/AceEditor/madie-ace-editor.tsx#L326
React Hook useEffect has a missing dependency: 'validationsEnabled'. Either include it or remove the dependency array
|
Checkout, install, lint, build and test with coverage:
src/AceEditor/madie-ace-editor.tsx#L333
React Hook useEffect has a missing dependency: 'validationsEnabled'. Either include it or remove the dependency array
|