ibc: transparent address support #4807
turbo-ci.yml
on: pull_request
Compile
/
wasm
57s
Lint
1m 15s
Build
2m 6s
test
1m 50s
lint:rust
1m 44s
test:wasm
4m 44s
Annotations
5 errors
Lint:
apps/minifront/src/state/ibc-out.ts#L220
'_encoding' is assigned a value but never used
|
Lint:
apps/minifront/src/state/ibc-out.ts#L228
'denom' is never reassigned. Use 'const' instead
|
Lint:
apps/minifront/src/state/ibc-out.ts#L234
Expected '===' and instead saw '=='
|
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.
|