Update automated release process to latest version #350
Triggered via pull request
December 15, 2023 11:33
Status
Cancelled
Total duration
1m 38s
Artifacts
–
Annotations
4 errors and 10 warnings
Lint Code
Canceling since a higher priority waiting request for 'Build and Test-refs/pull/1611/merge' exists
|
Lint Code
The operation was canceled.
|
Run Unit Tests
Canceling since a higher priority waiting request for 'Build and Test-refs/pull/1611/merge' exists
|
Run Unit Tests
The operation was canceled.
|
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
|