Skip to content

added RL workflow

added RL workflow #484

Triggered via pull request October 31, 2024 11:27
Status Failure
Total duration 2m 20s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
Run Unit Tests
Process completed with exit code 1.
Build Package
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint Code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
Run Unit Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/