Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(common): publish nestjs-grpc-reflection nestjs-proto-types #344

Merged
merged 1 commit into from
Jan 24, 2025

chore(common): publish nestjs-grpc-reflection nestjs-proto-types

76ea2da
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore(common): publish nestjs-grpc-reflection nestjs-proto-types #344

chore(common): publish nestjs-grpc-reflection nestjs-proto-types
76ea2da
Select commit
Loading
Failed to load commit list.
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

See this annotation in the file changed.

@github-actions 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.                                                                                      │
│                                                                                                                                                              │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯