Skip to content

chore(deps): update all non-major dev-dependencies #1216

chore(deps): update all non-major dev-dependencies

chore(deps): update all non-major dev-dependencies #1216

Triggered via pull request September 20, 2024 01:47
Status Failure
Total duration 1m 58s
Artifacts

continuous-integration.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Linting: apps/server/src/middleware/UserApiKeyMiddleware.ts#L31
Replace `req.headers.host·??·req.hostname` with `(req.headers.host·??·req.hostname)`
Linting: apps/server/src/routes/api/internal/bins/[id].ts#L14
Replace `req.headers.host·??·req.hostname` with `(req.headers.host·??·req.hostname)`
Linting: apps/server/src/routes/api/internal/bins/[id].ts#L48
Replace `req.headers.host·??·req.hostname` with `(req.headers.host·??·req.hostname)`
Linting: apps/server/src/routes/api/internal/files/[id].ts#L15
Replace `req.headers.host·??·req.hostname` with `(req.headers.host·??·req.hostname)`
Linting: apps/server/src/routes/api/internal/files/[id].ts#L26
Replace `··` with `↹`
Linting: apps/server/src/routes/api/internal/files/[id].ts#L74
Replace `req.headers.host·??·req.hostname` with `(req.headers.host·??·req.hostname)`
Linting: apps/server/src/routes/api/internal/files/[id].ts#L85
Replace `··` with `↹`
Linting: apps/server/src/trpc/context/AuthUser.ts#L15
Replace `req.headers.host·??·req.hostname` with `(req.headers.host·??·req.hostname)`
Linting: apps/server/src/trpc/v1/auth/state.ts#L13
Replace `req.headers.host·??·req.hostname` with `(req.headers.host·??·req.hostname)`
Linting
server#lint: command (/home/runner/work/PaperPlane/PaperPlane/apps/server) /tmp/xfs-71ababa4/yarn run lint exited (1)
Building
web#build: command (/home/runner/work/PaperPlane/PaperPlane/apps/web) /tmp/xfs-8505275a/yarn run build exited (1)
Building
Process completed with exit code 1.