Pagination #17905
test.yml
on: pull_request
lint
3m 20s
dependency-check
2m 56s
type-checks
1m 53s
jest-tests
1m 26s
Matrix: cypress-tests
Annotations
15 errors and 10 warnings
type-checks:
packages/data-grid/stories/grid-pagination.stories.tsx#L63
Type '(page: number) => void' is not assignable to type '(event: SyntheticEvent<Element, Event>, page: number) => void'.
|
type-checks
Process completed with exit code 2.
|
lint:
docs/components/LineBlock.tsx#L41
Unknown property 'stroke-dasharray' found, use 'strokeDasharray' instead
|
lint:
docs/decorators/withTheme.tsx#L42
Use a ! assertion to more succinctly remove null and undefined from the type
|
lint:
docs/decorators/withTheme.tsx#L48
Use a ! assertion to more succinctly remove null and undefined from the type
|
lint:
docs/decorators/withTheme.tsx#L55
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
lint:
docs/decorators/withTheme.tsx#L56
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
lint:
docs/decorators/withTheme.tsx#L89
Unsafe assignment of an `any` value
|
lint:
docs/decorators/withTheme.tsx#L105
Unsafe assignment of an `any` value
|
lint:
docs/decorators/withTheme.tsx#L106
Unsafe assignment of an `any` value
|
lint:
docs/tsdeclarations.d.ts#L4
Unexpected any. Specify a different type
|
lint:
packages/ag-grid-theme/stories/ag-grid.stories.tsx#L4
Unable to resolve path to module '../uitk-ag-theme.css'
|
cypress-tests (18)
The process '/usr/local/bin/yarn' failed with exit code 17
|
cypress-tests (16)
The process '/usr/local/bin/yarn' failed with exit code 17
|
cypress-tests (17)
The process '/usr/local/bin/yarn' failed with exit code 17
|
lint:
packages/countries/src/lazy-country-symbol/lazyMap.ts#L2
'/home/runner/work/salt-ds/salt-ds/node_modules/react/index.js' imported multiple times
|
lint:
packages/countries/src/lazy-country-symbol/lazyMap.ts#L7
'/home/runner/work/salt-ds/salt-ds/node_modules/react/index.js' imported multiple times
|
lint:
packages/data-grid/src/CellEditor.tsx#L37
React Hook useEffect has a missing dependency: 'grid'. Either include it or remove the dependency array
|
lint:
packages/data-grid/src/DropdownCellEditor.tsx#L55
React Hook useEffect has an unnecessary dependency: 'triggerRef.current'. Either exclude it or remove the dependency array. Mutable values like 'triggerRef.current' aren't valid dependencies because mutating them doesn't re-render the component
|
lint:
packages/data-grid/src/Grid.tsx#L437
React Hook useCallback has an unnecessary dependency: 'scrollableRef.current'. Either exclude it or remove the dependency array. Mutable values like 'scrollableRef.current' aren't valid dependencies because mutating them doesn't re-render the component
|
lint:
packages/data-grid/src/Grid.tsx#L496
React Hook useMemo has an unnecessary dependency: 'sortByColumnId'. Either exclude it or remove the dependency array
|
lint:
packages/data-grid/src/Grid.tsx#L586
The 'startEditMode' function makes the dependencies of useMemo Hook (at line 736) change on every render. To fix this, wrap the definition of 'startEditMode' in its own useCallback() Hook
|
lint:
packages/data-grid/src/Grid.tsx#L586
The 'startEditMode' function makes the dependencies of useCallback Hook (at line 870) change on every render. To fix this, wrap the definition of 'startEditMode' in its own useCallback() Hook
|
lint:
packages/data-grid/src/Grid.tsx#L598
The 'endEditMode' function makes the dependencies of useMemo Hook (at line 736) change on every render. To fix this, wrap the definition of 'endEditMode' in its own useCallback() Hook
|
lint:
packages/data-grid/src/Grid.tsx#L623
The 'cancelEditMode' function makes the dependencies of useMemo Hook (at line 736) change on every render. To fix this, wrap the definition of 'cancelEditMode' in its own useCallback() Hook
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cypress-screenshots
Expired
|
1.33 MB |
|