Skip to content

Merge pull request #18 from dotnet-campus/t/walterlv/remove-net3.1 #43

Merge pull request #18 from dotnet-campus/t/walterlv/remove-net3.1

Merge pull request #18 from dotnet-campus/t/walterlv/remove-net3.1 #43

Triggered via push March 1, 2024 08:14
Status Success
Total duration 2m 17s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/dotnetCampus.YamlToCSharp/CSharpProperty.cs#L5
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/dotnetCampus.YamlToCSharp/CSharpProperty.cs#L7
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/dotnetCampus.YamlToCSharp/CSharpClass.cs#L9
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/dotnetCampus.YamlToCSharp.Build/Utils/IdentifierHelper.cs#L25
Dereference of a possibly null reference.
build
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build
- Add lib or ref assemblies for the net8.0 target framework
build: src/dotnetCampus.YamlToCSharp/CSharpProperty.cs#L5
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/dotnetCampus.YamlToCSharp/CSharpProperty.cs#L7
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/dotnetCampus.YamlToCSharp/CSharpClass.cs#L9
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/dotnetCampus.YamlToCSharp/CSharpProperty.cs#L5
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build
.NET Core 3.1 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
.NET 5.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.