This repository has been archived by the owner on Oct 6, 2023. It is now read-only.
Audit fixes -- first batch #423
Annotations
7 errors
ci:
test/core/router/Router.ts#L458
Argument of type 'Promise<string>' is not assignable to parameter of type 'string'.
|
ci:
test/core/router/Router.ts#L478
Argument of type 'Promise<string>' is not assignable to parameter of type 'string'.
|
ci:
test/core/router/Router.ts#L498
Argument of type 'Promise<string>' is not assignable to parameter of type 'string'.
|
ci:
test/core/router/Router.ts#L540
Argument of type 'Promise<string>' is not assignable to parameter of type 'string'.
|
ci:
test/core/router/Router.ts#L560
Argument of type 'Promise<string>' is not assignable to parameter of type 'string'.
|
ci:
test/core/router/Router.ts#L820
Argument of type 'Promise<string>' is not assignable to parameter of type 'string'.
|
ci
The process '/usr/local/bin/yarn' failed with exit code 2
|