chore: update @edgedb/generate 0.3.4 → 0.5.5 (major) #646
next.js.yml
on: pull_request
Matrix: install
Matrix: lint
Matrix: typecheck
Annotations
11 errors and 3 warnings
typecheck (18.x):
src/pages/api/feed/top.ts#L51
Parameter 'upvoter' implicitly has an 'any' type.
|
typecheck (18.x):
src/pages/index.tsx#L90
Parameter 'story' implicitly has an 'any' type.
|
typecheck (18.x):
src/pages/index.tsx#L109
Parameter 'story' implicitly has an 'any' type.
|
typecheck (18.x):
src/pages/index.tsx#L109
Parameter 'idx' implicitly has an 'any' type.
|
typecheck (18.x):
src/pages/index.tsx#L125
Parameter 'story' implicitly has an 'any' type.
|
typecheck (18.x):
src/pages/index.tsx#L139
Parameter 'story' implicitly has an 'any' type.
|
typecheck (18.x):
src/pages/new.tsx#L38
Parameter 'story' implicitly has an 'any' type.
|
typecheck (18.x):
src/server/api/routers/home.ts#L9
Cannot find module './queries/findAllNewStories.query' or its corresponding type declarations.
|
typecheck (18.x):
src/server/api/routers/home.ts#L10
Cannot find module './queries/findAllTopStories.query' or its corresponding type declarations.
|
typecheck (18.x):
src/server/api/routers/home.ts#L11
Cannot find module './queries/findStoriesByHrefs.query' or its corresponding type declarations.
|
lint (18.x)
Process completed with exit code 1.
|
install (18.x)
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/
|
typecheck (18.x)
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/
|
lint (18.x)
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/
|