Collect Stats #3
Annotations
2 errors and 21 warnings
build
The job running on runner GitHub Actions 5 has exceeded the maximum execution time of 360 minutes.
|
build
The operation was canceled.
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build:
CollectDaprStats/GetNpmPackageData.cs#L64
Non-nullable property 'PackageName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
CollectDaprStats/GetNpmPackageData.cs#L65
Non-nullable property 'PackageVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
CollectDaprStats/GetNpmPackageData.cs#L58
Non-nullable property 'Package' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
CollectDaprStats/GetNpmPackageData.cs#L59
Non-nullable property 'Downloads' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
CollectDaprStats/GetPythonPackageData.cs#L58
Non-nullable property 'PackageName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
CollectDaprStats/GetPythonPackageData.cs#L59
Non-nullable property 'PackageVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
CollectDaprStats/GetPythonPackageData.cs#L52
Non-nullable property 'Package' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
CollectDaprStats/GetPythonPackageData.cs#L53
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
CollectDaprStats/GetDiscordData.cs#L44
Possible null reference assignment.
|
build:
CollectDaprStats/GetPythonPackageData.cs#L26
Dereference of a possibly null reference.
|
build
Non-nullable property 'Package' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build
Non-nullable property 'Downloads' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build
Non-nullable property 'PackageName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build
Non-nullable property 'PackageVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build
Possible null reference assignment.
|
build
Non-nullable property 'PackageName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build
Non-nullable property 'PackageVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build
Non-nullable property 'Package' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build
Dereference of a possibly null reference.
|