chore(api): updated packages #2
build-api.yaml
on: push
Build and publish the API
/
Build and publish api service
30s
Annotations
3 errors and 4 warnings
|
Build and publish the API / Build and publish api service
Process completed with exit code 1.
|
|
Build and publish the API / Build and publish api service:
apps/api/IntegrationTests/ApiTestsFixture.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 API / Build and publish api service:
apps/api/IntegrationTests/ApiTestsFixture.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 API / Build and publish api service:
apps/api/Messaging/DependencyRegistrator.cs#L29
Possible null reference argument for parameter 'password' in 'void IRabbitMqHostConfigurator.Password(string password)'.
|
|
Build and publish the API / Build and publish api service:
apps/api/Messaging/DependencyRegistrator.cs#L28
Possible null reference argument for parameter 'username' in 'void IRabbitMqHostConfigurator.Username(string username)'.
|
|
Build and publish the API / Build and publish api service:
apps/api/Messaging/DependencyRegistrator.cs#L29
Possible null reference argument for parameter 'password' in 'void IRabbitMqHostConfigurator.Password(string password)'.
|
|
Build and publish the API / Build and publish api service:
apps/api/Messaging/DependencyRegistrator.cs#L28
Possible null reference argument for parameter 'username' in 'void IRabbitMqHostConfigurator.Username(string username)'.
|