chore(products): update packages #3
build-products.yaml
on: push
Build and publish the Products service
/
Build and publish products service
37s
Annotations
3 errors and 4 warnings
|
Build and publish the Products service / Build and publish products service
Process completed with exit code 1.
|
|
Build and publish the Products service / Build and publish products service:
apps/products/IntegrationTests/ProductsServiceTestsFixture.cs#L24
'IWaitForContainerOS' does not contain a definition for 'UntilPortIsAvailable' and no accessible extension method 'UntilPortIsAvailable' accepting a first argument of type 'IWaitForContainerOS' could be found (are you missing a using directive or an assembly reference?)
|
|
Build and publish the Products service / Build and publish products service:
apps/products/IntegrationTests/ProductsServiceTestsFixture.cs#L24
'IWaitForContainerOS' does not contain a definition for 'UntilPortIsAvailable' and no accessible extension method 'UntilPortIsAvailable' accepting a first argument of type 'IWaitForContainerOS' could be found (are you missing a using directive or an assembly reference?)
|
|
Build and publish the Products service / Build and publish products service:
apps/products/Messaging/DependencyRegistrator.cs#L25
Possible null reference argument for parameter 'password' in 'void IRabbitMqHostConfigurator.Password(string password)'.
|
|
Build and publish the Products service / Build and publish products service:
apps/products/Messaging/DependencyRegistrator.cs#L24
Possible null reference argument for parameter 'username' in 'void IRabbitMqHostConfigurator.Username(string username)'.
|
|
Build and publish the Products service / Build and publish products service:
apps/products/Messaging/DependencyRegistrator.cs#L25
Possible null reference argument for parameter 'password' in 'void IRabbitMqHostConfigurator.Password(string password)'.
|
|
Build and publish the Products service / Build and publish products service:
apps/products/Messaging/DependencyRegistrator.cs#L24
Possible null reference argument for parameter 'username' in 'void IRabbitMqHostConfigurator.Username(string username)'.
|