Skip to content

Add a lint for product yaml file to check copyright#13723

Closed
iyabchen wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
iyabchen:lint-yaml-copyright-header
Closed

Add a lint for product yaml file to check copyright#13723
iyabchen wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
iyabchen:lint-yaml-copyright-header

Conversation

@iyabchen
Copy link
Contributor

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.


@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 1 file changed, 200 insertions(+))
google-beta provider: Diff ( 5 files changed, 895 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 108 insertions(+))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_service_directory_endpointabc (0 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_service_directory_endpointabc" "primary" {
  address     = # value needed
  endpoint_id = # value needed
  metadata    = # value needed
  network     = # value needed
  port        = # value needed
  service     = # value needed
}

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 15
Passed tests: 13
Skipped tests: 0
Affected tests: 2

Click here to see the affected service packages
  • servicedirectory

Action taken

Found 2 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample [Error message] [Debug log]
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@iyabchen iyabchen force-pushed the lint-yaml-copyright-header branch from 550a8b1 to b1f34f4 Compare April 21, 2025 08:26
@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 1 file changed, 200 insertions(+))
google-beta provider: Diff ( 5 files changed, 895 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 108 insertions(+))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_service_directory_endpointabc (0 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_service_directory_endpointabc" "primary" {
  address     = # value needed
  endpoint_id = # value needed
  metadata    = # value needed
  network     = # value needed
  port        = # value needed
  service     = # value needed
}

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 15
Passed tests: 13
Skipped tests: 0
Affected tests: 2

Click here to see the affected service packages
  • servicedirectory

Action taken

Found 2 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample [Error message] [Debug log]
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@iyabchen iyabchen force-pushed the lint-yaml-copyright-header branch 3 times, most recently from a9d30bb to a52025a Compare April 21, 2025 17:07
@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 1 file changed, 200 insertions(+))
google-beta provider: Diff ( 5 files changed, 895 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 108 insertions(+))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_service_directory_endpointabc (0 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_service_directory_endpointabc" "primary" {
  address     = # value needed
  endpoint_id = # value needed
  metadata    = # value needed
  network     = # value needed
  port        = # value needed
  service     = # value needed
}

1 similar comment
@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 1 file changed, 200 insertions(+))
google-beta provider: Diff ( 5 files changed, 895 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 108 insertions(+))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_service_directory_endpointabc (0 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_service_directory_endpointabc" "primary" {
  address     = # value needed
  endpoint_id = # value needed
  metadata    = # value needed
  network     = # value needed
  port        = # value needed
  service     = # value needed
}

@iyabchen iyabchen force-pushed the lint-yaml-copyright-header branch from a52025a to 75b3c95 Compare April 21, 2025 17:12
@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 15
Passed tests: 13
Skipped tests: 0
Affected tests: 2

Click here to see the affected service packages
  • servicedirectory

Action taken

Found 2 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample

Get to know how VCR tests work

1 similar comment
@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 15
Passed tests: 13
Skipped tests: 0
Affected tests: 2

Click here to see the affected service packages
  • servicedirectory

Action taken

Found 2 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample [Error message] [Debug log]
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample [Error message] [Debug log]
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 1 file changed, 200 insertions(+))
google-beta provider: Diff ( 5 files changed, 895 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 108 insertions(+))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_service_directory_endpointabc (0 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_service_directory_endpointabc" "primary" {
  address     = # value needed
  endpoint_id = # value needed
  metadata    = # value needed
  network     = # value needed
  port        = # value needed
  service     = # value needed
}

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 15
Passed tests: 13
Skipped tests: 0
Affected tests: 2

Click here to see the affected service packages
  • servicedirectory

Action taken

Found 2 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample

Get to know how VCR tests work

@iyabchen iyabchen force-pushed the lint-yaml-copyright-header branch from 75b3c95 to 5ab3f36 Compare April 21, 2025 17:23
@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 1 file changed, 200 insertions(+))
google-beta provider: Diff ( 5 files changed, 895 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 108 insertions(+))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_service_directory_endpointabc (0 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_service_directory_endpointabc" "primary" {
  address     = # value needed
  endpoint_id = # value needed
  metadata    = # value needed
  network     = # value needed
  port        = # value needed
  service     = # value needed
}

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample [Error message] [Debug log]
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 15
Passed tests: 13
Skipped tests: 0
Affected tests: 2

Click here to see the affected service packages
  • servicedirectory

Action taken

Found 2 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample [Error message] [Debug log]
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 1 file changed, 200 insertions(+))
google-beta provider: Diff ( 5 files changed, 895 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 108 insertions(+))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_service_directory_endpointabc (0 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_service_directory_endpointabc" "primary" {
  address     = # value needed
  endpoint_id = # value needed
  metadata    = # value needed
  network     = # value needed
  port        = # value needed
  service     = # value needed
}

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 15
Passed tests: 13
Skipped tests: 0
Affected tests: 2

Click here to see the affected service packages
  • servicedirectory

Action taken

Found 2 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample [Error message] [Debug log]
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@iyabchen iyabchen force-pushed the lint-yaml-copyright-header branch from 5ab3f36 to a12f5c2 Compare April 22, 2025 07:55
@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 1 file changed, 200 insertions(+))
google-beta provider: Diff ( 5 files changed, 895 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 108 insertions(+))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_service_directory_endpointabc (0 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_service_directory_endpointabc" "primary" {
  address     = # value needed
  endpoint_id = # value needed
  metadata    = # value needed
  network     = # value needed
  port        = # value needed
  service     = # value needed
}

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 15
Passed tests: 13
Skipped tests: 0
Affected tests: 2

Click here to see the affected service packages
  • servicedirectory

Action taken

Found 2 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample

Get to know how VCR tests work

1 similar comment
@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 15
Passed tests: 13
Skipped tests: 0
Affected tests: 2

Click here to see the affected service packages
  • servicedirectory

Action taken

Found 2 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 1 file changed, 200 insertions(+))
google-beta provider: Diff ( 5 files changed, 895 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 108 insertions(+))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_service_directory_endpointabc (0 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_service_directory_endpointabc" "primary" {
  address     = # value needed
  endpoint_id = # value needed
  metadata    = # value needed
  network     = # value needed
  port        = # value needed
  service     = # value needed
}

1 similar comment
@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 1 file changed, 200 insertions(+))
google-beta provider: Diff ( 5 files changed, 895 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 108 insertions(+))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_service_directory_endpointabc (0 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_service_directory_endpointabc" "primary" {
  address     = # value needed
  endpoint_id = # value needed
  metadata    = # value needed
  network     = # value needed
  port        = # value needed
  service     = # value needed
}

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample [Error message] [Debug log]
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample [Error message] [Debug log]
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 15
Passed tests: 13
Skipped tests: 0
Affected tests: 2

Click here to see the affected service packages
  • servicedirectory

Action taken

Found 2 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample

Get to know how VCR tests work

1 similar comment
@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 15
Passed tests: 13
Skipped tests: 0
Affected tests: 2

Click here to see the affected service packages
  • servicedirectory

Action taken

Found 2 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample [Error message] [Debug log]
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample [Error message] [Debug log]
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@iyabchen iyabchen force-pushed the lint-yaml-copyright-header branch 2 times, most recently from 266a66d to 19feb32 Compare April 23, 2025 07:06
@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 3 files changed, 600 insertions(+))
google-beta provider: Diff ( 13 files changed, 2681 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 3 files changed, 324 insertions(+))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_service_directory_endpointabc (0 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_service_directory_endpointabc" "primary" {
  address     = # value needed
  endpoint_id = # value needed
  metadata    = # value needed
  network     = # value needed
  port        = # value needed
  service     = # value needed
}

Resource: google_service_directory_endpointabc1 (0 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_service_directory_endpointabc1" "primary" {
  address     = # value needed
  endpoint_id = # value needed
  metadata    = # value needed
  network     = # value needed
  port        = # value needed
  service     = # value needed
}

Resource: google_service_directory_endpointabc2 (0 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_service_directory_endpointabc2" "primary" {
  address     = # value needed
  endpoint_id = # value needed
  metadata    = # value needed
  network     = # value needed
  port        = # value needed
  service     = # value needed
}

Errors

Other:

  • Failed to update breaking-change status check with state: success

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 19
Passed tests: 13
Skipped tests: 0
Affected tests: 6

Click here to see the affected service packages
  • servicedirectory

Action taken

Found 6 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccServiceDirectoryEndpointabc1_serviceDirectoryEndpointBasicExample
  • TestAccServiceDirectoryEndpointabc1_serviceDirectoryEndpointWithNetworkExample
  • TestAccServiceDirectoryEndpointabc2_serviceDirectoryEndpointBasicExample
  • TestAccServiceDirectoryEndpointabc2_serviceDirectoryEndpointWithNetworkExample
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccServiceDirectoryEndpointabc1_serviceDirectoryEndpointBasicExample [Error message] [Debug log]
TestAccServiceDirectoryEndpointabc1_serviceDirectoryEndpointWithNetworkExample [Error message] [Debug log]
TestAccServiceDirectoryEndpointabc2_serviceDirectoryEndpointBasicExample [Error message] [Debug log]
TestAccServiceDirectoryEndpointabc2_serviceDirectoryEndpointWithNetworkExample [Error message] [Debug log]
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample [Error message] [Debug log]
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 3 files changed, 600 insertions(+))
google-beta provider: Diff ( 13 files changed, 2681 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 3 files changed, 324 insertions(+))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_service_directory_endpointabc (0 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_service_directory_endpointabc" "primary" {
  address     = # value needed
  endpoint_id = # value needed
  metadata    = # value needed
  network     = # value needed
  port        = # value needed
  service     = # value needed
}

Resource: google_service_directory_endpointabc1 (0 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_service_directory_endpointabc1" "primary" {
  address     = # value needed
  endpoint_id = # value needed
  metadata    = # value needed
  network     = # value needed
  port        = # value needed
  service     = # value needed
}

Resource: google_service_directory_endpointabc2 (0 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_service_directory_endpointabc2" "primary" {
  address     = # value needed
  endpoint_id = # value needed
  metadata    = # value needed
  network     = # value needed
  port        = # value needed
  service     = # value needed
}

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 19
Passed tests: 13
Skipped tests: 0
Affected tests: 6

Click here to see the affected service packages
  • servicedirectory

Action taken

Found 6 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccServiceDirectoryEndpointabc1_serviceDirectoryEndpointBasicExample
  • TestAccServiceDirectoryEndpointabc1_serviceDirectoryEndpointWithNetworkExample
  • TestAccServiceDirectoryEndpointabc2_serviceDirectoryEndpointBasicExample
  • TestAccServiceDirectoryEndpointabc2_serviceDirectoryEndpointWithNetworkExample
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample

Get to know how VCR tests work

@iyabchen iyabchen force-pushed the lint-yaml-copyright-header branch from 19feb32 to 82f988a Compare April 23, 2025 07:22
@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccServiceDirectoryEndpointabc1_serviceDirectoryEndpointBasicExample [Error message] [Debug log]
TestAccServiceDirectoryEndpointabc1_serviceDirectoryEndpointWithNetworkExample [Error message] [Debug log]
TestAccServiceDirectoryEndpointabc2_serviceDirectoryEndpointBasicExample [Error message] [Debug log]
TestAccServiceDirectoryEndpointabc2_serviceDirectoryEndpointWithNetworkExample [Error message] [Debug log]
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample [Error message] [Debug log]
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@iyabchen iyabchen force-pushed the lint-yaml-copyright-header branch from 82f988a to 3f501e7 Compare April 23, 2025 07:30
@iyabchen iyabchen force-pushed the lint-yaml-copyright-header branch from 3f501e7 to 1a472de Compare April 23, 2025 07:32
@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 3 files changed, 600 insertions(+))
google-beta provider: Diff ( 13 files changed, 2681 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 3 files changed, 324 insertions(+))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_service_directory_endpointabc (0 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_service_directory_endpointabc" "primary" {
  address     = # value needed
  endpoint_id = # value needed
  metadata    = # value needed
  network     = # value needed
  port        = # value needed
  service     = # value needed
}

Resource: google_service_directory_endpointabc1 (0 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_service_directory_endpointabc1" "primary" {
  address     = # value needed
  endpoint_id = # value needed
  metadata    = # value needed
  network     = # value needed
  port        = # value needed
  service     = # value needed
}

Resource: google_service_directory_endpointabc2 (0 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_service_directory_endpointabc2" "primary" {
  address     = # value needed
  endpoint_id = # value needed
  metadata    = # value needed
  network     = # value needed
  port        = # value needed
  service     = # value needed
}

@iyabchen
Copy link
Contributor Author

Test is in #13745.

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 19
Passed tests: 13
Skipped tests: 0
Affected tests: 6

Click here to see the affected service packages
  • servicedirectory

Action taken

Found 6 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccServiceDirectoryEndpointabc1_serviceDirectoryEndpointBasicExample
  • TestAccServiceDirectoryEndpointabc1_serviceDirectoryEndpointWithNetworkExample
  • TestAccServiceDirectoryEndpointabc2_serviceDirectoryEndpointBasicExample
  • TestAccServiceDirectoryEndpointabc2_serviceDirectoryEndpointWithNetworkExample
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample
  • TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR hasn't generated any diffs, but I'll let you know if a future commit does.

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccServiceDirectoryEndpointabc1_serviceDirectoryEndpointBasicExample [Error message] [Debug log]
TestAccServiceDirectoryEndpointabc1_serviceDirectoryEndpointWithNetworkExample [Error message] [Debug log]
TestAccServiceDirectoryEndpointabc2_serviceDirectoryEndpointBasicExample [Error message] [Debug log]
TestAccServiceDirectoryEndpointabc2_serviceDirectoryEndpointWithNetworkExample [Error message] [Debug log]
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointBasicExample [Error message] [Debug log]
TestAccServiceDirectoryEndpointabc_serviceDirectoryEndpointWithNetworkExample [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR hasn't generated any diffs, but I'll let you know if a future commit does.

@iyabchen iyabchen closed this Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants