Skip to content

fix: use es2021 as a target for TypeScript #91

fix: use es2021 as a target for TypeScript

fix: use es2021 as a target for TypeScript #91

Triggered via pull request November 7, 2024 09:17
Status Failure
Total duration 43s
Artifacts

validation.yml

on: pull_request
Validation
26s
Validation
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Validation
Property 'hasOwn' does not exist on type 'ObjectConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
Validation
Expected 0-1 arguments, but got 2.
Validation
Process completed with exit code 1.
Validation
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/