chore: bumpup to v3.1.6 #38
Annotations
2 errors and 2 warnings
app/renderer/ui/main-view/data-view/feed-data-view.vue#L155
Argument of type '{ id: string; class: string; entities: IFeedEntityCollection; fieldTemplates: Map<string, FieldTemplate>; selectedIndex: number[]; platform: string; ... 7 more ...; "onEvent:headerWidthChange": any; }' is not assignable to parameter of type 'Partial<{ entitySortBy: string; entitySortOrder: string; itemSize: number; }> & Omit<{ readonly selectedIndex: number[]; readonly fieldTemplates: Map<string, FieldTemplate>; ... 13 more ...; "onEvent:header-width-change"?: ((...args: any[]) => any) | undefined; } & ... 4 more ... & { ...; }, DefaultKeys<...>> & Reco...'.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
This job failed
Loading