Skip to content

Fluent integration #134

Fluent integration

Fluent integration #134

Triggered via pull request April 14, 2024 20:15
Status Cancelled
Total duration 59s
Artifacts

MSTest.yml

on: pull_request
Dotnet Build
24s
Dotnet Build
Docker Build
21s
Docker Build
Docker Compose
0s
Docker Compose
uni-test
0s
uni-test
Docker Stop
0s
Docker Stop
Database drop
0s
Database drop
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Docker Build
The run was canceled by @jihadkhawaja.
Docker Build
The operation was canceled.
Dotnet Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Dotnet Build: src/jihadkhawaja.chat.shared/Models/User.cs#L31
Non-nullable property 'Users' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Dotnet Build: src/jihadkhawaja.chat.shared/Models/User.cs#L25
Non-nullable property 'Caller' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Dotnet Build: src/jihadkhawaja.chat.shared/Models/User.cs#L26
Non-nullable property 'Callee' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Dotnet Build: src/jihadkhawaja.chat.server/Interfaces/IEntity.cs#L9
Cannot convert null literal to non-nullable reference type.
Dotnet Build: src/jihadkhawaja.chat.server/Interfaces/IEntity.cs#L10
Cannot convert null literal to non-nullable reference type.
Dotnet Build: src/jihadkhawaja.chat.server/Interfaces/IEntity.cs#L11
Cannot convert null literal to non-nullable reference type.
Dotnet Build: src/jihadkhawaja.chat.server/Interfaces/IEntity.cs#L12
Cannot convert null literal to non-nullable reference type.
Dotnet Build: src/jihadkhawaja.chat.server/Services/EntityService.cs#L145
Cannot convert null literal to non-nullable reference type.
Dotnet Build: src/jihadkhawaja.chat.server/Services/EntityService.cs#L159
Cannot convert null literal to non-nullable reference type.
Dotnet Build: src/jihadkhawaja.chat.server/Services/EntityService.cs#L174
Cannot convert null literal to non-nullable reference type.