Merge pull request #355 from betwixt-labs/misc-fixes #178
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: falti/[email protected], actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
extensions/chord.common/Extensions/StringExtensions.cs#L53
Possible null reference assignment.
|
extensions/chord.common/Extensions/StringExtensions.cs#L58
Possible null reference assignment.
|
extensions/chord.common/Extensions/StringExtensions.cs#L59
Possible null reference assignment.
|
|
Spectre.Console.TypeNameHelper.ProcessGenericType(StringBuilder,Type,Type[],Int32,TypeNameHelper.DisplayNameOptions): Using member 'System.Reflection.Module.Name.get' which has 'RequiresAssemblyFilesAttribute' can break functionality when embedded in a single-file app. Returns <Unknown> for modules with no file path.
|
|
Spectre.Console.TypeNameHelper.ProcessGenericType(StringBuilder,Type,Type[],Int32,TypeNameHelper.DisplayNameOptions): Using member 'System.Reflection.Module.Name.get' which has 'RequiresAssemblyFilesAttribute' can break functionality when embedded in a single-file app. Returns <Unknown> for modules with no file path.
|
extensions/chord.common/Extensions/StringExtensions.cs#L53
Possible null reference assignment.
|
extensions/chord.common/Extensions/StringExtensions.cs#L58
Possible null reference assignment.
|
extensions/chord.common/Extensions/StringExtensions.cs#L59
Possible null reference assignment.
|
This job succeeded
Loading