Skip to content

feat: add empty cards for contribution #542

feat: add empty cards for contribution

feat: add empty cards for contribution #542

Triggered via pull request August 21, 2024 14:33
Status Success
Total duration 2m 0s
Artifacts

code-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings and 10 notices
lint/correctness/useExhaustiveDependencies: src/v2/hooks/useOauthPopupWindow.ts#L118
This hook does not specify all of its dependencies: toast
lint/correctness/useExhaustiveDependencies: src/hooks/useClearUrlQuery.ts#L8
This hook does not specify all of its dependencies: router.asPath.includes
lint/correctness/useExhaustiveDependencies: src/hooks/useClearUrlQuery.ts#L8
This hook does not specify all of its dependencies: router.query
lint/correctness/useExhaustiveDependencies: src/hooks/useClearUrlQuery.ts#L8
This hook does not specify all of its dependencies: router.replace
lint/correctness/useExhaustiveDependencies: src/hooks/useIsStuck.ts#L21
This hook does not specify all of its dependencies: setIsStuckActive
lint/correctness/useExhaustiveDependencies: src/hooks/useIsStuck.ts#L21
This hook specifies more dependencies than necessary: ref
type
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/style/noDefaultExport: src/theme/colors.ts#L237
Avoid default exports.
lint/style/noDefaultExport: src/theme/styles.ts#L133
Avoid default exports.
lint/style/noDefaultExport: src/theme/components/link.ts#L17
Avoid default exports.
lint/style/noDefaultExport: src/theme/components/table.ts#L54
Avoid default exports.
lint/style/noDefaultExport: src/theme/components/tooltip.ts#L9
Avoid default exports.
lint/style/noDefaultExport: src/theme/components/text.ts#L17
Avoid default exports.