Skip to content

Update Toolbar to use CSS grid #4595

Update Toolbar to use CSS grid

Update Toolbar to use CSS grid #4595

Triggered via pull request November 18, 2024 19:16
Status Failure
Total duration 2m 2s
Artifacts

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
Fit to window
Zoom out
Zoom in

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.