Skip to content

chore(package): update @edgedb/generate to version 0.5.6 #662

chore(package): update @edgedb/generate to version 0.5.6

chore(package): update @edgedb/generate to version 0.5.6 #662

Triggered via push September 19, 2024 22:13
Status Failure
Total duration 4m 21s
Artifacts

next.js.yml

on: push
Matrix: install
Matrix: lint
Matrix: typecheck
Fit to window
Zoom out
Zoom in

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/