Vite Package Upgrade #1135
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linter:
fission/src/ui/ModalContext.tsx#L11
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Linter:
fission/src/ui/ModalContext.tsx#L28
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Linter:
fission/src/ui/PanelContext.tsx#L12
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Linter:
fission/src/ui/PanelContext.tsx#L29
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Linter:
fission/src/ui/ThemeContext.tsx#L36
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Linter:
fission/src/ui/ThemeContext.tsx#L45
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Linter:
fission/src/ui/ThemeContext.tsx#L55
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Linter:
fission/src/ui/ThemeContext.tsx#L190
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Linter:
fission/src/ui/ToastContext.tsx#L22
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Linter:
fission/src/ui/TooltipContext.tsx#L17
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Loading