Skip to content

Update to .net8

Update to .net8 #4

Triggered via push June 5, 2024 07:31
Status Success
Total duration 35s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, papeloto/action-zip@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: papeloto/action-zip@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: EvoSC.Tool/Utils/PromptUtils.cs#L7
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'SelectionPrompt<T>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
build: EvoSC.Tool/Utils/ToolCommandHandler.cs#L9
Non-nullable property 'Console' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: EvoSC.Tool/Utils/ProjectUtils.cs#L17
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build: EvoSC.Tool/Utils/PromptUtils.cs#L9
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'SelectionPrompt<T>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
build: EvoSC.Tool/Utils/PromptUtils.cs#L9
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'SelectionPromptExtensions.Title<T>(SelectionPrompt<T>, string?)'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
build: EvoSC.Tool/Utils/PromptUtils.cs#L9
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'SelectionPromptExtensions.AddChoices<T>(SelectionPrompt<T>, params T[])'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
build: EvoSC.Tool/Utils/Templates/ProjectFileTemplatePartial.cs#L5
Non-nullable property 'ModuleName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: EvoSC.Tool/Utils/Templates/ProjectFileTemplatePartial.cs#L6
Non-nullable property 'ModuleAuthor' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: EvoSC.Tool/Utils/Templates/ProjectFileTemplatePartial.cs#L7
Non-nullable property 'ModuleTitle' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: EvoSC.Tool/Utils/Templates/ProjectFileTemplatePartial.cs#L8
Non-nullable property 'ModuleDescription' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "package". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
package
2.04 MB