initial write-only breaking change#18232
Conversation
01ea9ea to
16bea9c
Compare
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 16bea9c: Diff reportYour PR generated the following diffs in downstream repositories:
Breaking Change(s) DetectedThe following breaking change(s) were detected within your pull request.
If you believe this detection to be incorrect please raise the concern with your reviewer. Missing test reportYour PR includes resource fields which are not covered by any test. Resource: resource "google_bigquery_data_transfer_config" "primary" {
sensitive_params {
secret_access_key = # value needed
secret_access_key_wo = # value needed
secret_access_key_wo_version = # value needed
}
}
Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode Action takenFound 3 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
View the replaying VCR build log Step 2: Recording Mode
🟢 All tests passed! View the recording VCR build log or the debug logs folder for detailed results. @BBBmau, @sachinpro VCR tests complete for 16bea9c! |
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 1d8fb27: Diff reportYour PR generated the following diffs in downstream repositories:
Breaking Change(s) DetectedThe following breaking change(s) were detected within your pull request.
If you believe this detection to be incorrect please raise the concern with your reviewer. Missing test reportYour PR includes resource fields which are not covered by any test. Resource: resource "google_bigquery_data_transfer_config" "primary" {
sensitive_params {
secret_access_key = # value needed
secret_access_key_wo = # value needed
secret_access_key_wo_version = # value needed
}
}
Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode Action takenFound 130 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. More than 100 tests failed in replaying; this is too many to display on GitHub. View the Cloud Build logs to see the full list. View the replaying VCR build log Step 2: Recording Mode More than 100 tests ran in recording mode; this is too many to display on GitHub. View the Cloud Build logs to see the result summary. Caution Issues requiring attention before PR completion 🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details. Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer. View the recording VCR build log or the debug logs folder for detailed results. @BBBmau, @sachinpro VCR tests complete for 1d8fb27! |
Release Note Template for Downstream PRs (will be copied)
See Write release notes for guidance.