Skip to content

Add pg dependency

Add pg dependency #247

Triggered via push September 26, 2023 10:28
Status Failure
Total duration 1m 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

style.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build (18.x)
Process completed with exit code 1.
build (18.x): src/api/routes/channels/#channel_id/messages/index.ts#L23
'ChannelType' is defined but never used
build (18.x): src/api/routes/connections/#connection_name/#connection_id/refresh.ts#L25
'connection_name' is assigned a value but never used
build (18.x): src/api/routes/connections/#connection_name/#connection_id/refresh.ts#L25
'connection_id' is assigned a value but never used
build (18.x): src/connections/BattleNet/index.ts#L36
'BattleNetErrorResponse' is defined but never used
build (18.x): src/connections/BattleNet/index.ts#L60
Forbidden non-null assertion
build (18.x): src/connections/BattleNet/index.ts#L88
Forbidden non-null assertion
build (18.x): src/connections/BattleNet/index.ts#L89
Forbidden non-null assertion
build (18.x): src/connections/BattleNet/index.ts#L119
Forbidden non-null assertion
build (18.x): src/connections/Discord/index.ts#L57
Forbidden non-null assertion
build (18.x): src/connections/Discord/index.ts#L85
Forbidden non-null assertion