Skip to content

Add initial walrus client #61

Add initial walrus client

Add initial walrus client #61

Triggered via pull request January 17, 2025 00:49
Status Failure
Total duration 1m 13s
Artifacts

turborepo.yml

on: pull_request
pnpm audit
8s
pnpm audit
Lint, Build, and Test
1m 2s
Lint, Build, and Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Lint, Build, and Test: packages/walrus/src/node-api/index.ts#L2
Relative imports and exports must end with .js
Lint, Build, and Test: packages/walrus/src/node-api/index.ts#L3
Relative imports and exports must end with .js
Lint, Build, and Test: packages/walrus/src/node-api/sdk.gen.ts#L3
Prefer using a top-level type-only import instead of inline type specifiers
Lint, Build, and Test: packages/walrus/src/node-api/sdk.gen.ts#L4
Replace `import·type·{·GetStorageConfirmationData,·GetStorageConfirmationError,·GetStorageConfirmationResponse,·InconsistencyProofData,·InconsistencyProofError,·InconsistencyProofResponse,·GetMetadataData,·GetMetadataError,·GetMetadataResponse,·PutMetadataData,·PutMetadataError,·PutMetadataResponse,·GetSliverData,·GetSliverError,·GetSliverResponse,·PutSliverData,·PutSliverError,·PutSliverResponse,·GetRecoverySymbolData,·GetRecoverySymbolError,·GetRecoverySymbolResponse,·GetBlobStatusData,·GetBlobStatusError,·GetBlobStatusResponse,·HealthInfoData,·HealthInfoError,·HealthInfoResponse·` with `⏎import·type·{⏎↹GetBlobStatusData,⏎↹GetBlobStatusError,⏎↹GetBlobStatusResponse,⏎↹GetMetadataData,⏎↹GetMetadataError,⏎↹GetMetadataResponse,⏎↹GetRecoverySymbolData,⏎↹GetRecoverySymbolError,⏎↹GetRecoverySymbolResponse,⏎↹GetSliverData,⏎↹GetSliverError,⏎↹GetSliverResponse,⏎↹GetStorageConfirmationData,⏎↹GetStorageConfirmationError,⏎↹GetStorageConfirmationResponse,⏎↹HealthInfoData,⏎↹HealthInfoError,⏎↹HealthInfoResponse,⏎↹InconsistencyProofData,⏎↹InconsistencyProofError,⏎↹InconsistencyProofResponse,⏎↹PutMetadataData,⏎↹PutMetadataError,⏎↹PutMetadataResponse,⏎↹PutSliverData,⏎↹PutSliverError,⏎↹PutSliverResponse,⏎`
Lint, Build, and Test: packages/walrus/src/node-api/sdk.gen.ts#L4
Relative imports and exports must end with .js
Lint, Build, and Test: packages/walrus/src/node-api/sdk.gen.ts#L13
Replace `options:·OptionsLegacyParser<GetStorageConfirmationData,·ThrowOnError>` with `⏎↹options:·OptionsLegacyParser<GetStorageConfirmationData,·ThrowOnError>,⏎`
Lint, Build, and Test: packages/walrus/src/node-api/sdk.gen.ts#L14
Replace `····return·(options?.client·??·client).get<GetStorageConfirmationResponse,·GetStorageConfirmationError,·ThrowOnError` with `↹return·(options?.client·??·client).get<⏎↹↹GetStorageConfirmationResponse,⏎↹↹GetStorageConfirmationError,⏎↹↹ThrowOnError⏎↹`
pnpm audit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint, Build, and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636