Compilation issue: backupdr client

Open
#24,984 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
java
Domain
build-system

Research direction

Start with the generated file clients/google-api-services-backupdr/v1/2.0.0/com/google/api/services/backupdr/v1/Backupdr.java around line 8203 and compare the initialize call with the reported method signature. Reproduce the failure using the linked presubmit log or the relevant client compilation command; done means the backupdr client compiles successfully.

Written by the indexing model from the issue text.

Description

priority: p3 type: bug
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /tmpfs/src/github/google-api-java-client-services/clients/google-api-services-backupdr/v1/2.0.0/com/google/api/services/backupdr/v1/Backupdr.java:[8203,11] method initialize in class com.google.api.services.backupdr.v1.Backupdr.Projects.Locations.ServiceConfig cannot be applied to given types;
  required: java.lang.String,com.google.api.services.backupdr.v1.model.InitializeServiceRequest
  found: com.google.api.services.backupdr.v1.Backupdr.Projects.Locations.ServiceConfig.Initialize
  reason: actual and formal argument lists differ in length

full log here

Dominant language
Java
Stars
725
Forks
394
Avg merge
42m
Merged PRs (30d)
257

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from googleapis/google-api-java-client-services

All issues in googleapis/google-api-java-client-services

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.