Merge pull request #132 from AthennaIO/snyk-fix-324bebe0d438ac8caab9d… #161
Annotations
14 errors and 4 warnings
linux (21.x):
src/types/CleanupHandler.ts#L1
Module '"@japa/core"' has no exported member 'TestHooksCleanupHandler'.
|
linux (21.x):
src/types/SetupHandler.ts#L1
Module '"@japa/core"' has no exported member 'TestHooksHandler'.
|
linux (21.x):
src/types/TeardownHandler.ts#L1
Module '"@japa/core"' has no exported member 'TestHooksHandler'.
|
linux (21.x):
src/types/TestOptions.ts#L1
Module '"@japa/core"' has no exported member 'TestHooksHandler'.
|
linux (21.x):
src/types/TestOptions.ts#L1
Module '"@japa/core"' has no exported member 'TestHooksCleanupHandler'.
|
linux (21.x):
src/types/index.ts#L1
Module '"@japa/runner"' declares 'Config' locally, but it is not exported.
|
linux (21.x):
src/types/index.ts#L1
Module '"@japa/runner"' has no exported member 'PluginFn'.
|
windows (21.x):
src/types/CleanupHandler.ts#L1
Module '"@japa/core"' has no exported member 'TestHooksCleanupHandler'.
|
windows (21.x):
src/types/index.ts#L1
Module '"@japa/runner"' declares 'Config' locally, but it is not exported.
|
windows (21.x):
src/types/index.ts#L1
Module '"@japa/runner"' has no exported member 'PluginFn'.
|
windows (21.x):
src/types/SetupHandler.ts#L1
Module '"@japa/core"' has no exported member 'TestHooksHandler'.
|
windows (21.x):
src/types/TeardownHandler.ts#L1
Module '"@japa/core"' has no exported member 'TestHooksHandler'.
|
windows (21.x):
src/types/TestOptions.ts#L1
Module '"@japa/core"' has no exported member 'TestHooksHandler'.
|
windows (21.x):
src/types/TestOptions.ts#L1
Module '"@japa/core"' has no exported member 'TestHooksCleanupHandler'.
|
linux (21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linux (21.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
windows (21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
windows (21.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|