Skip to content

feat: sample lib & app #9

feat: sample lib & app

feat: sample lib & app #9

Triggered via pull request September 10, 2024 16:02
Status Failure
Total duration 1m 28s
Billable time 3m
Artifacts

main-workflow.yml

on: pull_request
build  /  Run Build
29s
build / Run Build
lint  /  Lint Commit Messages
16s
lint / Lint Commit Messages
lint  /  Run Linters
32s
lint / Run Linters
test  /  Unit tests
test / Unit tests
test-integration  /  Integration tests
test-integration / Integration tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
lint / Run Linters: apps/sample-app/src/stats/balances.controller.ts#L8
Unsafe member access .getBalance on an `error` typed value
lint / Run Linters: apps/sample-app/src/stats/balances.controller.ts#L9
Unsafe member access .getBalance on an `error` typed value
lint / Run Linters: apps/sample-app/src/stats/balances.controller.ts#L12
Unsafe return of an error typed value
lint / Run Linters: apps/sample-app/src/stats/balances.controller.ts#L12
Unsafe member access [0] on an `error` typed value
lint / Run Linters: apps/sample-app/src/stats/balances.controller.ts#L12
Unsafe member access [1] on an `error` typed value
lint / Run Linters
@ts-turborepo-boilerplate/sample-app#lint: command (/home/runner/work/ts-turborepo-boilerplate/ts-turborepo-boilerplate/apps/sample-app) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
lint / Run Linters
Process completed with exit code 1.
lint / Run Linters: apps/sample-app/src/index.ts#L8
Unsafe assignment of an error typed value
lint / Run Linters: apps/sample-app/src/stats/balances.controller.ts#L7
Unsafe assignment of an error typed value