Add a Mediator to Brighter #5197
ci.yml
on: pull_request
build
2m 29s
release
0s
memory
1m 4s
redis-ci
1m 6s
mqtt-ci
55s
rabbitmq-ci
2m 58s
kafka-ci
3m 1s
postgres-ci
1m 11s
sqlserver-ci
1m 8s
mysql-ci
4m 52s
dynamo-ci
1m 27s
aws-ci
1m 4s
sqlite-ci
3m 54s
azure-ci
45s
Annotations
2 errors and 11 warnings
mqtt-ci
Process completed with exit code 1.
|
aws-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/WebAPI/WebAPI_Dapper/GreetingsApp/Responses/FindPersonsGreetings.cs#L7
Non-nullable property 'Name' 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/GreetingsApp/Responses/FindPersonsGreetings.cs#L8
Non-nullable property 'Greetings' 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/GreetingsApp/Entities/Person.cs#L13
Non-nullable property 'Name' 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/GreetingsApp/Entities/Greeting.cs#L11
Non-nullable property 'Message' 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/GreetingsApp/Handlers/FindPersonByNameHandlerAsync.cs#L36
Converting null literal or possible null value to non-nullable type.
|
build:
samples/WebAPI/WebAPI_Dapper/GreetingsApp/Handlers/FindPersonByNameHandlerAsync.cs#L38
Possible null reference argument for parameter 'person' in 'FindPersonResult.FindPersonResult(Person person)'.
|
build:
samples/WebAPI/WebAPI_Dapper/GreetingsApp/Handlers/DeletePersonHandlerAsync.cs#L44
Converting null literal or possible null value to non-nullable type.
|
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.13 MB |
|