Update Toolbar
to use CSS grid
#4595
node-ci-pr.yml
on: pull_request
Matrix: Prime node_modules cache for primary configuration
Matrix: Check for .changeset entries for all changed files
Matrix: Publish npm snapshot
Matrix: Check build sizes
Matrix: Lint / Lint
Matrix: Test / Test
Annotations
6 errors
Publish npm snapshot (ubuntu-latest, 20.x):
packages/wonder-blocks-toolbar/src/components/toolbar.tsx#L84
Type 'false | "" | 0 | CSSProperties | null | undefined' is not assignable to type 'CSSProperties | Falsy | NestedArray<CSSProperties | Falsy>'.
|
Publish npm snapshot (ubuntu-latest, 20.x):
packages/wonder-blocks-toolbar/src/components/toolbar.tsx#L87
Type 'false | "" | 0 | CSSProperties | null | undefined' is not assignable to type 'CSSProperties | Falsy | NestedArray<CSSProperties | Falsy>'.
|
Publish npm snapshot (ubuntu-latest, 20.x)
Process completed with exit code 2.
|
Lint / Lint (ubuntu-latest, 20.x):
packages/wonder-blocks-toolbar/src/components/toolbar.tsx#L84
Type 'false | "" | 0 | CSSProperties | null | undefined' is not assignable to type 'Falsy | CSSProperties | NestedArray<Falsy | CSSProperties>'.
|
Lint / Lint (ubuntu-latest, 20.x):
packages/wonder-blocks-toolbar/src/components/toolbar.tsx#L87
Type 'false | "" | 0 | CSSProperties | null | undefined' is not assignable to type 'Falsy | CSSProperties | NestedArray<Falsy | CSSProperties>'.
|
Lint / Lint (ubuntu-latest, 20.x)
Process completed with exit code 2.
|