Skip to content

Add custom fusion auth client #249

Add custom fusion auth client

Add custom fusion auth client #249

Triggered via pull request July 22, 2023 23:46
Status Failure
Total duration 35s
Artifacts

lint.yml

on: pull_request
run_tests
25s
run_tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
run_tests: src/classes/AuthenticationSession.ts#L2
Import "LoginResponse" is only used as types
run_tests: src/classes/AuthenticationSession.ts#L57
Missing trailing comma
run_tests: src/classes/AuthenticationSession.ts#L59
Unsafe member access .statusCode on an `any` value
run_tests: src/classes/AuthenticationSession.ts#L62
Unsafe member access .response on an `any` value
run_tests: src/classes/AuthenticationSession.ts#L66
Unsafe member access .response on an `any` value
run_tests: src/classes/AuthenticationSession.ts#L66
Missing semicolon
run_tests: src/classes/AuthenticationSession.ts#L67
Unsafe assignment of an `any` value
run_tests: src/classes/AuthenticationSession.ts#L67
Unsafe member access .response on an `any` value
run_tests: src/classes/AuthenticationSession.ts#L74
Unsafe member access .response on an `any` value
run_tests: src/classes/AuthenticationSession.ts#L78
Unsafe assignment of an `any` value
run_tests: src/classes/AuthenticationSession.ts#L66
Unexpected console statement