chore: added a simple ci workflow #1
Annotations
10 errors and 10 warnings
|
lint-build (20):
src/server/routers/snippets.ts#L28
Unexpected any. Specify a different type
|
|
lint-build (20):
src/server/routers/module.ts#L150
Unexpected any. Specify a different type
|
|
lint-build (20):
src/server/routers/module.ts#L143
Unexpected any. Specify a different type
|
|
lint-build (20):
src/server/routers/color-palette.ts#L107
Unexpected any. Specify a different type
|
|
lint-build (20):
src/server/routers/color-palette.ts#L71
Unexpected any. Specify a different type
|
|
lint-build (20):
src/contexts/modules-context.tsx#L54
Unexpected any. Specify a different type
|
|
lint-build (20)
Unexpected any. Specify a different type
|
|
lint-build (20)
Unexpected any. Specify a different type
|
|
lint-build (20)
Unexpected any. Specify a different type
|
|
lint-build (20)
Unexpected any. Specify a different type
|
|
lint-build (20):
app/(auth)/signup/page.tsx#L26
'handleSignUp' is assigned a value but never used
|
|
lint-build (20):
app/(auth)/signup/page.tsx#L24
'error' is assigned a value but never used
|
|
lint-build (20):
app/(auth)/signup/page.tsx#L22
'setConfirmPassword' is assigned a value but never used
|
|
lint-build (20):
app/(auth)/signup/page.tsx#L21
'setPassword' is assigned a value but never used
|
|
lint-build (20):
app/(auth)/signup/page.tsx#L20
'setEmail' is assigned a value but never used
|
|
lint-build (20):
app/(auth)/signup/page.tsx#L19
'setName' is assigned a value but never used
|
|
lint-build (20):
app/(auth)/signin/page.tsx#L24
'handleEmailSignIn' is assigned a value but never used
|
|
lint-build (20):
app/(auth)/signin/page.tsx#L22
'error' is assigned a value but never used
|
|
lint-build (20):
app/(auth)/signin/page.tsx#L20
'setPassword' is assigned a value but never used
|
|
lint-build (20):
app/(auth)/signin/page.tsx#L19
'setEmail' is assigned a value but never used
|