Skip to content

Update GameLibs

Update GameLibs #10

Manually triggered January 9, 2024 17:08
Status Success
Total duration 1m 33s
Artifacts

checkGameForUpdates.yml

on: workflow_dispatch
Check lethal-company for outdated package versions
1m 21s
Check lethal-company for outdated package versions
Matrix: dispatch-game-version-package-updates
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Check lethal-company for outdated package versions: build/schema/NuGetPackageIndex.cs#L20
Nullability of reference types in type of parameter 'other' of 'bool NuGetPackageVersion.Equals(NuGetPackageVersion other)' doesn't match implicitly implemented member 'bool IEquatable<NuGetPackageVersion>.Equals(NuGetPackageVersion? other)' (possibly because of nullability attributes).
Check lethal-company for outdated package versions: build/Program.cs#L65
Non-nullable property 'GameMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Check lethal-company for outdated package versions: build/Program.cs#L65
Non-nullable property 'GameAppInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Check lethal-company for outdated package versions: build/Program.cs#L65
Non-nullable property 'ExistingPackageVersions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Check lethal-company for outdated package versions: build/Program.cs#L65
Non-nullable property 'FrameworkTargetDependencyAssemblyNames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Check lethal-company for outdated package versions: build/Program.cs#L65
Non-nullable property 'AssemblyProcessingTasks' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Check lethal-company for outdated package versions: build/schema/NuGetPackageIndex.cs#L45
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Check lethal-company for outdated package versions: build/schema/NuGetPackageIndex.cs#L48
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Check lethal-company for outdated package versions: build/schema/NuGetPackageIndex.cs#L39
Non-nullable property 'CatalogEntry' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Check lethal-company for outdated package versions: build/schema/NuGetPackageIndex.cs#L15
Non-nullable property 'Versions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.