feat(cb2-14934): create recalls brokering API #734
Annotations
11 warnings
tests
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/
|
tests:
src/handler/uploadPlateSeedData.ts#L23
Found readFileSync from package "fs" with non literal argument at index 0
|
tests:
src/util/generateBatchPlateData.ts#L37
Found writeFileSync from package "fs" with non literal argument at index 0
|
tests:
src/util/generateBatchPlateData.ts#L61
Found writeFileSync from package "fs" with non literal argument at index 0
|
tests:
src/util/generateBatchPlateData.ts#L83
Found writeFileSync from package "fs" with non literal argument at index 0
|
tests:
src/util/generateBatchPlateData.ts#L103
Found writeFileSync from package "fs" with non literal argument at index 0
|
tests:
src/util/generateBatchPlateData.ts#L128
Found writeFileSync from package "fs" with non literal argument at index 0
|
tests:
src/util/generateBatchPlateData.ts#L153
Found writeFileSync from package "fs" with non literal argument at index 0
|
tests:
src/util/generateBatchPlateData.ts#L174
Found writeFileSync from package "fs" with non literal argument at index 0
|
tests:
src/util/generateBatchPlateData.ts#L193
Found writeFileSync from package "fs" with non literal argument at index 0
|
tests:
src/util/generateBatchPlateData.ts#L212
Found writeFileSync from package "fs" with non literal argument at index 0
|