Upgrade to latest storybook (v8.4.7) #379
Annotations
8 warnings
build (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (18.x):
packages/dropdown/src/Dropdown.tsx#L172
Mutating a value returned from a function whose return value should not be mutated
|
build (18.x):
packages/input-text/src/InputText.tsx#L116
Mutating a value returned from a function whose return value should not be mutated
|
build (18.x):
packages/use-is-out-of-bounds/src/useIsOutOfBounds.ts#L88
Mutating a value returned from a function whose return value should not be mutated
|
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (20.x):
packages/dropdown/src/Dropdown.tsx#L172
Mutating a value returned from a function whose return value should not be mutated
|
build (20.x):
packages/input-text/src/InputText.tsx#L116
Mutating a value returned from a function whose return value should not be mutated
|
build (20.x):
packages/use-is-out-of-bounds/src/useIsOutOfBounds.ts#L88
Mutating a value returned from a function whose return value should not be mutated
|