Create monthly cargo-audit check #1
Annotations
16 warnings
Clippy (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Clippy (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Clippy (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Rust Formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TypeScript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ESLint:
packages/client/src/solid/context.tsx#L44
React Hook "useSolidContext" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
ESLint:
packages/client/src/solid/context.tsx#L53
React Hook "useReactContext" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
ESLint:
packages/client/src/solid/context.tsx#L87
React Hook "useObserver" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
ESLint:
apps/mobile/src/components/browse/BrowseTags.tsx#L70
Invalid Tailwind CSS classnames order
|
ESLint:
apps/mobile/src/components/browse/BrowseTags.tsx#L84
Invalid Tailwind CSS classnames order
|
ESLint:
apps/mobile/src/components/browse/BrowseTags.tsx#L99
Invalid Tailwind CSS classnames order
|
ESLint:
apps/mobile/src/components/browse/Categories.tsx#L32
Invalid Tailwind CSS classnames order
|
ESLint:
apps/mobile/src/components/browse/Jobs.tsx#L13
Invalid Tailwind CSS classnames order
|
ESLint:
apps/mobile/src/components/browse/Jobs.tsx#L51
Invalid Tailwind CSS classnames order
|
ESLint:
apps/mobile/src/components/browse/Jobs.tsx#L55
Invalid Tailwind CSS classnames order
|