Skip to content

fix: make the APKG generation thread safe #2416

fix: make the APKG generation thread safe

fix: make the APKG generation thread safe #2416

Triggered via push September 1, 2024 18:10
Status Failure
Total duration 48s
Artifacts

lint.yml

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

Annotations

5 errors and 1 warning
build (18.16.1): src/services/UploadService.ts#L1
'fs' is defined but never used
build (18.16.1): src/services/UploadService.ts#L2
'path' is defined but never used
build (18.16.1): src/services/UploadService.ts#L15
'getSafeFilename' is defined but never used
build (18.16.1): src/services/UploadService.ts#L19
'workSpace' is defined but never used
build (18.16.1)
Process completed with exit code 1.
build (18.16.1)
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/