Skip to content

Move to TypeScript #184

Move to TypeScript

Move to TypeScript #184

Triggered via pull request November 29, 2023 17:34
Status Success
Total duration 3m 13s
Artifacts

ci.yml

on: pull_request
Matrix: linux
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
linux (21.x): src/models/builders/ModelQueryBuilder.ts#L1
Conversion of type 'M' to type 'T' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
linux (21.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/