require scrolling to see all 2147483647 woogles users #26
build-and-deploy.yml
on: push
build_api_srv
5m 46s
build_fe
53s
deploy_api_docker
0s
deploy_fe
0s
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.
|