chore: update #35
Annotations
10 errors
release:
src/apis/DataApi.ts#L26
Import declaration conflicts with local declaration of 'InsightsServiceRetentionRequest'.
|
release:
src/apis/DataApi.ts#L403
Element implicitly has an 'any' type because expression of type '"owner"' can't be used to index type 'InsightsServiceRetentionRequest'.
|
release:
src/apis/DataApi.ts#L410
Element implicitly has an 'any' type because expression of type '"slug"' can't be used to index type 'InsightsServiceRetentionRequest'.
|
release:
src/apis/DataApi.ts#L417
Element implicitly has an 'any' type because expression of type '"body"' can't be used to index type 'InsightsServiceRetentionRequest'.
|
release:
src/apis/DataApi.ts#L435
Element implicitly has an 'any' type because expression of type '"owner"' can't be used to index type 'InsightsServiceRetentionRequest'.
|
release:
src/apis/DataApi.ts#L435
Element implicitly has an 'any' type because expression of type '"slug"' can't be used to index type 'InsightsServiceRetentionRequest'.
|
release:
src/apis/DataApi.ts#L439
Element implicitly has an 'any' type because expression of type '"body"' can't be used to index type 'InsightsServiceRetentionRequest'.
|
release:
src/index.ts#L5
Module './apis/index.js' has already exported a member named 'InsightsServiceRetentionRequest'. Consider explicitly re-exporting to resolve the ambiguity.
|
release:
test/simple.test.ts#L13
Property 'getProjectList' does not exist on type 'WebApi'.
|
release
Process completed with exit code 1.
|