Update GameLibs #10
checkGameForUpdates.yml
on: workflow_dispatch
Check lethal-company for outdated package versions
1m 21s
Matrix: dispatch-game-version-package-updates
Waiting for pending jobs
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.
|