Skip to content

Make file size uploads configurable via env vars #494

Make file size uploads configurable via env vars

Make file size uploads configurable via env vars #494

Triggered via pull request August 22, 2023 19:58
Status Failure
Total duration 29s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: src/app.js#L1
Property 'fileSizeLimitMB' does not exist on type '{ fileSyncLimit: number; syncEncryptedFileLimit: number; fileLimit: number; }'.
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/