Skip to content

Merge pull request #73 from BuSHari/feature/add_new_arr_import_scripts #320

Merge pull request #73 from BuSHari/feature/add_new_arr_import_scripts

Merge pull request #73 from BuSHari/feature/add_new_arr_import_scripts #320

Triggered via push December 19, 2024 07:25
Status Failure
Total duration 30s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
Process completed with exit code 134.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build: Generators/RepoGenerator.cs#L44
Cannot convert null literal to non-nullable reference type.
build: Generators/RepoGenerator.cs#L295
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/RepoGenerator.cs#L299
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/RepoGenerator.cs#L284
Non-nullable property 'Properties' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/RepoGenerator.cs#L247
Non-nullable property 'MinimumVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/RepoGenerator.cs#L257
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/RepoGenerator.cs#L28
Possible null reference assignment.
build: Generators/RepoGenerator.cs#L29
Possible null reference assignment.
build: Generators/RepoGenerator.cs#L30
Possible null reference assignment.
build: Generators/RepoGenerator.cs#L148
Dereference of a possibly null reference.