feat(node): drop node versions less than 18 #13
Annotations
10 errors and 1 warning
Run npm ci:
src/execute-with-hooks.spec.ts#L18
Property 'toHaveBeenCalledAfter' does not exist on type 'Matchers<void, Mock<any, any, any>>'. Did you mean 'toHaveBeenCalled'?
|
Run npm ci:
src/execute-with-hooks.spec.ts#L19
Property 'toHaveBeenCalledBefore' does not exist on type 'Matchers<void, Mock<any, any, any>>'. Did you mean 'toHaveBeenCalled'?
|
Run npm ci:
src/execute-with-hooks.spec.ts#L32
Property 'toHaveBeenCalledAfter' does not exist on type 'Matchers<void, Mock<any, any, any>>'. Did you mean 'toHaveBeenCalled'?
|
Run npm ci:
src/execute-with-hooks.spec.ts#L33
Property 'toHaveBeenCalledBefore' does not exist on type 'Matchers<void, Mock<any, any, any>>'. Did you mean 'toHaveBeenCalled'?
|
Run npm ci:
src/execute-with-hooks.spec.ts#L62
Property 'toHaveBeenCalledAfter' does not exist on type 'Matchers<void, Mock<any, any, any>>'. Did you mean 'toHaveBeenCalled'?
|
Run npm ci:
src/execute-with-hooks.spec.ts#L63
Property 'toHaveBeenCalledBefore' does not exist on type 'Matchers<void, Mock<any, any, any>>'. Did you mean 'toHaveBeenCalled'?
|
Run npm ci:
src/execute-with-hooks.spec.ts#L73
Property 'toReject' does not exist on type 'Matchers<void, unknown>'. Did you mean 'rejects'?
|
Run npm ci:
src/execute-with-hooks.spec.ts#L74
Property 'toHaveBeenCalledAfter' does not exist on type 'Matchers<void, Mock<any, any, any>>'. Did you mean 'toHaveBeenCalled'?
|
Run npm ci:
src/execute-with-hooks.spec.ts#L75
Property 'toHaveBeenCalledBefore' does not exist on type 'Matchers<void, Mock<any, any, any>>'. Did you mean 'toHaveBeenCalled'?
|
Run npm ci
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading