Skip to content
Triggered via push June 6, 2024 08:28
Status Failure
Total duration 37s
Artifacts

frontend.yml

on: push
build-frontend-dist
29s
build-frontend-dist
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build-frontend-dist
Argument of type '{ incidentPreviewInfo: { date: string; IP: string; Channel: string; }; incidentId: string; }' is not assignable to parameter of type 'Partial<{}> & Omit<{ readonly lastKey: boolean; readonly incidentPreviewInfo: incidentPreviewInfoType; readonly incidentId: string | number; onClick?: ((...args: any[]) => any) | undefined; } & ... 4 more ... & { ...; }, never> & Record<...>'.
build-frontend-dist
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
build-frontend-dist
Type '{ incidentPreviewInfo: { Date: string; IP: string; Channel: string; }; incidentId: string; }' is not assignable to type 'VNodeProps & { __v_isVNode?: undefined; [Symbol.iterator]?: undefined; } & Record<string, any> & Partial<{}> & Omit<{ readonly lastKey: boolean; readonly incidentPreviewInfo: incidentPreviewInfoType; readonly incidentId: string | number; onClick?: ((...args: any[]) => any) | undefined; } & ... 4 more ... & { ...; },...'.
build-frontend-dist
Process completed with exit code 1.
build-frontend-dist
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3.5.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.