Separate tracker build + tests w/ Vite, Turborepo, & Playwright #348
Annotations
3 errors and 8 warnings
test
Type 'GetLoadContext' is not assignable to type 'GetLoadContextFunction<any, any, Record<string, unknown>>'.
|
test
@counterscale/server#typecheck: command (/home/runner/work/counterscale/counterscale/packages/server) /usr/local/bin/npm run typecheck exited (2)
|
test
Process completed with exit code 2.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
Could not determine node version from /home/runner/work/counterscale/counterscale/package.json. Falling back
|
test:
packages/server/app/components/PaginatedTableCard.tsx#L11
Unexpected any. Specify a different type
|
test:
packages/server/app/components/TimeSeriesChart.tsx#L32
Unexpected any. Specify a different type
|
test:
packages/server/app/routes/__tests__/resources.stats.test.tsx#L5
Unexpected any. Specify a different type
|
test:
packages/server/app/routes/__tests__/resources.stats.test.tsx#L38
Unexpected any. Specify a different type
|
test:
packages/server/app/routes/__tests__/resources.stats.test.tsx#L77
Unexpected any. Specify a different type
|
test:
packages/server/app/routes/__tests__/resources.stats.test.tsx#L109
Unexpected any. Specify a different type
|