Skip to content

chore: update

chore: update #35

Triggered via push October 30, 2024 12:05
Status Failure
Total duration 26s
Artifacts

publish.yaml

on: push
Fit to window
Zoom out
Zoom in

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.