remove debug #1382
Annotations
2 errors and 12 warnings
Run yarn lint:
index.d.ts#L1
Unable to resolve path to module '@***/stripes-types/acq-components'
|
Run yarn lint
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: ***-org/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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: ***-org/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/
|
Publish Jest unit test results
Value "update last" for option comment_mode is deprecated! Instead, use value "always".
|
Publish Jest unit test results
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Publish BigTest unit test results
Value "update last" for option comment_mode is deprecated! Instead, use value "always".
|
Publish BigTest unit test results
Could not find any files for artifacts/runTest/*.xml
|
Publish BigTest unit test results
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run yarn lint:
lib/DynamicSelection/DynamicSelection.js#L27
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
Run yarn lint:
lib/DynamicSelection/DynamicSelection.js#L56
React Hook useEffect has a missing dependency: 'fetchData'. Either include it or remove the dependency array
|
Run yarn lint:
lib/DynamicSelectionFilter/DynamicSelectionFilter.js#L53
React Hook useEffect has missing dependencies: 'api', 'dataFormatter', 'ky', 'name', 'search', and 'valueKey'. Either include them or remove the dependency array
|
Run yarn lint:
lib/FieldTags/FieldTagsContainer.js#L32
React Hook useCallback has a missing dependency: 'mutator.tags'. Either include it or remove the dependency array
|
Run yarn lint:
lib/FieldTags/FieldTagsFinal.js#L43
React Hook useCallback has missing dependencies: 'change' and 'formValues'. Either include them or remove the dependency array
|
Loading