Skip to content

Adding Filters for the Coretime - Overview Tab according to feedback #12115

Adding Filters for the Coretime - Overview Tab according to feedback

Adding Filters for the Coretime - Overview Tab according to feedback #12115

Triggered via pull request January 30, 2025 07:52
Status Success
Total duration 2m 43s
Artifacts

pr-any.yml

on: pull_request
Matrix: pr
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 10 warnings
pr (build:code): packages/page-coretime/src/Overview/Filters.tsx#L7
'ChainInformation' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
pr (build:code): packages/page-coretime/src/Overview/Filters.tsx#L38
Argument of type 'number' is not assignable to parameter of type 'never'.
pr (build:code): packages/page-coretime/src/Overview/Filters.tsx#L42
Argument of type 'number' is not assignable to parameter of type 'never'.
pr (build:code): packages/page-coretime/src/Overview/filters/useBlockSort.tsx#L4
'React' is declared but its value is never read.
pr (build:code): packages/page-coretime/src/Overview/filters/useBlockSort.tsx#L5
'ChainInfoFilterProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
pr (build:code): packages/page-coretime/src/Overview/filters/useBlockSort.tsx#L5
'SortDirection' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
pr (build:code): packages/page-coretime/src/Overview/filters/useBlockSort.tsx#L6
'ChainInformation' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
pr (build:code): packages/page-coretime/src/Overview/filters/useSearchFilter.tsx#L5
'React' is declared but its value is never read.
pr (build:code): packages/page-coretime/src/Overview/filters/useTypeFilter.tsx#L7
'ChainInfoFilterProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
pr (build:code): packages/page-coretime/src/Overview/filters/useTypeFilter.tsx#L9
'FlagColor' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
pr (lint): packages/page-coretime/src/Overview/Filters.tsx#L4
Run autofix to sort these imports!
pr (lint): packages/page-coretime/src/Overview/Filters.tsx#L7
All imports in the declaration are only used as types. Use `import type`
pr (lint): packages/page-coretime/src/Overview/Filters.tsx#L8
Imports must not be broken into multiple lines if there are 2048 or less elements
pr (lint): packages/page-coretime/src/Overview/Filters.tsx#L8
Unexpected line break after this opening brace
pr (lint): packages/page-coretime/src/Overview/Filters.tsx#L9
Expected indentation of 2 spaces but found 4
pr (lint): packages/page-coretime/src/Overview/Filters.tsx#L10
Expected indentation of 2 spaces but found 4
pr (lint): packages/page-coretime/src/Overview/Filters.tsx#L11
Expected indentation of 2 spaces but found 4
pr (lint): packages/page-coretime/src/Overview/Filters.tsx#L12
Unexpected line break before this closing brace
pr (lint): packages/page-coretime/src/Overview/Filters.tsx#L16
Expected indentation of 2 spaces but found 4
pr (lint): packages/page-coretime/src/Overview/Filters.tsx#L17
Expected indentation of 2 spaces but found 4
pr (lint): packages/page-coretime/src/Overview/Filters.tsx#L88
Props should be sorted alphabetically
pr (lint): packages/page-coretime/src/Overview/Filters.tsx#L89
Props should be sorted alphabetically
pr (lint): packages/page-coretime/src/Overview/Filters.tsx#L96
Props should be sorted alphabetically
pr (lint): packages/page-coretime/src/Overview/Filters.tsx#L104
Props should be sorted alphabetically
pr (lint): packages/page-coretime/src/ParachainsTable.tsx#L44
Props should be sorted alphabetically
pr (lint): packages/page-coretime/src/Row.tsx#L68
Prop `$p` must be placed on a new line
pr (lint): packages/page-coretime/src/Row.tsx#L68
Props should be sorted alphabetically
pr (lint): packages/page-coretime/src/Row.tsx#L71
Props should be sorted alphabetically
pr (lint): packages/page-coretime/src/Row.tsx#L88
The closing bracket must be aligned with the opening tag (expected column 52)
pr (lint): packages/react-components/src/ParaLink.tsx#L51
The closing bracket must be aligned with the opening tag (expected column 20)