LifeCycle Policies - Squashed #283
pr-test-build.yml
on: pull_request
check-npm-build
32s
Annotations
2 errors
|
check-npm-build
Process completed with exit code 2.
|
|
check-npm-build:
src/components/events/LifeCyclePolicies.tsx#L111
Type '{ templateMap: { LifeCyclePolicyIsActiveCell: ({ row, }: { row: LifeCyclePolicy; }) => Element; LifeCyclePolicyActionCell: ({ row, }: { row: LifeCyclePolicy; }) => Element; }; }' is missing the following properties from type '{ templateMap: TemplateMap; fetchResource: AsyncThunk<any, void, any>; loadResourceIntoTable: () => AppThunk; }': fetchResource, loadResourceIntoTable
|