Preload data #1
Annotations
3 errors and 1 warning
vinvoor/src/types/scans.ts#L49
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
vinvoor/src/util/fetch.ts#L71
Unsafe argument of type `any` assigned to a parameter of type `U`
|
|
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/
|
This job failed
Loading