Remove B2CInstance.fromEnvironment() in favor of resolveConfig() #37
Annotations
3 warnings
|
Run CLI tests:
packages/b2c-cli/src/commands/slas/client/update.ts#L76
Async method 'run' has a complexity of 31. Maximum allowed is 20
|
|
Run CLI tests:
packages/b2c-cli/src/commands/ods/info.ts#L81
Method 'printInfo' has a complexity of 31. Maximum allowed is 20
|
|
Run CLI tests:
packages/b2c-cli/src/commands/job/run.ts#L69
Async method 'run' has a complexity of 23. Maximum allowed is 20
|
Loading