Skip to content

Mzk/server exp updated #18

Mzk/server exp updated

Mzk/server exp updated #18

Triggered via pull request April 11, 2024 20:11
Status Failure
Total duration 2m 8s
Artifacts

build-test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 5 warnings
Build, lint, and test on Node 20 and ubuntu-latest
@composexp/server#lint: command (/home/runner/work/solutions/solutions/demo/server) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
Build, lint, and test on Node 20 and ubuntu-latest: demo/server/src/controllers/multiController.ts#L79
Unsafe argument of type `any` assigned to a parameter of type `number`
Build, lint, and test on Node 20 and macOS-latest
The job was canceled because "_20_ubuntu-latest" failed.
Build, lint, and test on Node 20 and macOS-latest
The operation was canceled.
Build, lint, and test on Node 20 and ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test on Node 20 and ubuntu-latest: demo/server/src/index.ts#L14
Caution: `express` also has a named export `json`. Check if you meant to write `import {json} from 'express'` instead
Build, lint, and test on Node 20 and ubuntu-latest: demo/server/src/index.ts#L19
Unexpected any. Specify a different type
Build, lint, and test on Node 20 and ubuntu-latest: demo/server/src/routes/multi.ts#L4
Caution: `express` also has a named export `Router`. Check if you meant to write `import {Router} from 'express'` instead
Build, lint, and test on Node 20 and ubuntu-latest: demo/server/src/routes/single.ts#L4
Caution: `express` also has a named export `Router`. Check if you meant to write `import {Router} from 'express'` instead