Bump Discord.Net from 3.18.0 to 3.19.0 #41
Closed
Annotations
10 warnings
|
Build solution:
CollectDaprStats/GetPythonPackageData.cs#L26
Dereference of a possibly null reference.
|
|
Build solution:
CollectDaprStats/GetDockerHubData.cs#L33
Dereference of a possibly null reference.
|
|
Build solution:
CollectDaprStats/GetGitHubRepoData.cs#L89
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'CommitUsers' of type 'IEnumerable<string>' in 'CommitOutput.CommitOutput(int CommitCount, IEnumerable<string> CommitUsers, string JoinedCommitUsers)' due to differences in the nullability of reference types.
|
|
Build solution:
CollectDaprStats/GetDiscordData.cs#L47
Possible null reference assignment.
|
|
Build solution:
CollectDaprStats/GetNpmPackageData.cs#L45
Possible null reference assignment.
|
|
Build solution:
CollectDaprStats/GetNpmPackageData.cs#L28
Dereference of a possibly null reference.
|
|
Build solution:
CollectDaprStats/GetNuGetPackageData.cs#L47
Possible null reference assignment.
|
|
Build solution:
CollectDaprStats/GetNuGetPackageData.cs#L30
Dereference of a possibly null reference.
|
|
Build solution:
CollectDaprStats/GetPythonPackageData.cs#L39
Possible null reference assignment.
|
|
Build solution:
CollectDaprStats/GetPythonPackageData.cs#L26
Dereference of a possibly null reference.
|
Loading