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

Build failure happened from a modular mgmt package #3036

Open
kazrael2119 opened this issue Jan 24, 2025 · 1 comment
Open

Build failure happened from a modular mgmt package #3036

kazrael2119 opened this issue Jan 24, 2025 · 1 comment
Labels

Comments

@kazrael2119
Copy link
Contributor

Errors Files

     8  src/api/sAPApplicationServerInstances/index.ts:48
     8  src/api/sAPCentralServerInstances/index.ts:48
     8  src/api/sAPDatabaseInstances/index.ts:48
     8  src/api/sAPVirtualInstances/index.ts:296

Error Message:

src/api/sAPApplicationServerInstances/index.ts:127:3 - error TS6133: 'body' is declared but its value is never read.

127   body: {
      ~~~~

src/api/sAPApplicationServerInstances/index.ts:150:14 - error TS7053: Element implicitly has an 'any' type because expression of type '"body"' can't be used to index type 'SAPApplicationServerInstancesStartOptionalParams'.
  Property 'body' does not exist on type 'SAPApplicationServerInstancesStartOptionalParams'.

150       body: !options["body"]

here is the pr to investigate:#2995

@kazrael2119 kazrael2119 changed the title Build failure happened for a modular mgmt package Build failure happened from a modular mgmt package Jan 24, 2025
@MaryGao MaryGao added the HRLC label Jan 26, 2025
@MaryGao
Copy link
Member

MaryGao commented Jan 26, 2025

This is pending on tcgc discussion: Azure/typespec-azure#2131.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants