Skip to content

Rewrite identify handler #152

Rewrite identify handler

Rewrite identify handler #152

Triggered via pull request August 1, 2023 13:22
Status Success
Total duration 56s
Artifacts

style.yml

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

Annotations

10 warnings
build (18.x): src/api/middlewares/Authentication.ts#L19
'Config' is defined but never used
build (18.x): src/api/routes/auth/reset.ts#L22
'Config' 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