add announcement page #389
build.yml
on: pull_request
build
/
Check licenses headers
27s
build
/
build
4m 8s
Annotations
6 errors and 1 warning
|
build / build
Process completed with exit code 2.
|
|
build / build:
src/services/user-admin.ts#L336
Type 'Promise<Response>' is not assignable to type 'Promise<void>'.
|
|
build / build:
src/services/user-admin.ts#L328
Type 'Promise<unknown>' is not assignable to type 'Promise<Announcement[]>'.
|
|
build / build:
src/pages/banners/announcements-page.tsx#L75
'gridRef.current' is possibly 'null'.
|
|
build / build:
src/pages/banners/add-announcement-form.tsx#L111
Argument of type 'Dayjs | null' is not assignable to parameter of type 'string'.
|
|
build / build:
src/pages/banners/add-announcement-form.tsx#L101
Argument of type 'Dayjs | null' is not assignable to parameter of type 'string'.
|
|
build / Check licenses headers
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|