🤖 Validating code on 1246/merge #1086
Annotations
4 errors and 1 warning
🤖 Validate:
src/bootstrap.ts#L42
Argument of type 'Timer' is not assignable to parameter of type 'string | number | Timeout | undefined'.
|
🤖 Validate:
src/bootstrap.ts#L126
Argument of type 'Timer' is not assignable to parameter of type 'string | number | Timeout | undefined'.
|
🤖 Validate:
src/indexers/MainWatchIndexer.ts#L62
Argument of type 'Timer | undefined' is not assignable to parameter of type 'string | number | Timeout | undefined'.
|
🤖 Validate
Process completed with exit code 1.
|
🤖 Validate
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|