chore(deps): bump path-to-regexp and express #92
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint:
src/cluster.ts#L300
No magic number: 403
|
Run npm run lint:
src/cluster.ts#L323
No magic number: 404
|
Run npm run lint:
src/config.ts#L16
No magic number: 4000
|
Run npm run lint:
src/file.ts#L5
No magic number: 32
|
Run npm run lint:
src/keepalive.ts#L55
No magic number: 3
|
Run npm run lint:
src/logger.ts#L4
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run npm run lint:
src/routes/auth.route.ts#L10
No magic number: 403
|
Run npm run lint:
src/routes/auth.route.ts#L17
No magic number: 403
|
Run npm run lint:
src/routes/auth.route.ts#L19
No magic number: 204
|
Run npm run lint:
src/routes/measure.route.ts#L12
No magic number: 403
|
Loading