feat: core url fixes SOFIE-94 #844
node.yaml
on: pull_request
Matrix: Test Package
Build Core and publish docker image
10s
Typecheck and Lint Core
3m 3s
Test Core
3m 3s
AsyncAPI Generation
1m 40s
OpenAPI Generation
6m 40s
Publish Docs
4m 0s
Check for multiple library versions
1m 48s
Matrix: Build gateways
Matrix: Lint Package
Release Lib
0s
Annotations
11 errors and 3 warnings
|
Test Core
Process completed with exit code 1.
|
|
Typecheck and Lint Core
Argument for '--target' option must be: 'es3', 'es5', 'es6', 'es2015', 'es2016', 'es2017', 'es2018', 'es2019', 'es2020', 'es2021', 'es2022', 'esnext'.
|
|
Typecheck and Lint Core
Type 'IterableIterator<CollectionName>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
|
|
Typecheck and Lint Core
Type 'IterableIterator<[CollectionName, AsyncOnlyReadOnlyMongoCollection<any>]>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
|
|
Typecheck and Lint Core
Type 'IterableIterator<[CollectionName, AsyncOnlyReadOnlyMongoCollection<any>]>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
|
|
Typecheck and Lint Core
Type 'IterableIterator<AsyncOnlyReadOnlyMongoCollection<any>>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
|
|
Typecheck and Lint Core
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
|
Typecheck and Lint Core
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
|
Typecheck and Lint Core
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
|
Typecheck and Lint Core
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
|
Typecheck and Lint Core
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
|
Lint Package (meteor-lib):
packages/meteor-lib/src/__tests__/time.spec.ts#L7
Some tests seem to be commented
|
|
Lint Package (job-worker):
packages/job-worker/src/ingest/__tests__/ingestPartJobs.spec.ts#L293
Some tests seem to be commented
|
|
Lint Package (job-worker):
packages/job-worker/src/playout/lookahead/__tests__/lookahead.test.ts#L344
Some tests seem to be commented
|