This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
chore(deps): update all non-major dev-dependencies #1409
continuous-integration.yml
on: pull_request
Dependencies
32s
Annotations
12 errors and 3 warnings
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-e54b9247/yarn run lint exited (1)
|
Building
web#build: command (/home/runner/work/PaperPlane/PaperPlane/apps/web) /tmp/xfs-0b77168e/yarn run build exited (1)
|
Building
Process completed with exit code 1.
|
Dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Building
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|