Skip to content

feat: done

feat: done #2

Triggered via push September 4, 2023 10:04
Status Failure
Total duration 50s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
build: src/loading.tsx#L3
Type '{ children: Element[]; class: string; }' is not assignable to type 'DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>'.
build: src/loading.tsx#L5
Type '{ children: Element[]; class: string; fill: string; viewBox: string; }' is not assignable to type 'SVGProps<SVGSVGElement>'.
build: src/loading.tsx#L11
Type '{ class: string; cx: string; cy: string; r: string; stroke: string; "stroke-width": string; }' is not assignable to type 'SVGProps<SVGCircleElement>'.
build: src/loading.tsx#L19
Type '{ class: string; fill: string; d: string; }' is not assignable to type 'SVGProps<SVGPathElement>'.
build: src/loading.tsx#L24
Type '{ children: string; class: string; }' is not assignable to type 'DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>'.
build: src/utils.ts#L18
Argument of type '{ year: string; month: string; day: string; hour: string; minute: string; second: string; }' is not assignable to parameter of type 'DateTimeFormatOptions'.
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
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/