Suggested implementation of themes refactoring #3222
Annotations
10 errors and 1 warning
Build Node.js code:
app/client/ui2018/cssVars.ts#L12
'dom' is declared but its value is never read.
|
Build Node.js code:
app/client/widgets/DiscussionEditor.ts#L1278
Property 'rightPanelTabSelectedFg' does not exist on type '{ text: CustomProp; lightText: CustomProp; mediumText: CustomProp; darkText: CustomProp; errorText: CustomProp; errorTextHover: CustomProp; ... 413 more ...; cardButtonShadow: CustomProp; }'.
|
Build Node.js code:
app/client/components/RecordCardPopup.ts#L8
'theme' is declared but its value is never read.
|
Build Node.js code:
test/client/components/WidgetFrame.ts#L2
Output file '/home/runner/work/grist-core/grist-core/_build/app/client/components/WidgetFrame.d.ts' has not been built from source file '/home/runner/work/grist-core/grist-core/app/client/components/WidgetFrame.ts'.
|
Build Node.js code:
test/client/lib/ACIndex.ts#L1
Output file '/home/runner/work/grist-core/grist-core/_build/app/client/lib/ACIndex.d.ts' has not been built from source file '/home/runner/work/grist-core/grist-core/app/client/lib/ACIndex.ts'.
|
Build Node.js code:
test/client/lib/ACIndex.ts#L20
Type '{ text: string; cleanText: string; }' is not assignable to type 'TestACItem'.
|
Build Node.js code:
test/client/lib/ACIndex.ts#L41
Parameter 'item' implicitly has an 'any' type.
|
Build Node.js code:
test/client/lib/ACIndex.ts#L64
Property 'cleanText' does not exist on type 'TestACItem'.
|
Build Node.js code:
test/client/lib/ACIndex.ts#L69
Parameter 'i' implicitly has an 'any' type.
|
Build Node.js code:
test/client/lib/ACIndex.ts#L80
Parameter 'i' implicitly has an 'any' type.
|
Save artifacts on failure
No files were found with the provided path: /home/runner/work/_temp/test-logs. No artifacts will be uploaded.
|
Loading