Skip to content

v8.2.2

v8.2.2 #1795

Triggered via pull request April 26, 2024 20:31
Status Cancelled
Total duration 1m 34s
Artifacts

build.yml

on: pull_request
Matrix: Build
Unit Tests
1m 16s
Unit Tests
Transports: ActiveMQ
1m 18s
Transports: ActiveMQ
Transport: SQL
1m 22s
Transport: SQL
Transports: RabbitMQ
1m 18s
Transports: RabbitMQ
Transports: SQS (+S3)
1m 18s
Transports: SQS (+S3)
Storage: Azure Table
0s
Storage: Azure Table
Storage: CosmosDB
0s
Storage: CosmosDB
Storage: Dapper
1m 8s
Storage: Dapper
Storage: EntityFramework
1m 20s
Storage: EntityFramework
Storage: Marten
1m 9s
Storage: Marten
Storage: MongoDB
1m 15s
Storage: MongoDB
Storage: NHibernate
53s
Storage: NHibernate
Storage: Redis
56s
Storage: Redis
Scheduler: Hangfire
1m 19s
Scheduler: Hangfire
Scheduler: Quartz
1m 16s
Scheduler: Quartz
Rider: Kafka
1m 6s
Rider: Kafka
SignalR
54s
SignalR
Transports: Azure Service Bus
0s
Transports: Azure Service Bus
Rider: EventHub
0s
Rider: EventHub
Calculate Version
0s
Calculate Version
Build and Publish NuGets
0s
Build and Publish NuGets
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 10 warnings
Rider: Kafka
The run was canceled by @phatboyg.
Rider: Kafka
A task was canceled.
Storage: Dapper
The run was canceled by @phatboyg.
Storage: Dapper
The operation was canceled.
Storage: Marten
The run was canceled by @phatboyg.
Storage: Marten
The operation was canceled.
Build (windows-latest)
The run was canceled by @phatboyg.
Build (windows-latest)
The operation was canceled.
Unit Tests
The run was canceled by @phatboyg.
Unit Tests
The operation was canceled.
Scheduler: Hangfire
The run was canceled by @phatboyg.
Scheduler: Hangfire
The operation was canceled.
Transports: SQS (+S3)
The run was canceled by @phatboyg.
Storage: MongoDB
The run was canceled by @phatboyg.
Transports: RabbitMQ
The run was canceled by @phatboyg.
Transports: SQS (+S3)
The operation was canceled.
Storage: MongoDB
The operation was canceled.
Transports: RabbitMQ
The operation was canceled.
Scheduler: Quartz
The run was canceled by @phatboyg.
Scheduler: Quartz
The operation was canceled.
Transports: ActiveMQ
The run was canceled by @phatboyg.
Transports: ActiveMQ
The operation was canceled.
Build (ubuntu-latest)
The run was canceled by @phatboyg.
Build (ubuntu-latest)
The operation was canceled.
Storage: EntityFramework
The run was canceled by @phatboyg.
Storage: EntityFramework
The operation was canceled.
Transport: SQL
The run was canceled by @phatboyg.
Transport: SQL
The operation was canceled.
Transports: RabbitMQ: src/Transports/MassTransit.RabbitMqTransport/RabbitMqTransport/Configuration/ConfigurationHostSettings.cs#L21
Non-nullable property 'OnRefreshConnectionFactory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Transports: RabbitMQ: src/Transports/MassTransit.RabbitMqTransport/RabbitMqTransport/Configuration/ConfigurationHostSettings.cs#L21
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Transports: RabbitMQ: src/Transports/MassTransit.RabbitMqTransport/RabbitMqTransport/Configuration/ConfigurationHostSettings.cs#L21
Non-nullable property 'VirtualHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Transports: RabbitMQ: src/Transports/MassTransit.RabbitMqTransport/RabbitMqTransport/Configuration/ConfigurationHostSettings.cs#L21
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Transports: RabbitMQ: src/Transports/MassTransit.RabbitMqTransport/RabbitMqTransport/Configuration/ConfigurationHostSettings.cs#L21
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Transports: RabbitMQ: src/Transports/MassTransit.RabbitMqTransport/RabbitMqTransport/Configuration/ConfigurationHostSettings.cs#L21
Non-nullable property 'SslServerName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Transports: RabbitMQ: src/Transports/MassTransit.RabbitMqTransport/RabbitMqTransport/Configuration/ConfigurationHostSettings.cs#L21
Non-nullable property 'ClientCertificatePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Transports: RabbitMQ: src/Transports/MassTransit.RabbitMqTransport/RabbitMqTransport/Configuration/ConfigurationHostSettings.cs#L21
Non-nullable property 'ClientCertificatePassphrase' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Transports: RabbitMQ: src/Transports/MassTransit.RabbitMqTransport/RabbitMqTransport/Configuration/ConfigurationHostSettings.cs#L21
Non-nullable property 'ClientCertificate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Transports: RabbitMQ: src/Transports/MassTransit.RabbitMqTransport/RabbitMqTransport/Configuration/ConfigurationHostSettings.cs#L21
Non-nullable property 'CertificateSelectionCallback' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.