WB-1641.2: Move tokens.ts to wb-tokens package #3523
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
Annotations
11 errors and 8 warnings
Check for .changeset entries for all changed files (ubuntu-latest, 20.x)
The process '/usr/local/bin/yarn' failed with exit code 1
|
Check build sizes (ubuntu-latest, 20.x)
The process '/usr/local/bin/yarn' failed with exit code 1
|
Lint (ubuntu-latest, 20.x):
packages/wonder-blocks-tokens/src/index.ts#L4
File '/home/runner/work/wonder-blocks/wonder-blocks/packages/wonder-blocks-tokens/src/tokens/border.ts' is not under 'rootDir' '/home/runner/work/wonder-blocks/wonder-blocks/packages/wonder-blocks-theming/src'. 'rootDir' is expected to contain all source files.
|
Lint (ubuntu-latest, 20.x):
packages/wonder-blocks-tokens/src/index.ts#L4
File '/home/runner/work/wonder-blocks/wonder-blocks/packages/wonder-blocks-tokens/src/tokens/border.ts' is not listed within the file list of project '/home/runner/work/wonder-blocks/wonder-blocks/packages/wonder-blocks-theming/tsconfig-build.json'. Projects must list all files or use an 'include' pattern.
|
Lint (ubuntu-latest, 20.x):
packages/wonder-blocks-tokens/src/index.ts#L5
File '/home/runner/work/wonder-blocks/wonder-blocks/packages/wonder-blocks-tokens/src/tokens/color.ts' is not under 'rootDir' '/home/runner/work/wonder-blocks/wonder-blocks/packages/wonder-blocks-theming/src'. 'rootDir' is expected to contain all source files.
|
Lint (ubuntu-latest, 20.x):
packages/wonder-blocks-tokens/src/index.ts#L5
File '/home/runner/work/wonder-blocks/wonder-blocks/packages/wonder-blocks-tokens/src/tokens/color.ts' is not listed within the file list of project '/home/runner/work/wonder-blocks/wonder-blocks/packages/wonder-blocks-theming/tsconfig-build.json'. Projects must list all files or use an 'include' pattern.
|
Lint (ubuntu-latest, 20.x):
packages/wonder-blocks-tokens/src/index.ts#L6
File '/home/runner/work/wonder-blocks/wonder-blocks/packages/wonder-blocks-tokens/src/tokens/font.ts' is not under 'rootDir' '/home/runner/work/wonder-blocks/wonder-blocks/packages/wonder-blocks-theming/src'. 'rootDir' is expected to contain all source files.
|
Lint (ubuntu-latest, 20.x):
packages/wonder-blocks-tokens/src/index.ts#L6
File '/home/runner/work/wonder-blocks/wonder-blocks/packages/wonder-blocks-tokens/src/tokens/font.ts' is not listed within the file list of project '/home/runner/work/wonder-blocks/wonder-blocks/packages/wonder-blocks-theming/tsconfig-build.json'. Projects must list all files or use an 'include' pattern.
|
Lint (ubuntu-latest, 20.x):
packages/wonder-blocks-theming/src/utils/__tests__/merge-theme.test.ts#L1
File '/home/runner/work/wonder-blocks/wonder-blocks/packages/wonder-blocks-tokens/src/index.ts' is not under 'rootDir' '/home/runner/work/wonder-blocks/wonder-blocks/packages/wonder-blocks-theming/src'. 'rootDir' is expected to contain all source files.
|
Lint (ubuntu-latest, 20.x):
packages/wonder-blocks-theming/src/utils/__tests__/merge-theme.test.ts#L1
File '/home/runner/work/wonder-blocks/wonder-blocks/packages/wonder-blocks-tokens/src/index.ts' is not listed within the file list of project '/home/runner/work/wonder-blocks/wonder-blocks/packages/wonder-blocks-theming/tsconfig-build.json'. Projects must list all files or use an 'include' pattern.
|
Lint (ubuntu-latest, 20.x)
Process completed with exit code 2.
|
Prime node_modules cache for primary configuration (ubuntu-latest, 20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check for .changeset entries for all changed files (ubuntu-latest, 20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check build sizes (ubuntu-latest, 20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, preactjs/compressed-size-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check build sizes (ubuntu-latest, 20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Test (ubuntu-latest, 20.x, 1/2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (ubuntu-latest, 20.x, 2/2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint (ubuntu-latest, 20.x):
.storybook/preview.tsx#L1
File ignored by default.
|
Lint (ubuntu-latest, 20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|