chore!: remove deprecated Close
events
#73
Annotations
1 error and 11 warnings
Lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
src/tests/DumbClient.test.ts#L86
'toBeCalledTimes' is deprecated. in favor of `toHaveBeenCalledTimes`
|
Lint:
src/tests/DumbClient.test.ts#L87
'toBeCalledWith' is deprecated. in favor of `toHaveBeenCalledWith`
|
Lint:
src/tests/DumbClient.test.ts#L88
'toBeCalledTimes' is deprecated. in favor of `toHaveBeenCalledTimes`
|
Lint:
src/tests/DumbClient.test.ts#L90
'toBeCalledWith' is deprecated. in favor of `toHaveBeenCalledWith`
|
Lint:
src/tests/DumbClient.test.ts#L100
'toBeCalledTimes' is deprecated. in favor of `toHaveBeenCalledTimes`
|
Lint:
src/tests/DumbClient.test.ts#L101
'toBeCalledTimes' is deprecated. in favor of `toHaveBeenCalledTimes`
|
Lint:
src/tests/DumbClient.test.ts#L102
'toBeCalledWith' is deprecated. in favor of `toHaveBeenCalledWith`
|
Lint:
src/tests/DumbClient.test.ts#L111
'toBeCalledTimes' is deprecated. in favor of `toHaveBeenCalledTimes`
|
Lint:
src/tests/DumbClient.test.ts#L118
'toBeCalledTimes' is deprecated. in favor of `toHaveBeenCalledTimes`
|
Lint:
src/tests/lib/ConnectedDuplex.test.ts#L45
'toBeCalledTimes' is deprecated. in favor of `toHaveBeenCalledTimes`
|
The logs for this run have expired and are no longer available.
Loading