Merge pull request #29 from ant385525/radarr_renamer #253
Annotations
1 error and 12 warnings
build
Process completed with exit code 134.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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#L289
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Generators/RepoGenerator.cs#L293
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Generators/RepoGenerator.cs#L278
Non-nullable property 'Properties' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Generators/RepoGenerator.cs#L241
Non-nullable property 'MinimumVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Generators/RepoGenerator.cs#L251
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#L142
Dereference of a possibly null reference.
|
build:
Generators/FlowTemplateGenerator.cs#L198
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|