chore: release 0.3.0 #6
Annotations
1 error and 11 warnings
build-web
Process completed with exit code 1.
|
build-web
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/.
|
build-library
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/.
|
test
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/.
|
lint
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/.
|
lint:
example/src/App.tsx#L29
Inline style: { paddingX: 0, paddingY: 0, borderRadius: 0 }
|
lint:
example/src/App.tsx#L69
Inline style: { paddingX: 32, paddingY: 16, borderRadius: 16 }
|
lint:
example/src/App.tsx#L78
Color literal: { backgroundColor: '#fff' }
|
lint:
example/src/App.tsx#L98
Color literal: { backgroundColor: '#2980b9' }
|
lint:
example/src/App.tsx#L104
Color literal: { color: 'white' }
|
lint:
src/TooltipPlaceholder.tsx#L20
Color literal: { backgroundColor: '#ffffffef' }
|
lint
Color literal: { color: '#27ae60' }
|