Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to add it as a service in webdriverio 9 - Support needed #19

Open
saloni3 opened this issue Oct 29, 2024 · 0 comments
Open

Unable to add it as a service in webdriverio 9 - Support needed #19

saloni3 opened this issue Oct 29, 2024 · 0 comments

Comments

@saloni3
Copy link

saloni3 commented Oct 29, 2024

Getting the below error when adding to services

Type '[typeof AzureDevopsService, { pat: string; organizationUrl: string; projectId: string; planId: number; suiteId: number; caseIdRegex: string; runName: string; }]' is not assignable to type 'ServiceEntry'.
Type '[typeof AzureDevopsService, { pat: string; organizationUrl: string; projectId: string; planId: number; suiteId: number; caseIdRegex: string; runName: string; }]' is not assignable to type 'ServiceClass | [string, ServiceOption] | [ServiceClass, ServiceOption]'.
Type '[typeof AzureDevopsService, { pat: string; organizationUrl: string; projectId: string; planId: number; suiteId: number; caseIdRegex: string; runName: string; }]' is not assignable to type '[string, ServiceOption]'.
Type at position 0 in source is not compatible with type at position 0 in target.
Type 'typeof AzureDevopsService' is not assignable to type 'string'

image

@saloni3 saloni3 changed the title Unable to add it as a service in webdriverio 9 Unable to add it as a service in webdriverio 9 - Support needed Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant