refactor: Move component interfaces to root types file #103
build.yml
on: push
build
/
validations
29s
build
/
test
1m 10s
Annotations
4 warnings
build / validations
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / validations:
src/adapters/rpc-server/services/get-friends.ts#L2
'Friend' is defined but never used. Allowed unused vars must match /^_/u
|
build / validations:
src/adapters/rpc-server/services/get-friends.ts#L7
'ConnectivityStatus' is defined but never used. Allowed unused vars must match /^_/u
|
build / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|