Feature/additional columns #126
pr.yml
on: pull_request
build-admin-ui
49s
build-public-ui
23s
test-backend
1m 12s
Annotations
10 errors
build-public-ui
Type '{ id: string; meta: { label: string; }; accessorKey: "kills"; size: number; header: ({ column }: HeaderContext<PlayerBase | LivePlayer, unknown>) => Element; }' is not assignable to type 'ColumnDef<PlayerBase | LivePlayer>'.
|
build-public-ui
Property 'category' is missing in type '{ label: string; }' but required in type 'ColumnMeta<PlayerBase | LivePlayer, unknown>'.
|
build-public-ui
Property 'category' is missing in type '{ label: string; }' but required in type 'ColumnMeta<PlayerBase | LivePlayer, unknown>'.
|
build-public-ui
Property 'category' is missing in type '{ label: string; }' but required in type 'ColumnMeta<PlayerBase | LivePlayer, unknown>'.
|
build-public-ui
Type '{ id: string; meta: { label: string; }; accessorKey: "kills"; size: number; header: ({ column }: HeaderContext<PlayerBase | LivePlayer, unknown>) => Element; }' is not assignable to type 'ColumnDef<PlayerBase | LivePlayer>'.
|
build-public-ui
Property 'category' is missing in type '{ label: string; }' but required in type 'ColumnMeta<PlayerBase | LivePlayer, unknown>'.
|
build-public-ui
Property 'category' is missing in type '{ label: string; }' but required in type 'ColumnMeta<PlayerBase | LivePlayer, unknown>'.
|
build-public-ui
Property 'category' is missing in type '{ label: string; }' but required in type 'ColumnMeta<PlayerBase | LivePlayer, unknown>'.
|
build-public-ui
Property 'category' is missing in type '{ label: string; }' but required in type 'ColumnMeta<PlayerBase | LivePlayer, unknown>'.
|
build-public-ui
Property 'category' is missing in type '{ label: string; }' but required in type 'ColumnMeta<PlayerBase | LivePlayer, unknown>'.
|