Skip to content

LifeCycle Policies - Squashed #283

LifeCycle Policies - Squashed

LifeCycle Policies - Squashed #283

Triggered via pull request April 14, 2026 09:11
Status Failure
Total duration 36s
Artifacts

pr-test-build.yml

on: pull_request
check-npm-build
32s
check-npm-build
Fit to window
Zoom out
Zoom in

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