feat(async): long-running async job notification handling #5241
Annotations
4 errors and 1 warning
Run yarn type-check:
src/app/Recordings/ArchivedRecordingsTable.tsx#L923
Type 'Observable<boolean>' is not assignable to type 'Observable<String>'.
|
Run yarn type-check:
src/app/utils/fakeData.ts#L311
Property 'uploadActiveRecordingToGrafana' in type 'FakeApiService' is not assignable to the same property in base type 'ApiService'.
|
Run yarn type-check:
src/app/utils/fakeData.ts#L397
Type 'FakeApiService' is not assignable to type 'ApiService'.
|
Run yarn type-check
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading