Skip to content

Get the assistant client in #108

Get the assistant client in

Get the assistant client in #108

Triggered via push December 22, 2024 12:36
Status Success
Total duration 27s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/Application/Infrastructure/Pubg/PubgClient.cs#L34
Dereference of a possibly null reference.
build: src/Application/Infrastructure/Pubg/PubgModel.cs#L14
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Application/Infrastructure/Pubg/PubgModel.cs#L15
Non-nullable property 'Included' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Application/Infrastructure/Pubg/PubgModel.cs#L16
Non-nullable property 'Links' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Application/Infrastructure/Pubg/PubgModel.cs#L17
Non-nullable property 'Meta' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Application/Infrastructure/Pubg/PubgModel.cs#L124
Non-nullable property 'Self' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Application/Infrastructure/Pubg/PubgModel.cs#L118
Non-nullable property 'Team' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Application/Infrastructure/Pubg/PubgModel.cs#L119
Non-nullable property 'Participants' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Application/Infrastructure/Pubg/PubgModel.cs#L22
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Application/Infrastructure/Pubg/PubgModel.cs#L24
Non-nullable property 'Attributes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.