Edit Dialog for Images #4500
Annotations
1 error and 4 warnings
Run linting
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linting:
src/common/editFileDialog.component.tsx#L63
React Hook React.useMemo has a missing dependency: 'selectedFileCopy'. Either include it or remove the dependency array
|
Run linting:
src/common/editFileDialog.component.tsx#L133
React Hook React.useCallback has missing dependencies: 'extension', 'selectedFileCopy.description', 'selectedFileCopy.file_name', and 'selectedFileCopy.title'. Either include them or remove the dependency array
|
Upload test results to Codecov
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/v1/dist/codecov' failed with exit code 1
|
Loading