Skip to content

adressed bugs

adressed bugs #35

Triggered via push October 10, 2023 14:04
Status Failure
Total duration 33s
Artifacts

ci.yml

on: push
Matrix: CI
Fit to window
Zoom out
Zoom in

Annotations

4 errors
CI (16.x): src/pnanonymizer.ts#L46
Property 'replaceAll' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2021' or later.
CI (16.x): tests/test_anonymize_single_instance.test.ts#L421
Property 'replaceAll' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2021' or later.
CI (16.x): tests/test_anonymize_single_instance.test.ts#L423
Property 'replaceAll' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2021' or later.
CI (16.x)
Process completed with exit code 2.