chore(deps): update pnpm to v10.5.1 #1503
release.yml
on: push
Release a new version 🚀
39s
Annotations
10 errors and 10 warnings
Release a new version 🚀:
eslint.config.mjs#L1
Unexpected use of file extension "js" for "eslint-config-canonical/configurations/auto.js"
|
Release a new version 🚀:
src/app.module.ts#L5
Unexpected use of file extension "controller" for "~app/health.controller"
|
Release a new version 🚀:
src/app.module.ts#L6
Unexpected use of file extension "module" for "~auth/auth.module"
|
Release a new version 🚀:
src/app.module.ts#L7
Unexpected use of file extension "module" for "~blog/blog.module"
|
Release a new version 🚀:
src/auth/auth.module.spec.ts#L1
'/home/runner/work/nest-api-example/nest-api-example/node_modules/@nestjs/common/index.js' imported multiple times
|
Release a new version 🚀:
src/auth/auth.module.spec.ts#L2
'/home/runner/work/nest-api-example/nest-api-example/node_modules/@nestjs/common/index.js' imported multiple times
|
Release a new version 🚀:
src/auth/auth.module.spec.ts#L5
Unexpected use of file extension "module" for "~auth/auth.module"
|
Release a new version 🚀:
src/auth/auth.module.spec.ts#L7
Unexpected use of file extension "entity" for "~auth/entities/user.entity"
|
Release a new version 🚀:
src/auth/auth.module.spec.ts#L8
Unexpected use of file extension "factory" for "~auth/factories/login-user.factory"
|
Release a new version 🚀:
src/auth/auth.module.spec.ts#L9
Unexpected use of file extension "factory" for "~auth/factories/register-user.factory"
|
Release a new version 🚀:
src/auth/controllers/auth.controller.spec.ts#L24
Potential timing attack, left side: true
|
Release a new version 🚀:
src/auth/controllers/auth.controller.spec.ts#L28
Potential timing attack, left side: true
|
Release a new version 🚀:
src/auth/controllers/auth.controller.spec.ts#L48
Potential timing attack, left side: true
|
Release a new version 🚀:
src/auth/decorators/normalize-email.decorator.spec.ts#L1
Filename 'normalize-email.decorator.spec.ts' does not match the naming convention
|
Release a new version 🚀:
src/auth/decorators/normalize-email.decorator.ts#L1
Filename 'normalize-email.decorator.ts' does not match the naming convention
|
Release a new version 🚀:
src/auth/dto/login-user.dto.spec.ts#L1
Filename 'login-user.dto.spec.ts' does not match the naming convention
|
Release a new version 🚀:
src/auth/dto/login-user.dto.spec.ts#L19
Potential timing attack, left side: true
|
Release a new version 🚀:
src/auth/dto/login-user.dto.ts#L1
Filename 'login-user.dto.ts' does not match the naming convention
|
Release a new version 🚀:
src/auth/dto/register-user.dto.spec.ts#L1
Filename 'register-user.dto.spec.ts' does not match the naming convention
|
Release a new version 🚀:
src/auth/dto/register-user.dto.ts#L1
Filename 'register-user.dto.ts' does not match the naming convention
|