Skip to content

Merge pull request #12 from luigi311/vmaf #193

Merge pull request #12 from luigi311/vmaf

Merge pull request #12 from luigi311/vmaf #193

Triggered via push April 25, 2024 05:42
Status Success
Total duration 28s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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: Generators/RepoGenerator.cs#L264
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/RepoGenerator.cs#L268
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/RepoGenerator.cs#L253
Non-nullable property 'Properties' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/RepoGenerator.cs#L226
Non-nullable property 'MinimumVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/RepoGenerator.cs#L236
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/RepoGenerator.cs#L241
Non-nullable property 'SubFlows' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/FlowTemplateGenerator.cs#L16
The variable 'prefix' is assigned but its value is never used
build: Generators/FlowTemplateGenerator.cs#L105
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/FlowTemplateGenerator.cs#L109
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/FlowTemplateGenerator.cs#L119
Non-nullable property 'MinimumVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.