add main loader #96 #261
Annotations
2 errors and 2 warnings
Check Lint:
app/app/[locale]/_layout/ErrorDisplay.tsx#L19
Unexpected console statement
|
Check Lint
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Check Lint:
packages/common/hooks/useLocalStorageState.ts#L50
React Hook useEffect has a missing dependency: 'initialValue'. Either include it or remove the dependency array. If 'setStoredValue' needs the current value of 'initialValue', you can also switch to useReducer instead of useState and read 'initialValue' in the reducer
|
The logs for this run have expired and are no longer available.
Loading