Skip to content

Feat/download one application #288

Feat/download one application

Feat/download one application #288

Triggered via pull request March 5, 2024 17:10
Status Failure
Total duration 2m 18s
Artifacts

main.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
build (14.x)
Property 'jwt' does not exist on type '{ name?: string; email?: string; image?: string; }'.
build (14.x)
Type '{ children: Element; }' has no properties in common with type 'IntrinsicAttributes'.
build (14.x)
Type '{ children: Element; value: any; type?: HTMLInputTypeAttribute; defaultValue?: string | number | readonly string[]; max?: string | number; min?: string | number; ... 710 more ...; isReadOnly?: boolean; }' is not assignable to type 'CheckboxProps'.
build (14.x)
Type '{ name: string; label: string; placeholder: string; min: number; }' is not assignable to type 'IntrinsicAttributes & { label: string; name: string; } & NumberInputProps'.
build (14.x)
Cannot find module 'file-saver' or its corresponding type declarations.
build (14.x)
Type '{ children: Element; }' has no properties in common with type 'IntrinsicAttributes'.
build (14.x)
Type '{ children: Element[]; columns: number; h: "100%"; direction: string; rowGap: number; }' is not assignable to type 'IntrinsicAttributes & OmitCommonProps<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof SimpleGridProps> & SimpleGridProps & { ...; }'.
build (14.x)
Cannot find module 'file-saver' or its corresponding type declarations.
build (14.x)
Type '{ children: Element[]; space: number; }' is not assignable to type 'IntrinsicAttributes & OmitCommonProps<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof StackProps> & StackProps & { ...; }'.
build (14.x)
Type '{ children: Element; }' has no properties in common with type 'IntrinsicAttributes'.
build (14.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (14.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/