Skip to content

@tus/server: add GCS locker #1289

@tus/server: add GCS locker

@tus/server: add GCS locker #1289

Triggered via pull request January 20, 2025 14:25
@MurderlonMurderlon
synchronize #616
Status Failure
Total duration 40s
Artifacts

ci.yml

on: pull_request_target
Node.js LTS
31s
Node.js LTS
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Node.js LTS: node_modules/@google-cloud/storage/build/cjs/src/crc32c.d.ts#L6
Type 'Int32Array' is not generic.
Node.js LTS: node_modules/@google-cloud/storage/build/cjs/src/crc32c.d.ts#L115
Type 'Int32Array' is not generic.
Node.js LTS: packages/gcs-store/src/locker/GCSLocker.ts#L76
Property 'newLock' in type 'GCSLocker' is not assignable to the same property in base type 'Locker'.
Node.js LTS: packages/gcs-store/src/locker/GCSLocker.ts#L93
Property 'lock' in type 'GCSLockHandler' is not assignable to the same property in base type 'Lock'.
Node.js LTS: node_modules/@google-cloud/storage/build/cjs/src/crc32c.d.ts#L6
Type 'Int32Array' is not generic.
Node.js LTS: node_modules/@google-cloud/storage/build/cjs/src/crc32c.d.ts#L115
Type 'Int32Array' is not generic.
Node.js LTS: packages/gcs-store/dist/locker/GCSLocker.d.ts#L58
Property 'newLock' in type 'GCSLocker' is not assignable to the same property in base type 'Locker'.
Node.js LTS: packages/gcs-store/dist/locker/GCSLocker.d.ts#L65
Property 'lock' in type 'GCSLockHandler' is not assignable to the same property in base type 'Lock'.
Node.js LTS: node_modules/@google-cloud/storage/build/cjs/src/crc32c.d.ts#L6
Type 'Int32Array' is not generic.
Node.js LTS: node_modules/@google-cloud/storage/build/cjs/src/crc32c.d.ts#L115
Type 'Int32Array' is not generic.
Node.js LTS
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636