[draft] staff #4611
Merged
[draft] staff #4611
Annotations
6 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
infra/staff/src/App.tsx#L22
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Lint:
infra/staff/src/App.tsx#L26
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Lint:
infra/staff/src/App.tsx#L30
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Lint:
infra/staff/src/App.tsx#L31
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Lint:
infra/staff/src/App.tsx#L118
React Hook useEffect has missing dependencies: 'localEmail' and 'localToken'. Either include them or remove the dependency array
|
Loading