Skip to content

build(deps): bump actions/cache from 3 to 4 (#1640) #379

build(deps): bump actions/cache from 3 to 4 (#1640)

build(deps): bump actions/cache from 3 to 4 (#1640) #379

Triggered via push January 19, 2024 14:41
Status Success
Total duration 2m 33s
Artifacts

test.yml

on: push
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