Adds type and lint checks to CI #3
Annotations
10 errors
test:
app.config.ts#L16
Cannot find module './.solid/tree' or its corresponding type declarations.
|
test:
app.config.ts#L17
Cannot find module './.solid/flat-entries' or its corresponding type declarations.
|
test:
app.config.ts#L18
Cannot find module './.solid/solid-start-flat-entries' or its corresponding type declarations.
|
test:
app.config.ts#L19
Cannot find module './.solid/solid-router-flat-entries' or its corresponding type declarations.
|
test:
app.config.ts#L20
Cannot find module './.solid/solid-meta-flat-entries' or its corresponding type declarations.
|
test:
app.config.ts#L21
Cannot find module './.solid/solid-router-tree' or its corresponding type declarations.
|
test:
app.config.ts#L22
Cannot find module './.solid/solid-start-tree' or its corresponding type declarations.
|
test:
app.config.ts#L23
Cannot find module './.solid/solid-meta-tree' or its corresponding type declarations.
|
test:
src/app.tsx#L23
Object is possibly 'undefined'.
|
test:
src/app.tsx#L24
Object is possibly 'undefined'.
|