Skip to content

[Seed] Initial dynamic seeding (#9) #103

[Seed] Initial dynamic seeding (#9)

[Seed] Initial dynamic seeding (#9) #103

Triggered via push November 17, 2023 06:54
Status Failure
Total duration 30s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
ESLint: src/env.d.ts#L1
Do not use a triple slash reference for astro/client, use `import` style instead
ESLint: src/functions/v2/[[name]]/manifests/[reference]/index.ts#L30
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
ESLint: src/functions/v2/[[name]]/manifests/[reference]/index.ts#L52
Unsafe assignment of an `any` value
ESLint: src/functions/v2/[[name]]/manifests/[reference]/index.ts#L52
Unsafe member access .mediaType on an `any` value
ESLint: src/functions/v2/[[name]]/manifests/[reference]/index.ts#L54
Unexpected string value in conditional. An explicit empty string check is required
ESLint: src/functions/v2/seed.ts#L8
Missing return type on function
ESLint: src/functions/v2/seed.ts#L12
Operands of '+' operation must either be both strings or both numbers. Consider using a template literal
ESLint: src/functions/v2/seed.ts#L15
Missing return type on function
ESLint: src/functions/v2/seed.ts#L17
Variable name `label_req` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
ESLint: src/functions/v2/seed.ts#L28
Expected '!==' and instead saw '!='
ESLint: src/functions/v2/seed.ts#L1
'Response' is defined but never used
ESLint: src/functions/v2/seed.ts#L2
'EventContext' is defined but never used
ESLint: src/functions/v2/seed.ts#L2
'PagesFunction' is defined but never used
ESLint: src/functions/v2/seed.ts#L35
Forbidden non-null assertion
ESLint: src/functions/v2/seed.ts#L61
Unexpected any. Specify a different type
ESLint: src/functions/v2/seed.ts#L61
Unexpected any. Specify a different type
ESLint: src/functions/v2/seed.ts#L88
Unexpected any. Specify a different type
ESLint: src/functions/v2/seed.ts#L88
Unexpected any. Specify a different type
ESLint: src/pages/index.astro#L9
Classname 'text-gradient' is not a Tailwind CSS class!
ESLint: src/pages/index.astro#L10
Classname 'text-gradient' is not a Tailwind CSS class!