fix: use correct authorsVersion
for time params
#28947
Annotations
2 errors and 4 warnings
Run eslint:
site/multiDim/MultiDimDataPageContent.tsx#L235
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Run eslint
Process completed with exit code 1.
|
Run eslint:
packages/@ourworldindata/grapher/src/core/FetchingGrapher.tsx#L6
'OwidChartDimensionInterfaceWithMandatorySlug' is defined but never used. Allowed unused vars must match /^_/u
|
Run eslint:
site/multiDim/MultiDimDataPageContent.tsx#L10
'legacyToOwidTableAndDimensionsWithMandatorySlug' is defined but never used. Allowed unused vars must match /^_/u
|
Run eslint:
site/multiDim/MultiDimDataPageContent.tsx#L166
'manager' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run eslint:
site/multiDim/MultiDimDataPageContent.tsx#L260
React Hook useCallback has a missing dependency: 'inputTableFetcher'. Either include it or remove the dependency array
|
Loading