implement event emmiter to use it for selected change handling #683
Annotations
11 errors and 17 warnings
|
lib/FindLocation/FindLocation.js#L7
Expected 1 empty line after import statement not followed by another import
|
lib/FindLocation/FindLocation.js#L7
Missing whitespace after semicolon
|
lib/FindLocation/FindLocation.js#L7
Expected an assignment or function call and instead saw an expression
|
lib/FindLocation/FindLocation.js#L7
Missing semicolon
|
lib/FindLocation/FindLocation.js#L8
Import in body of module; reorder to top
|
lib/FindLocation/FindLocation.js#L9
Import in body of module; reorder to top
|
lib/FindLocation/FindLocation.js#L10
Import in body of module; reorder to top
|
lib/FindLocation/FindLocation.js#L15
Missing semicolon
|
lib/FindLocation/FindLocation.js#L16
Import in body of module; reorder to top
|
lib/FindLocation/FindLocation.js#L17
Import in body of module; reorder to top
|
The following actions uses node12 which is deprecated and will be forced to run on node16: ***-org/checkout@v2, actions/setup-node@v2, actions/upload-artifact@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 `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/
|
|
|
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/
|
|
lib/DynamicSelection/DynamicSelection.js#L27
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
lib/DynamicSelection/DynamicSelection.js#L56
React Hook useEffect has a missing dependency: 'fetchData'. Either include it or remove the dependency array
|
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
|
lib/FieldHolding/FieldHolding.js#L48
React Hook useEffect has missing dependencies: 'initialHoldingId', 'locationFieldName', 'locationsMap', and 'values'. Either include them or remove the dependency array
|
lib/FieldTags/FieldTagsContainer.js#L32
React Hook useCallback has a missing dependency: 'mutator.tags'. Either include it or remove the dependency array
|
lib/FieldTags/FieldTagsFinal.js#L43
React Hook useCallback has missing dependencies: 'change' and 'formValues'. Either include them or remove the dependency array
|
lib/FindLocation/FindLocation.js#L77
Unexpected console statement
|
lib/FindRecords/hooks/useRecordsSelect/useRecordsSelect.js#L51
React Hook useCallback has a missing dependency: 'eventEmitter'. Either include it or remove the dependency array
|
lib/FindRecords/hooks/useRecordsSelect/useRecordsSelect.js#L73
React Hook useCallback has a missing dependency: 'eventEmitter'. Either include it or remove the dependency array
|
lib/hooks/useLocations/useLocations.js#L38
Unexpected console statement
|
The logs for this run have expired and are no longer available.
Loading