chore(deps): bump @babel/traverse from 7.17.10 to 7.25.6 #308
Annotations
5 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
example/Icons.tsx#L1
Missing return type on function
|
Lint:
example/Icons.tsx#L25
Missing return type on function
|
Lint:
example/useDarkMode.ts#L3
Missing return type on function
|
Lint:
src/hooks/useError.ts#L7
Missing return type on function
|
Loading