Skip to content

chore: 32 alllow to anonymize csv files (init) #752

chore: 32 alllow to anonymize csv files (init)

chore: 32 alllow to anonymize csv files (init) #752

Triggered via pull request September 22, 2023 08:55
Status Failure
Total duration 44s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: src/cli/commands/anon-col/helpers/get-processor.ts#L21
Unsafe assignment of an `any` value.
lint: src/cli/commands/anon-col/helpers/get-processor.ts#L21
Unsafe construction of an any type value.
lint
Process completed with exit code 1.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/