Skip to content

build(deps): bump axios and start-server-and-test #338

build(deps): bump axios and start-server-and-test

build(deps): bump axios and start-server-and-test #338

Triggered via pull request December 11, 2023 09:59
Status Success
Total duration 2m 29s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint Code: src/auth0-session/client/edge-client.ts#L123
Missing return type on function
Lint Code: src/auth0-session/client/edge-client.ts#L196
'id_token_hint' is assigned a value but never used
Lint Code: src/auth0-session/client/node-client.ts#L150
'id_token_hint' is assigned a value but never used
Lint Code: src/auth0-session/client/node-client.ts#L182
Missing return type on function
Lint Code: src/auth0-session/handlers/backchannel-logout.ts#L13
Forbidden non-null assertion
Lint Code: src/auth0-session/handlers/callback.ts#L96
Forbidden non-null assertion
Lint Code: src/auth0-session/http/node-request.ts#L11
Missing return type on function
Lint Code: src/auth0-session/http/node-request.ts#L15
Missing return type on function
Lint Code: src/auth0-session/http/node-request.ts#L19
Missing return type on function
Lint Code: src/auth0-session/http/node-response.ts#L12
Missing return type on function