chore(deps): update node.js to v18.16.0 #297
Annotations
11 warnings
The following actions use a deprecated Node.js version 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/
|
__tests__/unit/bin/start.ts#L6
Unexpected any. Specify a different type
|
src/handlers/todo.completed.ts#L50
Unexpected any. Specify a different type
|
src/handlers/todo.completed.ts#L51
Unexpected any. Specify a different type
|
src/handlers/todo.initialized.ts#L60
Unexpected any. Specify a different type
|
src/handlers/todo.initialized.ts#L61
Unexpected any. Specify a different type
|
src/handlers/todo.removed.ts#L41
Unexpected any. Specify a different type
|
src/handlers/todo.removed.ts#L42
Unexpected any. Specify a different type
|
src/handlers/todo.reopened.ts#L50
Unexpected any. Specify a different type
|
src/handlers/todo.reopened.ts#L51
Unexpected any. Specify a different type
|
src/handlers/web3auth.user-created.ts#L47
Unexpected any. Specify a different type
|
This job succeeded
Loading