refactor: simplify store actions export #13544
Annotations
10 errors
Run yarn test:ci:
src/app/store/resourcepool/actions.test.ts#L7
TypeError: Cannot read properties of undefined (reading 'fetch')
❯ src/app/store/resourcepool/actions.test.ts:7:20
|
Run yarn test:ci:
src/app/store/resourcepool/actions.test.ts#L18
TypeError: Cannot read properties of undefined (reading 'create')
❯ src/app/store/resourcepool/actions.test.ts:18:20
|
Run yarn test:ci:
src/app/store/resourcepool/actions.test.ts#L35
TypeError: Cannot read properties of undefined (reading 'update')
❯ src/app/store/resourcepool/actions.test.ts:35:15
|
Run yarn test:ci:
src/app/store/resourcepool/actions.test.ts#L53
TypeError: Cannot read properties of undefined (reading 'delete')
❯ src/app/store/resourcepool/actions.test.ts:53:20
|
Run yarn test:ci:
src/app/store/resourcepool/actions.test.ts#L68
TypeError: Cannot read properties of undefined (reading 'cleanup')
❯ src/app/store/resourcepool/actions.test.ts:68:20
|
Run yarn test:ci:
src/app/store/resourcepool/actions.test.ts#L76
TypeError: Cannot read properties of undefined (reading 'createWithMachines')
❯ src/app/store/resourcepool/actions.test.ts:76:20
|
Run yarn test:ci:
src/app/store/space/actions.test.ts#L5
TypeError: Cannot read properties of undefined (reading 'fetch')
❯ src/app/store/space/actions.test.ts:5:20
|
Run yarn test:ci:
src/app/store/space/actions.test.ts#L16
TypeError: Cannot read properties of undefined (reading 'create')
❯ src/app/store/space/actions.test.ts:16:20
|
Run yarn test:ci:
src/app/store/space/actions.test.ts#L33
TypeError: Cannot read properties of undefined (reading 'update')
❯ src/app/store/space/actions.test.ts:33:15
|
Run yarn test:ci:
src/app/store/space/actions.test.ts#L51
TypeError: Cannot read properties of undefined (reading 'delete')
❯ src/app/store/space/actions.test.ts:51:20
|
The logs for this run have expired and are no longer available.
Loading