Refresh APS Token (#982) #337
Annotations
2 errors and 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 uses Node.js version which is deprecated 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/
|
fission/src/Synthesis.tsx#L57
'ENDPOINT_SYNTHESIS_CHALLENGE' is defined but never used. Allowed unused vars must match /^_/u
|
fission/src/Synthesis.tsx#L138
React Hook useEffect has missing dependencies: 'has_code' and 'urlParams'. Either include them or remove the dependency array
|
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
|
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
|
fission/src/ui/PanelContext.tsx#L11
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
fission/src/ui/PanelContext.tsx#L28
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
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
|
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
|
fission/src/ui/ThemeContext.tsx#L185
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
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
|
This job failed
Loading