Skip to content

🤖 Validating code on 1246/merge #1086

🤖 Validating code on 1246/merge

🤖 Validating code on 1246/merge #1086

Triggered via pull request September 15, 2024 22:40
Status Failure
Total duration 51s
Artifacts

validate.yml

on: pull_request
🤖 Validate
45s
🤖 Validate
Fit to window
Zoom out
Zoom in

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/