Update README.md #50
Deploy-Chat.yml
on: push
Dotnet Build api
42s
Dotnet Build wasm
35s
Docker Compose
13s
Annotations
28 warnings
Dotnet Build wasm
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Dotnet Build wasm:
src/jihadkhawaja.chat.shared/Models/User.cs#L25
Non-nullable property 'Caller' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Build wasm:
src/jihadkhawaja.chat.shared/Models/User.cs#L26
Non-nullable property 'Callee' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Build wasm:
src/jihadkhawaja.chat.shared/Models/User.cs#L31
Non-nullable property 'Users' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Build wasm:
src/jihadkhawaja.chat.client/Services/StorageService.cs#L124
Converting null literal or possible null value to non-nullable type.
|
Dotnet Build wasm:
src/jihadkhawaja.chat.client/Services/StorageService.cs#L147
Converting null literal or possible null value to non-nullable type.
|
Dotnet Build wasm:
src/jihadkhawaja.chat.client/Services/StorageService.cs#L155
Possible null reference return.
|
Dotnet Build wasm:
src/jihadkhawaja.chat.client/Services/StorageService.cs#L159
Possible null reference return.
|
Dotnet Build wasm:
src/jihadkhawaja.chat.client/Services/StorageService.cs#L164
Possible null reference return.
|
Dotnet Build wasm:
src/jihadkhawaja.chat.client/Services/StorageService.cs#L174
Converting null literal or possible null value to non-nullable type.
|
Dotnet Build wasm:
src/jihadkhawaja.chat.client/Services/StorageService.cs#L197
Converting null literal or possible null value to non-nullable type.
|
Dotnet Build api
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Dotnet Build api:
src/jihadkhawaja.chat.shared/Models/User.cs#L31
Non-nullable property 'Users' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Build api:
src/jihadkhawaja.chat.shared/Models/User.cs#L25
Non-nullable property 'Caller' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Build api:
src/jihadkhawaja.chat.shared/Models/User.cs#L26
Non-nullable property 'Callee' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Build api:
src/jihadkhawaja.chat.server/Interfaces/IEntity.cs#L9
Cannot convert null literal to non-nullable reference type.
|
Dotnet Build api:
src/jihadkhawaja.chat.server/Interfaces/IEntity.cs#L10
Cannot convert null literal to non-nullable reference type.
|
Dotnet Build api:
src/jihadkhawaja.chat.server/Interfaces/IEntity.cs#L11
Cannot convert null literal to non-nullable reference type.
|
Dotnet Build api:
src/jihadkhawaja.chat.server/Interfaces/IEntity.cs#L12
Cannot convert null literal to non-nullable reference type.
|
Dotnet Build api:
src/jihadkhawaja.chat.server/Services/EntityService.cs#L145
Cannot convert null literal to non-nullable reference type.
|
Dotnet Build api:
src/jihadkhawaja.chat.server/Services/EntityService.cs#L159
Cannot convert null literal to non-nullable reference type.
|
Dotnet Build api:
src/jihadkhawaja.chat.server/Services/EntityService.cs#L174
Cannot convert null literal to non-nullable reference type.
|
Docker Build api
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Docker Build api
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Docker Build wasm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Docker Build wasm
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Docker Compose
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Docker Compose
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|