chore(deps): update dependency chai to v4.5.0 #2124
Annotations
5 errors and 1 warning
lib/bindings.test.ts#L255
Property 'canceled' is missing in type 'Error' but required in type 'BindingsError'.
|
lib/unix-read.test.ts#L102
Type 'Error' is not assignable to type 'BindingsError'.
|
lib/unix-read.test.ts#L109
Property 'disconnect' does not exist on type 'Error'.
|
lib/unix-write.test.ts#L144
Property 'disconnect' does not exist on type 'Error'.
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading