Merge pull request #392 from Libertum-Project/fix(DEV-999)-grant-program #175
Annotations
10 errors, 11 warnings, and 7 notices
ESLint:
utils/index.ts#L7
ESLint: Unsafe member access .address on an \`any\` value. (@typescript-eslint/no-unsafe-member-access)
|
ESLint:
utils/index.ts#L1
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
|
ESLint:
tailwind.config.ts#L5
ESLint: Replace \`'./pages/\*\*/\*.{ts,tsx,·mdx}',·'./components/\*\*/\*.{ts,tsx,mdx}',·'./app/\*\*/\*.{ts,tsx,mdx}',·'./src/\*\*/\*.{ts,tsx,·mdx}'\` with \`⏎····'./pages/\*\*/\*.{ts,tsx,·mdx}',⏎····'./components/\*\*/\*.{ts,tsx,mdx}',⏎····'./app/\*\*/\*.{ts,tsx,mdx}',⏎····'./src/\*\*/\*.{ts,tsx,·mdx}',⏎··\` (prettier/prettier)
|
ESLint:
utils/index.ts#L6
ESLint: Unsafe member access .symbol on an \`any\` value. (@typescript-eslint/no-unsafe-member-access)
|
ESLint:
utils/index.ts#L5
ESLint: Unsafe call of an \`any\` typed value. (@typescript-eslint/no-unsafe-call)
|
ESLint:
utils/index.ts#L7
ESLint: Unsafe call of an \`any\` typed value. (@typescript-eslint/no-unsafe-call)
|
ESLint:
utils/index.ts#L6
ESLint: Unsafe call of an \`any\` typed value. (@typescript-eslint/no-unsafe-call)
|
ESLint:
utils/index.ts#L5
ESLint: Unsafe member access .forEach on an \`any\` value. (@typescript-eslint/no-unsafe-member-access)
|
ESLint:
utils/index.ts#L7
ESLint: Computed name \[token.address?.toLowerCase()\] resolves to an \`any\` value. (@typescript-eslint/no-unsafe-member-access)
|
ESLint:
constants/index.ts#L2
ESLint: Delete \`⏎·\` (prettier/prettier)
|
qodana
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ESLint:
app/(routes)/ecosystem/thelibertum/EcosystemTabs.tsx#L42
ESLint: Unsafe assignment of an \`any\` value. (@typescript-eslint/no-unsafe-assignment)
|
ESLint:
app/(routes)/team/teamMembers.ts#L43
ESLint: Unsafe assignment of an \`any\` value. (@typescript-eslint/no-unsafe-assignment)
|
ESLint:
app/api/swap/route.ts#L6
ESLint: Unsafe assignment of an \`any\` value. (@typescript-eslint/no-unsafe-assignment)
|
ESLint:
app/(routes)/ecosystem/partners/Partners.tsx#L28
ESLint: Unsafe assignment of an \`any\` value. (@typescript-eslint/no-unsafe-assignment)
|
ESLint:
app/(routes)/ecosystem/thelibertum/EcosystemTabs.tsx#L24
ESLint: Unsafe assignment of an \`any\` value. (@typescript-eslint/no-unsafe-assignment)
|
ESLint:
app/(routes)/ambassadors/Included.tsx#L21
ESLint: Unsafe assignment of an \`any\` value. (@typescript-eslint/no-unsafe-assignment)
|
ESLint:
app/(routes)/ambassadors/Included.tsx#L13
ESLint: Unsafe assignment of an \`any\` value. (@typescript-eslint/no-unsafe-assignment)
|
ESLint:
app/(routes)/team/TeamMembersFeed.tsx#L32
ESLint: Unsafe assignment of an \`any\` value. (@typescript-eslint/no-unsafe-assignment)
|
ESLint:
app/(routes)/asset-owners/talkToLibertum/talkToLibertum.tsx#L39
ESLint: Unsafe assignment of an \`any\` value. (@typescript-eslint/no-unsafe-assignment)
|
ESLint:
app/(routes)/rwa/tags/Tags.tsx#L71
ESLint: Unsafe assignment of an \`any\` value. (@typescript-eslint/no-unsafe-assignment)
|
Result of method call returning a promise is ignored:
components/hoc/withAuth.tsx#L30
Promise returned from saveUser is ignored
|
Referenced UMD global variable:
app/(routes)/community/hero/ContactForm.tsx#L11
Referenced UMD global variable
|
Referenced UMD global variable:
components/ui/skeleton.tsx#L3
Referenced UMD global variable
|
Referenced UMD global variable:
app/(routes)/rfp/contactForm/contactFrom.tsx#L9
Referenced UMD global variable
|
Referenced UMD global variable:
components/Contact/ContactModal.tsx#L11
Referenced UMD global variable
|
Referenced UMD global variable:
app/layout.tsx#L16
Referenced UMD global variable
|
Referenced UMD global variable:
components/Contact/contactForm.tsx#L16
Referenced UMD global variable
|