Temporarily remove the cosmos-kit package to fix the CI pipeline #4860
turbo-ci.yml
on: pull_request
Compile
/
wasm
1m 0s
Lint
2m 3s
Build
2m 5s
test
2m 25s
lint:rust
1m 18s
test:wasm
4m 32s
Annotations
6 errors
Lint:
apps/minifront/src/components/ibc/deposit-manual/chain-provider.tsx#L33
Unsafe assignment of an `any` value
|
Lint:
apps/minifront/src/components/ibc/deposit-manual/chain-provider.tsx#L33
Unsafe member access .extension on an `any` value
|
Lint
minifront#lint:strict: command (/home/runner/actions-runner/_work/web/web/apps/minifront) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint:strict exited (1)
|
Lint
Process completed with exit code 1.
|
Build
minifront#build: command (/home/runner/actions-runner/_work/web/web/apps/minifront) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
Build
Process completed with exit code 1.
|