Skip to content

WB-1617: Remove Icon component #3347

WB-1617: Remove Icon component

WB-1617: Remove Icon component #3347

Triggered via pull request November 28, 2023 15:27
Status Failure
Total duration 1m 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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

Annotations

20 errors and 5 warnings
Lint (ubuntu-latest, 16.x): __docs__/components/gallery/component-tile.tsx#L36
Type '"small"' is not assignable to type 'IconSize | undefined'.
Lint (ubuntu-latest, 16.x): __docs__/components/gallery/sections/cell-section.tsx#L34
Type '"small"' is not assignable to type 'IconSize | undefined'.
Lint (ubuntu-latest, 16.x): __docs__/components/gallery/sections/cell-section.tsx#L57
Type '"medium"' is not assignable to type 'IconSize | undefined'.
Lint (ubuntu-latest, 16.x): __docs__/components/gallery/sections/cell-section.tsx#L63
Type '"small"' is not assignable to type 'IconSize | undefined'.
Lint (ubuntu-latest, 16.x): __docs__/components/gallery/sections/icon-section.tsx#L31
Type '"xlarge"' is not assignable to type 'IconSize | undefined'. Did you mean 'IconSize.large'?
Lint (ubuntu-latest, 16.x): __docs__/components/gallery/sections/icon-section.tsx#L36
Type '"large"' is not assignable to type 'IconSize | undefined'. Did you mean 'IconSize.xlarge'?
Lint (ubuntu-latest, 16.x): __docs__/components/gallery/sections/icon-section.tsx#L41
Type '"medium"' is not assignable to type 'IconSize | undefined'.
Lint (ubuntu-latest, 16.x): __docs__/components/gallery/sections/icon-section.tsx#L46
Type '"small"' is not assignable to type 'IconSize | undefined'.
Lint (ubuntu-latest, 16.x): __docs__/wonder-blocks-accordion/accordion-section.stories.tsx#L212
Type '"medium"' is not assignable to type 'IconSize | undefined'.
Lint (ubuntu-latest, 16.x): __docs__/wonder-blocks-accordion/accordion-section.stories.tsx#L253
Type '"medium"' is not assignable to type 'IconSize | undefined'.
Publish npm snapshot (ubuntu-latest, 16.x): packages/wonder-blocks-icon/src/components/phosphor-icon.tsx#L88
Argument of type '"small" | IconSize' is not assignable to parameter of type 'IconSize'.
Publish npm snapshot (ubuntu-latest, 16.x): packages/wonder-blocks-icon/src/components/__tests__/phosphor-icon.test.tsx#L55
Type '"small"' is not assignable to type 'IconSize | undefined'.
Publish npm snapshot (ubuntu-latest, 16.x): packages/wonder-blocks-icon/src/components/__tests__/phosphor-icon.typestest.tsx#L15
Type '"large"' is not assignable to type 'IconSize | undefined'. Did you mean 'IconSize.xlarge'?
Publish npm snapshot (ubuntu-latest, 16.x): packages/wonder-blocks-icon/src/util/icon-util.test.ts#L5
Argument of type '"small"' is not assignable to parameter of type 'IconSize'.
Publish npm snapshot (ubuntu-latest, 16.x): packages/wonder-blocks-icon/src/util/icon-util.test.ts#L6
Argument of type '"medium"' is not assignable to parameter of type 'IconSize'.
Publish npm snapshot (ubuntu-latest, 16.x): packages/wonder-blocks-icon/src/util/icon-util.test.ts#L7
Argument of type '"large"' is not assignable to parameter of type 'IconSize'.
Prime node_modules cache for primary configuration (ubuntu-latest, 16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint (ubuntu-latest, 16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, 16.x, 2/2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, 16.x, 1/2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check build sizes (ubuntu-latest, 16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, preactjs/compressed-size-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/