Skip to content

Merge branch 'add-tabnine-chat-state' into fix-login-states #3962

Merge branch 'add-tabnine-chat-state' into fix-login-states

Merge branch 'add-tabnine-chat-state' into fix-login-states #3962

Triggered via push December 4, 2023 11:32
Status Failure
Total duration 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 2 warnings
Test: src/authentication/TabnineAuthenticationProvider.ts#L19
Cannot find module '../utils/deriveState' or its corresponding type declarations.
Test: src/authentication/TabnineAuthenticationProvider.ts#L105
Binding element 'current' implicitly has an 'any' type.
Test: src/authentication/TabnineAuthenticationProvider.ts#L105
Binding element 'last' implicitly has an 'any' type.
Test
Process completed with exit code 2.
Build & Lint: src/authentication/TabnineAuthenticationProvider.ts#L19
Unable to resolve path to module '../utils/deriveState'
Build & Lint: src/authentication/TabnineAuthenticationProvider.ts#L19
Missing file extension for "../utils/deriveState"
Build & Lint: src/authentication/TabnineAuthenticationProvider.ts#L56
Unsafe call of an `any` typed value
Build & Lint: src/authentication/TabnineAuthenticationProvider.ts#L64
Unsafe argument of type `any` assigned to a parameter of type `{ dispose: () => any; }`
Build & Lint: src/authentication/TabnineAuthenticationProvider.ts#L75
Unsafe assignment of an `any` value
Build & Lint: src/authentication/TabnineAuthenticationProvider.ts#L75
Unsafe member access .current on an `any` value
Build & Lint: src/authentication/TabnineAuthenticationProvider.ts#L75
Unsafe member access .get on an `any` value
Build & Lint: src/authentication/TabnineAuthenticationProvider.ts#L75
Unsafe call of an `any` typed value
Build & Lint: src/authentication/TabnineAuthenticationProvider.ts#L77
Unsafe argument of type `any` assigned to a parameter of type `UserAuthData`
Build & Lint: src/authentication/TabnineAuthenticationProvider.ts#L105
Unsafe return of an `any` typed value
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build & Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/