feat(node): drop node versions less than 18 #13
Annotations
20 errors and 2 warnings
build (20.x):
src/execute-with-hooks.spec.ts#L18
Property 'toHaveBeenCalledAfter' does not exist on type 'Matchers<void, Mock<any, any, any>>'. Did you mean 'toHaveBeenCalled'?
|
build (20.x):
src/execute-with-hooks.spec.ts#L19
Property 'toHaveBeenCalledBefore' does not exist on type 'Matchers<void, Mock<any, any, any>>'. Did you mean 'toHaveBeenCalled'?
|
build (20.x):
src/execute-with-hooks.spec.ts#L32
Property 'toHaveBeenCalledAfter' does not exist on type 'Matchers<void, Mock<any, any, any>>'. Did you mean 'toHaveBeenCalled'?
|
build (20.x):
src/execute-with-hooks.spec.ts#L33
Property 'toHaveBeenCalledBefore' does not exist on type 'Matchers<void, Mock<any, any, any>>'. Did you mean 'toHaveBeenCalled'?
|
build (20.x):
src/execute-with-hooks.spec.ts#L62
Property 'toHaveBeenCalledAfter' does not exist on type 'Matchers<void, Mock<any, any, any>>'. Did you mean 'toHaveBeenCalled'?
|
build (20.x):
src/execute-with-hooks.spec.ts#L63
Property 'toHaveBeenCalledBefore' does not exist on type 'Matchers<void, Mock<any, any, any>>'. Did you mean 'toHaveBeenCalled'?
|
build (20.x):
src/execute-with-hooks.spec.ts#L73
Property 'toReject' does not exist on type 'Matchers<void, unknown>'. Did you mean 'rejects'?
|
build (20.x):
src/execute-with-hooks.spec.ts#L74
Property 'toHaveBeenCalledAfter' does not exist on type 'Matchers<void, Mock<any, any, any>>'. Did you mean 'toHaveBeenCalled'?
|
build (20.x):
src/execute-with-hooks.spec.ts#L75
Property 'toHaveBeenCalledBefore' does not exist on type 'Matchers<void, Mock<any, any, any>>'. Did you mean 'toHaveBeenCalled'?
|
build (20.x)
Process completed with exit code 1.
|
build (18.x):
src/execute-with-hooks.spec.ts#L18
Property 'toHaveBeenCalledAfter' does not exist on type 'Matchers<void, Mock<any, any, any>>'. Did you mean 'toHaveBeenCalled'?
|
build (18.x):
src/execute-with-hooks.spec.ts#L19
Property 'toHaveBeenCalledBefore' does not exist on type 'Matchers<void, Mock<any, any, any>>'. Did you mean 'toHaveBeenCalled'?
|
build (18.x):
src/execute-with-hooks.spec.ts#L32
Property 'toHaveBeenCalledAfter' does not exist on type 'Matchers<void, Mock<any, any, any>>'. Did you mean 'toHaveBeenCalled'?
|
build (18.x):
src/execute-with-hooks.spec.ts#L33
Property 'toHaveBeenCalledBefore' does not exist on type 'Matchers<void, Mock<any, any, any>>'. Did you mean 'toHaveBeenCalled'?
|
build (18.x):
src/execute-with-hooks.spec.ts#L62
Property 'toHaveBeenCalledAfter' does not exist on type 'Matchers<void, Mock<any, any, any>>'. Did you mean 'toHaveBeenCalled'?
|
build (18.x):
src/execute-with-hooks.spec.ts#L63
Property 'toHaveBeenCalledBefore' does not exist on type 'Matchers<void, Mock<any, any, any>>'. Did you mean 'toHaveBeenCalled'?
|
build (18.x):
src/execute-with-hooks.spec.ts#L73
Property 'toReject' does not exist on type 'Matchers<void, unknown>'. Did you mean 'rejects'?
|
build (18.x):
src/execute-with-hooks.spec.ts#L74
Property 'toHaveBeenCalledAfter' does not exist on type 'Matchers<void, Mock<any, any, any>>'. Did you mean 'toHaveBeenCalled'?
|
build (18.x):
src/execute-with-hooks.spec.ts#L75
Property 'toHaveBeenCalledBefore' does not exist on type 'Matchers<void, Mock<any, any, any>>'. Did you mean 'toHaveBeenCalled'?
|
build (18.x)
Process completed with exit code 1.
|
build (20.x)
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/
|
build (18.x)
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/
|