view service: LQT scaffolding #4974
turbo-ci.yml
on: pull_request
Compile
/
wasm
3m 30s
Lint
1m 11s
Build
2m 36s
test
2m 24s
lint:rust
1m 41s
test:wasm
4m 12s
Annotations
7 errors and 1 warning
Lint:
packages/wasm/src/voting.ts#L11
Unexpected console statement
|
Lint:
packages/wasm/src/voting.ts#L12
Unsafe assignment of an `any` value
|
Lint:
packages/wasm/src/voting.ts#L12
Unexpected any. Specify a different type
|
Lint:
packages/wasm/src/voting.ts#L19
Unsafe argument of type `any` assigned to a parameter of type `JsonValue`
|
Lint:
packages/wasm/src/voting.ts#L20
Unsafe argument of type `any` assigned to a parameter of type `JsonValue`
|
Lint
@penumbra-zone/wasm#lint:strict: command (/home/runner/actions-runner/_work/web/web/packages/wasm) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint:strict exited (1)
|
Lint
Process completed with exit code 1.
|
Lint
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
|