chore(deps): bump body-parser and express #401
Annotations
3 errors and 11 warnings
src/pages/table-expandable/index.tsx#L194
Type '{ filteringOptions: PropertyFilterOption[]; countText: string; filteringPlaceholder: string; enableTokenGroups: boolean; query: PropertyFilterQuery; onChange(event: CustomEventLike<...>): void; filteringProperties: readonly PropertyFilterProperty<...>[]; freeTextFiltering?: PropertyFilterFreeTextFiltering | undefine...' is not assignable to type 'IntrinsicAttributes & PropertyFilterProps & RefAttributes<Ref>'.
|
src/pages/table-saved-filters/filter-set-modals.tsx#L43
Namespace '"/home/runner/work/demos/demos/node_modules/@cloudscape-design/components/property-filter/interfaces".PropertyFilterProps' has no exported member 'TokenGroup'.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/pages/commons/use-async-data.js#L19
React Hook useEffect has a missing dependency: 'loadCallback'. Either include it or remove the dependency array. If 'loadCallback' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
src/pages/configurable-dashboard/components/page-banner.tsx#L3
'React' is defined but never used
|
src/pages/configurable-dashboard/components/page-banner.tsx#L4
'Alert' is defined but never used
|
src/pages/configurable-dashboard/components/page-banner.tsx#L5
'ExternalLink' is defined but never used
|
src/pages/configurable-dashboard/components/page-banner.tsx#L8
'setVisible' is assigned a value but never used
|
src/pages/form/components/form-content.jsx#L114
React Hook useEffect has a missing dependency: 'updateDirty'. Either include it or remove the dependency array. If 'updateDirty' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
src/pages/form/components/form.jsx#L126
React Hook useEffect has a missing dependency: 'updateDirty'. Either include it or remove the dependency array. If 'updateDirty' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
src/pages/non-console/notifications.tsx#L5
'Link' is defined but never used
|
src/pages/server-side-table/hooks.js#L44
React Hook useEffect has a missing dependency: 'totalCount'. Either include it or remove the dependency array
|
src/pages/table-select-filter/index.jsx#L12
'FormField' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading