Implement partial source map upload command #41841
node-test.yml
on: push
Matrix: unit
Matrix: agent_evals_build
Matrix: check-json-schema
Matrix: check-package-lock-vsce
Matrix: check-package-lock
Matrix: lint
Matrix: vscode_unit
Matrix: integration-windows
Matrix: integration
Annotations
17 errors
|
unit (22):
src/commands/crashlytics-sourcemap-upload.ts#L27
'app' is assigned a value but never used
|
|
unit (22):
src/commands/crashlytics-sourcemap-upload.ts#L25
Replace `"--app-version·<appVersion>",·"the·version·of·your·Firebase·app·(defaults·to·Git·commit·hash,·if·available)"` with `⏎····"--app-version·<appVersion>",⏎····"the·version·of·your·Firebase·app·(defaults·to·Git·commit·hash,·if·available)",⏎··`
|
|
unit (22):
src/commands/crashlytics-sourcemap-upload.ts#L24
Replace `"--bucket-location·<bucketLocation>",·"the·location·of·the·Google·Cloud·Storage·bucket·(default:·\"US-CENTRAL1\""` with `⏎····"--bucket-location·<bucketLocation>",⏎····'the·location·of·the·Google·Cloud·Storage·bucket·(default:·"US-CENTRAL1"',⏎··`
|
|
unit (22):
src/commands/crashlytics-sourcemap-upload.spec.ts#L91
Replace `⏎······.to.match(/test-app-default-mockdata-mock_mapping\.js\.map\.zip/` with `.to.match(⏎······/test-app-default-mockdata-mock_mapping\.js\.map\.zip/,⏎····`
|
|
unit (22):
src/commands/crashlytics-sourcemap-upload.spec.ts#L84
Replace `⏎······.to.match(/test-app-default-mockdata-mock_mapping\.js\.map\.zip/` with `.to.match(⏎······/test-app-default-mockdata-mock_mapping\.js\.map\.zip/,⏎····`
|
|
unit (22):
src/commands/crashlytics-sourcemap-upload.spec.ts#L80
Replace `⏎······sinon.match.any,⏎······BUCKET_NAME,⏎····` with `sinon.match.any,·BUCKET_NAME`
|
|
unit (22):
src/commands/crashlytics-sourcemap-upload.spec.ts#L72
Replace `⏎······command.runner()("invalid/path",·{·app:·"test-app"·})⏎····).to.be.rejectedWith(FirebaseError,·"provide·a·valid·file·path·or·directory"` with `command.runner()("invalid/path",·{·app:·"test-app"·})).to.be.rejectedWith(⏎······FirebaseError,⏎······"provide·a·valid·file·path·or·directory",⏎····`
|
|
unit (22):
src/commands/crashlytics-sourcemap-upload.spec.ts#L67
Replace `"firebasecrashlytics-sourcemaps-12345-a-different-location"` with `⏎······"firebasecrashlytics-sourcemaps-12345-a-different-location",⏎····`
|
|
|
|
unit (22):
src/commands/crashlytics-sourcemap-upload.spec.ts#L45
Replace `'filename'` with `"filename"`
|
|
unit (20)
The strategy configuration was canceled because "unit._22" failed
|
|
unit (20)
The operation was canceled.
|
|
vscode_unit (20)
Canceling since a higher priority waiting request for CI Tests-push-telemetry exists
|
|
vscode_unit (20)
The operation was canceled.
|
|
vscode_unit (22)
Canceling since a higher priority waiting request for CI Tests-push-telemetry exists
|
|
vscode_unit (22)
The operation was canceled.
|
|
CI Tests
Canceling since a higher priority waiting request for CI Tests-push-telemetry exists
|