Skip to content

Add a Mediator to Brighter #5264

Add a Mediator to Brighter

Add a Mediator to Brighter #5264

Triggered via pull request November 25, 2024 09:22
@iancooperiancooper
synchronize #3370
mediator
Status Failure
Total duration 5m 41s
Artifacts 1

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
mqtt-ci
Process completed with exit code 1.
sqlite-ci
Process completed with exit code 1.
aws-ci
Process completed with exit code 1.
sqlserver-ci
Process completed with exit code 1.
build: samples/WebAPI/WebAPI_Dapper/SalutationApp/Entities/Salutation.cs#L11
Non-nullable property 'Greeting' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: samples/WebAPI/WebAPI_Dapper/SalutationApp/Handlers/GreetingMadeHandlerAsync.cs#L42
Converting null literal or possible null value to non-nullable type.
build: samples/WebAPI/WebAPI_Dapper/SalutationApp/Handlers/GreetingMadeHandlerAsync.cs#L47
Possible null reference argument for parameter 'cnn' in 'Task<int> SqlMapper.ExecuteAsync(IDbConnection cnn, string sql, object? param = null, IDbTransaction? transaction = null, int? commandTimeout = null, CommandType? commandType = null)'.
build: samples/TaskQueue/ASBTaskQueue/Greetings/Ports/Mappers/GreetingEventAsyncMessageMapper.cs#L11
Nullability of reference types in type of parameter 'value' of 'void GreetingEventAsyncMessageMapper.Context.set' doesn't match implicitly implemented member 'void IAmAMessageMapperAsync<GreetingAsyncEvent>.Context.set' (possibly because of nullability attributes).
build: samples/TaskQueue/ASBTaskQueue/Greetings/Ports/Mappers/GreetingEventAsyncMessageMapper.cs#L11
Nullability of reference types in type of parameter 'value' of 'void GreetingEventAsyncMessageMapper.Context.set' doesn't match implicitly implemented member 'void IAmAMessageMapper<GreetingAsyncEvent>.Context.set' (possibly because of nullability attributes).
build: samples/TaskQueue/ASBTaskQueue/Greetings/Ports/Mappers/AddGreetingMessageMapper.cs#L11
Nullability of reference types in type of parameter 'value' of 'void AddGreetingMessageMapper.Context.set' doesn't match implicitly implemented member 'void IAmAMessageMapper<AddGreetingCommand>.Context.set' (possibly because of nullability attributes).
build: samples/TaskQueue/ASBTaskQueue/Greetings/Ports/Mappers/AddGreetingMessageMapper.cs#L11
Nullability of reference types in type of parameter 'value' of 'void AddGreetingMessageMapper.Context.set' doesn't match implicitly implemented member 'void IAmAMessageMapperAsync<AddGreetingCommand>.Context.set' (possibly because of nullability attributes).
build: samples/TaskQueue/ASBTaskQueue/Greetings/Ports/Mappers/GreetingEventMessageMapper.cs#L11
Nullability of reference types in type of parameter 'value' of 'void GreetingEventMessageMapper.Context.set' doesn't match implicitly implemented member 'void IAmAMessageMapper<GreetingEvent>.Context.set' (possibly because of nullability attributes).
build: samples/TaskQueue/ASBTaskQueue/Greetings/Ports/Mappers/GreetingEventMessageMapper.cs#L11
Nullability of reference types in type of parameter 'value' of 'void GreetingEventMessageMapper.Context.set' doesn't match implicitly implemented member 'void IAmAMessageMapperAsync<GreetingEvent>.Context.set' (possibly because of nullability attributes).
build: samples/TaskQueue/ASBTaskQueue/Greetings/Adaptors/Services/UnitOfWork.cs#L17
Non-nullable field '_transaction' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
mqtt-ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
nuget packages
7.03 MB