Skip to content

remove AsyncGenerator API, improve Observable API #592

remove AsyncGenerator API, improve Observable API

remove AsyncGenerator API, improve Observable API #592

Triggered via pull request August 16, 2024 12:33
Status Failure
Total duration 50s
Artifacts

ci.yml

on: pull_request
Matrix: test-integration
Matrix: test-unit
Fit to window
Zoom out
Zoom in

Annotations

12 errors
build: client/vscode/src/extension.ts#L24
Type 'Observable<SecretStorage>' is not assignable to type 'SecretStorage | InteropObservable<SecretStorage>'.
build
Process completed with exit code 1.
test-integration (ubuntu): client/vscode/src/extension.ts#L24
Type 'Observable<SecretStorage>' is not assignable to type 'SecretStorage | InteropObservable<SecretStorage>'.
test-integration (ubuntu)
Process completed with exit code 1.
test-unit (ubuntu, 18.15.0): client/vscode/src/extension.ts#L24
Type 'Observable<SecretStorage>' is not assignable to type 'SecretStorage | InteropObservable<SecretStorage>'.
test-unit (ubuntu, 18.15.0)
Process completed with exit code 1.
test-unit (macos, 20): client/vscode/src/extension.ts#L24
Type 'Observable<SecretStorage>' is not assignable to type 'SecretStorage | InteropObservable<SecretStorage>'.
test-unit (macos, 20)
Process completed with exit code 1.
test-unit (ubuntu, 20): client/vscode/src/extension.ts#L24
Type 'Observable<SecretStorage>' is not assignable to type 'SecretStorage | InteropObservable<SecretStorage>'.
test-unit (ubuntu, 20)
Process completed with exit code 1.
test-integration (macos): client/vscode/src/extension.ts#L24
Type 'Observable<SecretStorage>' is not assignable to type 'SecretStorage | InteropObservable<SecretStorage>'.
test-integration (macos)
Process completed with exit code 1.