Skip to content

chore: Create CI github workflow #2

chore: Create CI github workflow

chore: Create CI github workflow #2

Triggered via pull request January 29, 2025 04:49
Status Failure
Total duration 22s
Artifacts

ci.yml

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

Annotations

15 errors
Test (20.x)
Process completed with exit code 1.
Test (18.x)
The job was canceled because "_20_x" failed.
Test (18.x)
Process completed with exit code 1.
Test (22.x)
The job was canceled because "_20_x" failed.
Test (22.x)
The operation was canceled.
Lint: src/config.ts#L9
Please rename the variable `rootDir`. Suggested names are: `rootDirection`, `rootDirectory`. A more descriptive name will do too
Lint: src/plugins/add-app-headers.ts#L8
The variable `pkg` should be named `package_`. A more descriptive name will do too
Lint: src/plugins/add-app-headers.ts#L20
The variable `opts` should be named `options`. A more descriptive name will do too
Lint: src/plugins/print-registered-routes.ts#L6
The variable `env` should be named `environment`. A more descriptive name will do too
Lint: src/plugins/print-registered-routes.ts#L18
The variable `opts` should be named `options`. A more descriptive name will do too
Lint: src/routes/pac-route.ts#L21
The variable `opts` should be named `options`. A more descriptive name will do too
Lint: src/server.ts#L3
The variable `env` should be named `environment`. A more descriptive name will do too
Lint: src/types/fastify.d.ts#L4
The variable `FastifyPluginDoneFn` should be named `FastifyPluginDoneFunction`. A more descriptive name will do too
Lint: src/types/fastify.d.ts#L4
The variable `err` should be named `error`. A more descriptive name will do too
Lint: src/utils/zod.ts#L12
Please rename the variable `e`. Suggested names are: `error_`, `event`. A more descriptive name will do too