Skip to content

Update README.md

Update README.md #50

Triggered via push November 15, 2024 20:36
Status Success
Total duration 2m 47s
Artifacts

Deploy-Chat.yml

on: push
Fit to window
Zoom out
Zoom in

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#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/