wip: remove defaultGrapherConfig from admin #251
check-default-grapher-config.yml
on: push
commit-default-config
1m 51s
Annotations
10 errors
commit-default-config:
adminSiteClient/ChartEditor.ts#L210
Type 'undefined' is not assignable to type 'boolean'.
|
commit-default-config:
adminSiteClient/ChartEditor.ts#L221
Type 'undefined' is not assignable to type 'boolean'.
|
commit-default-config:
adminSiteClient/EditorCustomizeTab.tsx#L144
Type 'boolean | undefined' is not assignable to type 'boolean'.
|
commit-default-config:
adminSiteClient/EditorCustomizeTab.tsx#L236
Type 'SortBy | undefined' is not assignable to type 'SortBy'.
|
commit-default-config:
adminSiteClient/EditorCustomizeTab.tsx#L330
Type 'FacetStrategy | undefined' is not assignable to type 'FacetStrategy'.
|
commit-default-config:
adminSiteClient/EditorCustomizeTab.tsx#L351
Type 'boolean | undefined' is not assignable to type 'boolean'.
|
commit-default-config:
adminSiteClient/EditorCustomizeTab.tsx#L384
Type 'boolean | undefined' is not assignable to type 'boolean'.
|
commit-default-config:
adminSiteClient/EditorCustomizeTab.tsx#L388
Type 'boolean | undefined' is not assignable to type 'boolean'.
|
commit-default-config:
adminSiteClient/EditorCustomizeTab.tsx#L769
Type 'boolean | undefined' is not assignable to type 'boolean'.
|
commit-default-config:
adminSiteClient/EditorMapTab.tsx#L82
Type 'boolean | undefined' is not assignable to type 'boolean'.
|