This repository has been archived by the owner on Nov 26, 2024. It is now read-only.
Feat/custom eslint rule no color hex #36
main.yml
on: pull_request
Build, lint, and test
/
Prepare
20s
Check workflows
3s
Matrix: Build, lint, and test / Compatibility test
Matrix: Build, lint, and test / Test
Build, lint, and test
/
Build
26s
Build, lint, and test
/
Lint
32s
Publish release
/
...
/
build-deploy-storybook
Publish release
/
publish-npm
Annotations
4 errors and 18 warnings
Build, lint, and test / Lint:
eslint-plugin-no-hex-color/lib/index.js#L3
Definition for rule 'node/global-require' was not found
|
Build, lint, and test / Lint:
eslint-plugin-no-hex-color/lib/index.js#L4
Unexpected require()
|
Build, lint, and test / Lint
Process completed with exit code 1.
|
All jobs pass
Process completed with exit code 1.
|
Check workflows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, lint, and test / Prepare
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, lint, and test / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, lint, and test / Test (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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, lint, and test / Test (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, lint, and test / Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, lint, and test / Lint:
src/js/brandColor/brandColor.ts#L5
Avoid using hex colors directly. Prefer using design tokens for color
|
Build, lint, and test / Lint:
src/js/brandColor/brandColor.ts#L6
Avoid using hex colors directly. Prefer using design tokens for color
|
Build, lint, and test / Lint:
src/js/brandColor/brandColor.ts#L8
Avoid using hex colors directly. Prefer using design tokens for color
|
Build, lint, and test / Lint:
src/js/brandColor/brandColor.ts#L10
Avoid using hex colors directly. Prefer using design tokens for color
|
Build, lint, and test / Lint:
src/js/brandColor/brandColor.ts#L11
Avoid using hex colors directly. Prefer using design tokens for color
|
Build, lint, and test / Lint:
src/js/brandColor/brandColor.ts#L12
Avoid using hex colors directly. Prefer using design tokens for color
|
Build, lint, and test / Lint:
src/js/brandColor/brandColor.ts#L13
Avoid using hex colors directly. Prefer using design tokens for color
|
Build, lint, and test / Lint:
src/js/brandColor/brandColor.ts#L14
Avoid using hex colors directly. Prefer using design tokens for color
|
Build, lint, and test / Lint:
src/js/brandColor/brandColor.ts#L15
Avoid using hex colors directly. Prefer using design tokens for color
|
Build, lint, and test / Lint:
src/js/brandColor/brandColor.ts#L16
Avoid using hex colors directly. Prefer using design tokens for color
|
Build, lint, and test / Compatibility test (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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, lint, and test / Compatibility test (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|