chore: use shared conventional changelog configuration #134
ci.yml
on: push
Build project and run CI checks
/
Build sdk using last node version
14s
Annotations
3 errors
Build project and run CI checks / Build sdk using last node version:
src/client.ts#L73
Type 'CustomAgent | undefined' is not assignable to type 'CustomAgent' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the type of the target.
|
Build project and run CI checks / Build sdk using last node version:
src/client.ts#L81
Type 'LoadOptions | undefined' is not assignable to type 'LoadOptions' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the type of the target.
|
Build project and run CI checks / Build sdk using last node version
Process completed with exit code 1.
|