chore(deps): update node.js to v18.16.0 #248
Annotations
11 warnings
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/.
|
__tests__/integration/test.ts#L27
Unexpected any. Specify a different type
|
__tests__/integration/test.ts#L91
'response' is assigned a value but never used
|
__tests__/integration/test.ts#L94
Unexpected any. Specify a different type
|
__tests__/unit/models/ToDo.ts#L4
'log' is assigned a value but never used
|
src/handlers/todo.complete.ts#L15
Unexpected any. Specify a different type
|
src/handlers/todo.complete.ts#L82
Unexpected any. Specify a different type
|
src/handlers/todo.complete.ts#L96
Unexpected any. Specify a different type
|
src/handlers/todo.complete.ts#L120
Unexpected any. Specify a different type
|
src/handlers/todo.complete.ts#L121
Unexpected any. Specify a different type
|
src/handlers/todo.complete.ts#L122
Unexpected any. Specify a different type
|
This job succeeded
Loading