Skip to content

Collect Stats

Collect Stats #12

Triggered via schedule September 1, 2024 20:19
Status Failure
Total duration 6h 0m 26s
Artifacts

collect.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 21 warnings
build
The job running on runner GitHub Actions 14 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#L58
Non-nullable property 'Package' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: CollectDaprStats/GetNpmPackageData.cs#L64
Non-nullable property 'PackageName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: CollectDaprStats/GetNpmPackageData.cs#L59
Non-nullable property 'Downloads' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: CollectDaprStats/GetNpmPackageData.cs#L65
Non-nullable property 'PackageVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: CollectDaprStats/GetDiscordData.cs#L44
Possible null reference assignment.
build: CollectDaprStats/GetPythonPackageData.cs#L58
Non-nullable property 'PackageName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: CollectDaprStats/GetPythonPackageData.cs#L59
Non-nullable property 'PackageVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: CollectDaprStats/GetPythonPackageData.cs#L52
Non-nullable property 'Package' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: CollectDaprStats/GetPythonPackageData.cs#L53
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: 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 adding the 'required' modifier or declaring the property as nullable.
build
Non-nullable property 'Downloads' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build
Non-nullable property 'PackageName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build
Non-nullable property 'PackageVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
build
Non-nullable property 'PackageVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build
Non-nullable property 'Package' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build
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
Non-nullable property 'Repository' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.