sync-preview: merge main into preview #2834
lint.yml
on: pull_request
setup
42s
schema-check
5s
format
32s
lint
1m 27s
security
11s
secrets
24s
typecheck
29s
Annotations
11 warnings
|
setup
Cache save failed.
|
|
lint:
src/cli/tui/components/ResourceGraph.tsx#L116
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
lint:
src/cli/tui/components/DiffSummaryView.tsx#L131
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
lint:
src/cli/tui/components/DiffSummaryView.tsx#L44
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
lint:
src/cli/operations/dev/web-ui/__tests__/resolve-ui-dist-dir.test.ts#L3
'node:fs' imported multiple times
|
|
lint:
src/cli/operations/dev/web-ui/__tests__/resolve-ui-dist-dir.test.ts#L2
'node:fs' imported multiple times
|
|
lint:
src/cli/commands/status/command.tsx#L313
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
|
|
lint:
src/cli/commands/create/__tests__/create.test.ts#L285
Found non-literal argument to RegExp Constructor
|
|
lint:
src/cli/commands/create/__tests__/create.test.ts#L213
Found non-literal argument to RegExp Constructor
|
|
lint:
src/cli/commands/create/__tests__/create.test.ts#L190
Found non-literal argument to RegExp Constructor
|
|
lint:
src/cli/commands/create/__tests__/create.test.ts#L50
Found non-literal argument to RegExp Constructor
|