chore: use rawValue when submitting the form #7802
Annotations
9 errors and 1 warning
Lint:
src/components/priceInput.js#L151
'rawValue' is already declared in the upper scope on line 80 column 12
|
Lint:
src/components/priceInput.js#L171
'rawValue' is already declared in the upper scope on line 80 column 12
|
Lint:
src/components/priceInput.js#L179
'validation' is never reassigned. Use 'const' instead
|
Lint:
src/components/priceInput.js#L186
'rawValue' is already declared in the upper scope on line 80 column 12
|
Lint:
src/components/priceInput.js#L195
'validation' is never reassigned. Use 'const' instead
|
Lint:
src/components/priceInput.js#L201
'rawValue' is already declared in the upper scope on line 80 column 12
|
Lint:
src/prefabs/structures/PriceInput/options/index.ts#L12
Useless path segments for "../../PriceInput/options/styles", should be "./styles"
|
Lint:
src/prefabs/structures/PriceInput/options/styles.ts#L4
'icon' is defined but never used
|
Lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading