ibc: transparent address support #4809
turbo-ci.yml
on: pull_request
Compile
/
wasm
1m 5s
Lint
1m 19s
Build
1m 53s
test
2m 1s
lint:rust
1m 53s
test:wasm
4m 18s
Annotations
10 errors
Lint:
apps/minifront/src/state/ibc-in/index.tsx#L223
Expected '===' and instead saw '=='
|
Lint:
apps/minifront/src/state/ibc-in/index.tsx#L223
Expected '===' and instead saw '=='
|
Lint:
apps/minifront/src/state/ibc-in/index.tsx#L233
Forbidden non-null assertion
|
Lint:
apps/minifront/src/state/ibc-in/index.tsx#L233
This assertion is unnecessary since it does not change the type of the expression
|
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#L233
Expected '===' and instead saw '=='
|
Lint:
apps/minifront/src/state/ibc-out.ts#L233
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.
|