Skip to content

fixed .net7 warnings #6

fixed .net7 warnings

fixed .net7 warnings #6

Triggered via pull request October 12, 2023 19:03
Status Success
Total duration 7m 16s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: upnp/Services/ServiceStateTable.cs#L24
Possible null reference argument for parameter 'key' in 'void Dictionary<string, StateVariable>.Add(string key, StateVariable value)'.
build: upnp/Services/Argument.cs#L32
The field 'Argument.retVal' is assigned but its value is never used
build: upnp/Services/ServiceStateTable.cs#L24
Possible null reference argument for parameter 'key' in 'void Dictionary<string, StateVariable>.Add(string key, StateVariable value)'.
build: upnp/Services/Argument.cs#L32
The field 'Argument.retVal' is assigned but its value is never used