Skip to content

feat: add transfer manager MPU sample, adjust defaults, prepare for GA #3502

feat: add transfer manager MPU sample, adjust defaults, prepare for GA

feat: add transfer manager MPU sample, adjust defaults, prepare for GA #3502

Triggered via pull request October 4, 2023 14:20
Status Success
Total duration 1m 38s
Artifacts

ci.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: conformance-test/libraryMethods.ts#L793
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: internal-tooling/performApplicationPerformanceTest.ts#L188
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: internal-tooling/performPerformanceTest.ts#L214
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: internal-tooling/performTransferManagerTest.ts#L89
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: internal-tooling/performTransferManagerTest.ts#L278
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: internal-tooling/performanceTest.ts#L99
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: src/bucket.ts#L1467
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: src/bucket.ts#L2113
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: src/bucket.ts#L2431
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: src/bucket.ts#L4364
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator