Update dependency @devprotocol/util-ts to v4 #7338
Annotations
4 errors and 1 warning
test:
src/oraclize.test.ts#L17
Type 'SinonStub<never, unknown>' is not assignable to type 'SinonStub<[url: string], Promise<readonly [boolean, readonly string[]]>>'.
|
test:
src/oraclize.test.ts#L17
Argument of type '"getTextUrls"' is not assignable to parameter of type '"isNotError" | "isNotNil" | "whenDefined" | "whenDefinedAll" | "whenNotError" | "whenNotErrorAll"'.
|
test:
src/oraclize.ts#L5
Module '"@devprotocol/util-ts"' has no exported member 'getTextUrls'.
|
test
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