fix: proxy typing + copyrights #33
Annotations
6 errors
linter, formatters and unit tests / ubuntu-22.04:
packages/backend/src/studio.ts#L99
Type 'StudioApiImpl' does not satisfy the constraint 'Record<keyof StudioApiImpl, UnaryRPC>'.
|
linter, formatters and unit tests / ubuntu-22.04
Process completed with exit code 2.
|
linter, formatters and unit tests / macos-12:
packages/backend/src/studio.ts#L99
Type 'StudioApiImpl' does not satisfy the constraint 'Record<keyof StudioApiImpl, UnaryRPC>'.
|
linter, formatters and unit tests / macos-12
Process completed with exit code 2.
|
linter, formatters and unit tests / windows-2022:
packages/backend/src/studio.ts#L99
Type 'StudioApiImpl' does not satisfy the constraint 'Record<keyof StudioApiImpl, UnaryRPC>'.
|
linter, formatters and unit tests / windows-2022
Process completed with exit code 1.
|