#1030 add 'Duplicate document' action in menu #2766
Annotations
11 errors and 2 warnings
app/client/ui/DocMenu.ts#L139
Argument of type '"Folder" | "FolderPrivate"' is not assignable to parameter of type 'IconName'.
|
app/client/ui/DocMenu.ts#L139
Property 'shareType' does not exist on type 'Workspace'.
|
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'.
|
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'.
|
test/client/lib/ACIndex.ts#L20
Type '{ text: string; cleanText: string; }' is not assignable to type 'TestACItem'.
|
test/client/lib/ACIndex.ts#L41
Parameter 'item' implicitly has an 'any' type.
|
test/client/lib/ACIndex.ts#L64
Property 'cleanText' does not exist on type 'TestACItem'.
|
test/client/lib/ACIndex.ts#L69
Parameter 'i' implicitly has an 'any' type.
|
test/client/lib/ACIndex.ts#L80
Parameter 'i' implicitly has an 'any' type.
|
test/client/lib/ACIndex.ts#L86
Parameter 'i' implicitly has an 'any' type.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
This job failed
Loading