chore: update @edgedb/generate 0.3.4 → 0.5.6 (major) #663
Annotations
10 errors and 1 warning
src/pages/api/feed/top.ts#L51
Parameter 'upvoter' implicitly has an 'any' type.
|
src/pages/index.tsx#L90
Parameter 'story' implicitly has an 'any' type.
|
src/pages/index.tsx#L109
Parameter 'story' implicitly has an 'any' type.
|
src/pages/index.tsx#L109
Parameter 'idx' implicitly has an 'any' type.
|
src/pages/index.tsx#L125
Parameter 'story' implicitly has an 'any' type.
|
src/pages/index.tsx#L139
Parameter 'story' implicitly has an 'any' type.
|
src/pages/new.tsx#L38
Parameter 'story' implicitly has an 'any' type.
|
src/server/api/routers/home.ts#L9
Cannot find module './queries/findAllNewStories.query' or its corresponding type declarations.
|
src/server/api/routers/home.ts#L10
Cannot find module './queries/findAllTopStories.query' or its corresponding type declarations.
|
src/server/api/routers/home.ts#L11
Cannot find module './queries/findStoriesByHrefs.query' or its corresponding type declarations.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading