Sync #1
turborepo.yml
on: push
pnpm audit
11s
Lint, Build, and Test
1m 27s
Annotations
5 errors
Lint, Build, and Test
ERROR: command finished with error: command (/home/runner/work/sui/sui/sdk/build-scripts) pnpm run lint exited (1)
|
Lint, Build, and Test:
sdk/build-scripts/src/build-dapp-kit.ts#L9
Relative imports and exports must end with .js
|
Lint, Build, and Test:
sdk/build-scripts/src/build-package.ts#L4
Relative imports and exports must end with .js
|
Lint, Build, and Test:
sdk/build-scripts/src/utils/buildPackage.ts#L7
Import "BuildOptions" is only used as types
|
Lint, Build, and Test
Process completed with exit code 1.
|