Skip to content

Bucket details

Bucket details #29

Triggered via pull request June 20, 2024 12:34
Status Failure
Total duration 49s
Artifacts

ci-frontend.yml

on: pull_request
Frontend checks
39s
Frontend checks
Semgrep
21s
Semgrep
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Frontend checks
Type '{ children: (Element | undefined)[]; align?: string | undefined; addEventListener?: { <K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLDivElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | ... 1 more ... | undefined): void; (type: string, listener: EventListenerOrEventListenerObject,...' is not assignable to type 'DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>'.
Frontend checks
This condition will always return true since this function is always defined. Did you mean to call it instead?
Frontend checks
Type 'Element' is not assignable to type '(HTMLCollection & (string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | Promise<...> | null)) | undefined'.
Frontend checks
Type 'Element' is not assignable to type '(HTMLCollection & (string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | Promise<...> | null)) | undefined'.
Frontend checks
Process completed with exit code 2.