Skip to content

Update prisma

Update prisma #12

Triggered via push November 20, 2024 08:12
Status Failure
Total duration 34s
Artifacts

eslint.yml

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

Annotations

12 errors and 12 warnings
build (16.x)
Process completed with exit code 1.
build (18.x)
The job was canceled because "_16_x" failed.
build (18.x): src/routes/v1/admin/servers/index.ts#L25
Replace `servers.map(n` with `⏎······servers.map((n)`
build (18.x): src/routes/v1/admin/servers/index.ts#L28
Replace `}))` with `··})),⏎····`
build (18.x): src/routes/v1/index.ts#L39
Delete `⏎`
build (18.x): src/routes/v1/index.ts#L65
Replace `null·as·unknown` with `(null·as·unknown)`
build (18.x): src/routes/v1/servers/index.ts#L25
Insert `⏎·········`
build (18.x): src/routes/v1/servers/index.ts#L26
Replace `··········` with `··············`
build (18.x): src/routes/v1/servers/index.ts#L27
Insert `····`
build (18.x): src/routes/v1/servers/index.ts#L28
Insert `····`
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (18.x): src/common/config/index.ts#L6
Missing return type on function
build (18.x): src/common/error/index.ts#L55
'n' is defined but never used
build (18.x): src/common/error/index.ts#L83
Missing return type on function
build (18.x): src/common/logger/index.ts#L2
'Figlet' is defined but never used
build (18.x): src/common/logger/index.ts#L3
'fs' is defined but never used
build (18.x): src/common/logger/index.ts#L6
Missing return type on function
build (18.x): src/common/logger/index.ts#L6
Unexpected any. Specify a different type
build (18.x): src/common/logger/index.ts#L9
Missing return type on function
build (18.x): src/common/logger/index.ts#L9
Unexpected any. Specify a different type
build (18.x): src/common/logger/index.ts#L12
Missing return type on function