chore(common): publish nestjs-grpc-reflection nestjs-proto-types #70
GitHub Actions / Release
failed
Jan 24, 2025
Errors 1
Found 1 errors
Annotations
Check failure on line 1 in packages/nestjs-proto-types/package.json
github-actions / Release
Error release workspace @atls/nestjs-proto-types
Exit code 1
Raw output
╭──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ src/index.ts:14:15 TS2664 │
│ │
│ 12 | */ │
│ 13 | // eslint-disable-next-line @typescript-eslint/prefer-ts-expect-error │
│> 14 | declare module '*.proto' │
│ | ^ │
│ 15 | │
│ │
│ Invalid module name in augmentation, module '*.proto' cannot be found. │
│ │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
Loading