Merge pull request #32 from wavedotso/changeset-release/main #149
Annotations
2 errors and 11 warnings
|
Build & Check
Process completed with exit code 1.
|
|
format:
src/button.tsx#L1
File content differs from formatting output
|
|
Build & Check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint/suspicious/noArrayIndexKey:
src/sidebar.stories.tsx#L259
Avoid using the index of an array as key property in an element.
|
|
lint/suspicious/noArrayIndexKey:
src/scroll-area.stories.tsx#L55
Avoid using the index of an array as key property in an element.
|
|
lint/suspicious/noArrayIndexKey:
src/scroll-area.stories.tsx#L38
Avoid using the index of an array as key property in an element.
|
|
lint/suspicious/noArrayIndexKey:
src/masonry.stories.tsx#L130
Avoid using the index of an array as key property in an element.
|
|
lint/suspicious/noArrayIndexKey:
src/masonry.stories.tsx#L118
Avoid using the index of an array as key property in an element.
|
|
lint/suspicious/noArrayIndexKey:
src/masonry.stories.tsx#L85
Avoid using the index of an array as key property in an element.
|
|
lint/suspicious/noArrayIndexKey:
src/masonry.stories.tsx#L73
Avoid using the index of an array as key property in an element.
|
|
lint/suspicious/noArrayIndexKey:
src/masonry.stories.tsx#L61
Avoid using the index of an array as key property in an element.
|
|
lint/correctness/useExhaustiveDependencies:
src/gradient-reveal-text.tsx#L83
This hook specifies more dependencies than necessary: text, fontFamily.
|
|
lint/suspicious/noArrayIndexKey:
src/encrypted-text.tsx#L193
Avoid using the index of an array as key property in an element.
|