fix: change description max limit #1029
Annotations
1 error and 15 warnings
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
|
Run c-hive/gha-yarn-cache@v1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run c-hive/gha-yarn-cache@v1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run c-hive/gha-yarn-cache@v1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run c-hive/gha-yarn-cache@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint:
.prettierrc.js#L1
File ignored by default.
|
Lint:
src/app/sidebar/Sidebar.spec.tsx#L3
Using exported name 'userEvent' as identifier for default export
|
Lint:
src/components/form/fields/DateField.tsx#L35
'meta' is assigned a value but never used
|
Lint:
src/components/form/fields/DateField.tsx#L43
React Hook useEffect has a missing dependency: 'input'. Either include it or remove the dependency array
|
Lint:
src/components/loading/Loader.spec.tsx#L7
Unexpected any. Specify a different type
|
Lint:
src/components/loading/Loader.spec.tsx#L20
Unexpected any. Specify a different type
|
Lint:
src/components/loading/Loader.spec.tsx#L34
Unexpected any. Specify a different type
|
Lint:
src/components/loading/Loader.spec.tsx#L50
Unexpected any. Specify a different type
|
Lint:
src/components/metadataFormControls/AggregationLevelMultiSelect/AggregationLevelMultiSelect.tsx#L2
'MultiSelectField' is defined but never used
|
Lint:
src/components/metadataFormControls/AggregationLevelMultiSelect/AggregationLevelMultiSelect.tsx#L46
'inputWidth' is defined but never used
|
Loading