[Repo Setup] - Add linting and templates #9
lint-check.yml
on: pull_request
run-linting-check
31s
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
|