Skip to content

Add user actions

Add user actions #98

Triggered via pull request July 24, 2024 17:23
Status Success
Total duration 1m 9s
Artifacts

codeql.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
app/(dashboard)/users/UserMenu.tsx#L33
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
modules/user/queries.tsx#L23
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
modules/user/queries.tsx#L4
[@typescript-eslint/consistent-type-imports] All imports in the declaration are only used as types. Use `import type`.