chore(cb2-12276): upgrade packages (#36) #33
Annotations
9 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run lint:
src/fileConvert/fileConvert.ts#L48
Found writeFileSync from package "fs" with non literal argument at index 0
|
Run lint:
src/fileConvert/fileConvert.ts#L53
Found writeFileSync from package "fs" with non literal argument at index 0
|
Run lint:
src/filePush/filePush.ts#L24
Generic Object Injection Sink
|
Run lint:
src/filePush/filePush.ts#L25
Function Call Object Injection Sink
|
Run lint:
src/filePush/filePush.ts#L47
Generic Object Injection Sink
|
Run lint:
src/handler/s3Event.ts#L15
Found mkdirSync from package "fs" with non literal argument at index 0
|
Run lint:
src/handler/s3Event.ts#L31
Found mkdirSync from package "fs" with non literal argument at index 0
|
Run lint:
src/handler/s3Event.ts#L34
Found writeFileSync from package "fs" with non literal argument at index 0
|
Loading