Skip to content

remove undefined types #15

remove undefined types

remove undefined types #15

Triggered via push August 31, 2023 12:55
Status Failure
Total duration 24s
Artifacts

ci.yml

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

Annotations

6 errors and 1 warning
CI (16.x): src/datetimeanonymizer.ts#L119
Type string trivially inferred from a string literal, remove type annotation
CI (16.x): src/idanonymizer.ts#L17
Type string trivially inferred from a string literal, remove type annotation
CI (16.x): src/idanonymizer.ts#L17
Type string trivially inferred from a string literal, remove type annotation
CI (16.x): src/pnanonymizer.ts#L35
Type string trivially inferred from a string literal, remove type annotation
CI (16.x): src/randomizer.ts#L7
Type string trivially inferred from a string literal, remove type annotation
CI (16.x)
Process completed with exit code 1.
CI (16.x)
'original_value' is defined but never used. Allowed unused args must match /^_/u