Skip to content

Update README.md

Update README.md #3

Triggered via push February 15, 2024 07:34
Status Failure
Total duration 37s
Artifacts

nuget.yml

on: push
publish-nuget
28s
publish-nuget
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
publish-nuget
😭 error: File does not exist (1).
publish-nuget
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, brandedoutcast/publish-nuget@v2.5.5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish-nuget
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, brandedoutcast/publish-nuget@v2.5.5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish-nuget: SchemeGenerator.Test/Models/SimpleType.cs#L6
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish-nuget: SchemeGenerator.Test/Models/ComplexType.cs#L5
Non-nullable property 'Numbers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish-nuget: SchemeGenerator.Test/Models/ComplexType.cs#L6
Non-nullable property 'Objects' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish-nuget: SchemeGenerator.Test/Models/SimpleType.cs#L6
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish-nuget: SchemeGenerator.Test/Models/ComplexType.cs#L5
Non-nullable property 'Numbers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish-nuget: SchemeGenerator.Test/Models/ComplexType.cs#L6
Non-nullable property 'Objects' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.