Merge branch 'main' of https://github.com/FanTranslatorsInternational… #96
Annotations
1 error and 13 warnings
Publish ImGui.Forms
😭 error: File does not exist (1).
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, softprops/turnstyle@v1, actions/setup-dotnet@v1, brandedoutcast/publish-nuget@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, nuget/setup-nuget@v1, softprops/turnstyle@v1, actions/setup-dotnet@v1, brandedoutcast/publish-nuget@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Wait for other release builds
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Publish ImGui.Forms:
ImGui.Forms/Localization/LocalizedString.cs#L10
'LocalizedString' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Publish ImGui.Forms:
ImGui.Forms/Resources/FontResource.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Publish ImGui.Forms:
ImGui.Forms/Resources/FontResource.cs#L112
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Publish ImGui.Forms:
ImGui.Forms/Controls/ComboBox.cs#L135
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Publish ImGui.Forms:
ImGui.Forms/Controls/ComboBox.cs#L136
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Publish ImGui.Forms:
ImGui.Forms/Models/IO/KeyCommand.cs#L5
'KeyCommand' defines operator == or operator != but does not override Object.Equals(object o)
|
Publish ImGui.Forms:
ImGui.Forms/Models/IO/KeyCommand.cs#L5
'KeyCommand' defines operator == or operator != but does not override Object.GetHashCode()
|
Publish ImGui.Forms:
ImGui.Forms/Controls/ComboBox.cs#L173
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Publish ImGui.Forms
The following packaged file folder(s) require(s) dots in the framework version: lib/net8/ImGui.Forms.dll
|
Publish ImGui.Forms
One or more target framework specifiers in your package are missing required dots in their framework version numbers. This is required as of .NET5.0. Please rename them to include dots as needed (e.g. 'net50' to 'net5.0').
|
Loading