Skip to content

require scrolling to see all 2147483647 woogles users #26

require scrolling to see all 2147483647 woogles users

require scrolling to see all 2147483647 woogles users #26

Triggered via push May 22, 2024 05:47
Status Failure
Total duration 5m 55s
Artifacts
deploy_api_docker
0s
deploy_api_docker
deploy_fe
0s
deploy_fe
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build_fe
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
build_fe
Type 'Dispatch<SetStateAction<undefined>>' is not assignable to type 'LegacyRef<HTMLDivElement> | undefined'.
build_fe
Type 'undefined' cannot be used as an index type.
build_fe
Parameter 'entries' implicitly has an 'any' type.
build_fe
Parameter 'entry' implicitly has an 'any' type.
build_fe
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'Partial<FriendUser>'.
build_fe
Type '((uuid: string, username: string) => void) | undefined' is not assignable to type '(uuid: string, username: string) => void'.
build_fe
Process completed with exit code 2.