Merge branch 'main' into dev #26
dev.yml
on: push
build-and-upload
17s
deploy
0s
Annotations
3 errors and 1 warning
build-and-upload:
src/components/Grass/TeamGrass.tsx#L93
Type 'string | null' is not assignable to type 'string | undefined'.
|
build-and-upload:
src/hooks/useGetUserGrass.ts#L13
Argument of type '() => { date: string; id: number; count: number; proportion: number; }[]' is not assignable to parameter of type 'TIL[] | (() => TIL[])'.
|
build-and-upload
Process completed with exit code 2.
|
build-and-upload
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|