Skip to content

[Repo Setup] - Add linting and templates #9

[Repo Setup] - Add linting and templates

[Repo Setup] - Add linting and templates #9

Triggered via pull request September 12, 2025 20:06
Status Failure
Total duration 35s
Artifacts

lint-check.yml

on: pull_request
run-linting-check
31s
run-linting-check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
run-linting-check
Constraining the generic type `A2` to `any` does nothing and is unnecessary
run-linting-check
Constraining the generic type `A1` to `any` does nothing and is unnecessary
run-linting-check
Constraining the generic type `A` to `any` does nothing and is unnecessary
run-linting-check
Constraining the generic type `T` to `unknown` does nothing and is unnecessary
run-linting-check
Prefer using the primitive `bigint` as a type name, rather than the upper-cased `BigInt`
run-linting-check
Constraining the generic type `T` to `any` does nothing and is unnecessary
run-linting-check: src/generated/prisma/index-browser.js#L14
A `require()` style import is forbidden
run-linting-check: src/generated/prisma/edge.js#L29
A `require()` style import is forbidden
run-linting-check: src/generated/prisma/default.js#L4
A `require()` style import is forbidden
run-linting-check: src/generated/prisma/client.js#L4
A `require()` style import is forbidden
run-linting-check: src/generated/prisma/index.d.ts#L145
Unexpected any. Specify a different type
run-linting-check: src/generated/prisma/index.d.ts#L145
'T' is defined but never used. Allowed unused vars must match /^_/u
run-linting-check: src/generated/prisma/index.d.ts#L7
'$Types' is defined but never used. Allowed unused vars must match /^_/u
run-linting-check: src/generated/prisma/index-browser.js#L280
'prop' is defined but never used
run-linting-check: src/generated/prisma/index-browser.js#L280
'target' is defined but never used
run-linting-check: src/generated/prisma/index-browser.js#L13
'skip' is assigned a value but never used
run-linting-check: src/generated/prisma/edge.js#L28
'createParam' is assigned a value but never used
run-linting-check: src/generated/prisma/edge.js#L27
'getRuntime' is assigned a value but never used
run-linting-check: src/generated/prisma/edge.js#L24
'warnOnce' is assigned a value but never used
run-linting-check: src/generated/prisma/edge.js#L18
'skip' is assigned a value but never used