feat: allow for disabling of HELI on stdlcd (#40) #90
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
ui/src/components/jobs/JobCreateForm.tsx#L290
Unexpected any. Specify a different type
|
Lint:
ui/src/components/jobs/table/JobsTable.tsx#L75
Unexpected any. Specify a different type
|
Lint:
ui/src/components/jobs/table/JobsTable.tsx#L75
Unexpected any. Specify a different type
|
Lint:
ui/src/stories/decorators/withProvider.tsx#L9
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
Lint:
ui/src/stories/decorators/withProvider.tsx#L9
Unexpected any. Specify a different type
|
Loading