fix(deps): update dependency debug to v4.4.0 #262
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__/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