Skip to content

fix(#195): Enable instanceof checks #389

fix(#195): Enable instanceof checks

fix(#195): Enable instanceof checks #389

Triggered via pull request November 6, 2024 19:52
Status Failure
Total duration 26m 30s
Artifacts

ci.yml

on: pull_request
Matrix: examples
Matrix: gjs-types-all
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
examples (20.x, x64)
The right-hand side of an 'instanceof' expression must be either of type 'any', a class, function, or other type assignable to the 'Function' interface type, or an object type with a 'Symbol.hasInstance' method.
examples (20.x, x64)
Process completed with exit code 1.
gjs-types-all (20.x, x64)
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/