Added trigger action model #340
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 errors and 13 warnings
lint:
frontend/src/components/trigger/ActionForm.tsx#L24
There should be at least one empty line between import groups
|
lint:
frontend/src/components/trigger/ActionForm.tsx#L27
There should be at least one empty line between import groups
|
lint:
frontend/src/components/trigger/ActionForm.tsx#L27
`./TriggerFormSchema` import should occur before import of `components/entry/entryForm/ReferralsAutocomplete`
|
lint:
frontend/src/components/trigger/ActionForm.tsx#L237
'swap' is assigned a value but never used
|
lint:
frontend/src/components/trigger/ActionForm.tsx#L282
'swap' is assigned a value but never used
|
lint:
frontend/src/components/trigger/Conditions.tsx#L21
There should be at least one empty line between import groups
|
lint:
frontend/src/components/trigger/Conditions.tsx#L24
There should be at least one empty line between import groups
|
lint:
frontend/src/components/trigger/Conditions.tsx#L24
`./TriggerFormSchema` import should occur before import of `components/entry/entryForm/ReferralsAutocomplete`
|
lint:
frontend/src/components/trigger/Conditions.tsx#L25
There should be at least one empty line between import groups
|
lint:
frontend/src/components/trigger/Conditions.tsx#L25
`@mui/material/styles` import should occur before import of `react`
|
build
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
frontend/src/components/common/SearchBox.tsx#L16
Unexpected any. Specify a different type
|
lint:
frontend/src/hooks/useTypedParams.tsx#L4
Unexpected any. Specify a different type
|
lint:
frontend/src/repository/AironeApiClient.ts#L527
Unexpected any. Specify a different type
|
lint:
frontend/src/repository/AironeApiClient.ts#L530
Unexpected any. Specify a different type
|
lint:
frontend/src/repository/AironeApiClient.ts#L538
Unexpected any. Specify a different type
|
lint:
frontend/src/services/AironeAPIErrorUtil.ts#L21
Unexpected any. Specify a different type
|
lint:
frontend/src/services/AironeAPIErrorUtil.ts#L26
Unexpected any. Specify a different type
|
lint:
frontend/src/services/AironeAPIErrorUtil.ts#L37
Unexpected any. Specify a different type
|
lint:
frontend/src/services/ServerContext.ts#L6
Unexpected any. Specify a different type
|
lint:
frontend/src/services/ServerContext.ts#L41
Unexpected any. Specify a different type
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|