[WIP] Support private module completions #38014
Annotations
10 errors and 1 warning
Run Tests:
src/Bicep.Cli.IntegrationTests/UseRecentModuleVersionsIntegrationTests.cs#L101
Cannot initialize type 'FakeContainerRegistryClient' with a collection expression because the type is not constructible.
|
Run Tests:
src/Bicep.Cli.IntegrationTests/PublishProviderCommandTests.cs#L34
The call is ambiguous between the following methods or properties: 'RegistryHelper.CreateMockRegistryClients(params RegistryHelper.RepoDescriptor[])' and 'RegistryHelper.CreateMockRegistryClients(FakeContainerRegistryClient, params RegistryHelper.RepoDescriptor[])'
|
Run Tests:
src/Bicep.Cli.IntegrationTests/PublishCommandTests.cs#L159
Argument 2: cannot convert from '(string, string, string)' to 'Bicep.Core.UnitTests.Utils.RegistryHelper.RepoDescriptor'
|
Run Tests:
src/Bicep.Cli.IntegrationTests/PublishCommandTests.cs#L259
Argument 2: cannot convert from '(string, string, string)' to 'Bicep.Core.UnitTests.Utils.RegistryHelper.RepoDescriptor'
|
Run Tests:
src/Bicep.Cli.IntegrationTests/PublishCommandTests.cs#L313
Argument 2: cannot convert from '(string, string, string)' to 'Bicep.Core.UnitTests.Utils.RegistryHelper.RepoDescriptor'
|
Run Tests:
src/Bicep.Cli.IntegrationTests/PublishCommandTests.cs#L454
The call is ambiguous between the following methods or properties: 'RegistryHelper.CreateMockRegistryClients(params RegistryHelper.RepoDescriptor[])' and 'RegistryHelper.CreateMockRegistryClients(FakeContainerRegistryClient, params RegistryHelper.RepoDescriptor[])'
|
Run Tests:
src/Bicep.Core.IntegrationTests/AzTypesViaRegistryTests.cs#L55
Argument 1: cannot convert from '(string registry, string repo, string tag)' to 'Bicep.Core.UnitTests.Utils.RegistryHelper.RepoDescriptor'
|
Run Tests:
src/Bicep.Core.IntegrationTests/AzTypesViaRegistryTests.cs#L76
The call is ambiguous between the following methods or properties: 'RegistryHelper.CreateMockRegistryClients(params RegistryHelper.RepoDescriptor[])' and 'RegistryHelper.CreateMockRegistryClients(FakeContainerRegistryClient, params RegistryHelper.RepoDescriptor[])'
|
Run Tests:
src/Bicep.Core.IntegrationTests/AzTypesViaRegistryTests.cs#L145
No overload for method 'WithRepository' takes 4 arguments
|
Run Tests:
src/Bicep.Core.IntegrationTests/TypeSystem/Providers/ResourceTypeProviderFactoryTests.cs#L31
Cannot initialize type 'RegistryHelper.RepoDescriptor' with a collection expression because the type is not constructible.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading