Skip to content

Add factory destroy method #1074

Add factory destroy method

Add factory destroy method #1074

Triggered via pull request September 20, 2024 16:43
Status Failure
Total duration 1m 6s
Artifacts

ci-cd.yml

on: pull_request
Matrix: Upload assets
Matrix: Upload assets
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
Build
Module '"http"' has no exported member 'IncomingHttpHeaders'.
Build
Cannot find name 'Map'. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.
Build
Cannot find name 'Map'. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.
Build
Cannot find name 'Map'. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.
Build
Cannot find name 'Map'. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.
Build
'Promise' only refers to a type, but is being used as a value here. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.
Build
Cannot find name 'Map'. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.
Build
Cannot find name 'Map'. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.
Build
Cannot find name 'Map'. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.
Build
Cannot find name 'Map'. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.
Build: src/__tests__/browserSuites/readiness.spec.js#L405
'client2' is assigned a value but never used
Build: src/__tests__/browserSuites/readiness.spec.js#L406
'client3' is assigned a value but never used
Build: src/__tests__/browserSuites/readiness.spec.js#L469
'client2' is assigned a value but never used
Build: src/__tests__/browserSuites/readiness.spec.js#L470
'client3' is assigned a value but never used
Build: src/__tests__/browserSuites/readiness.spec.js#L512
'client2' is assigned a value but never used
Build: src/__tests__/browserSuites/readiness.spec.js#L513
'client3' is assigned a value but never used
Build: src/__tests__/browserSuites/readiness.spec.js#L559
'client2' is assigned a value but never used
Build: src/__tests__/browserSuites/readiness.spec.js#L560
'client3' is assigned a value but never used
Build: src/__tests__/browserSuites/readiness.spec.js#L602
'client2' is assigned a value but never used
Build: src/__tests__/browserSuites/readiness.spec.js#L603
'client3' is assigned a value but never used
Build
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/