Parse ConfigurableCube (#45) #41
Annotations
10 warnings
Pack:
Maple2.File.Generator/FeatureLocaleGenerator.cs#L9
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
Pack:
Maple2.File.Generator/FeatureLocaleGenerator.cs#L9
This compiler extension should not be implemented in an assembly with target framework '.NET 8.0'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1041.md)
|
Pack:
Maple2.File.Generator/FeatureLocaleGenerator.cs#L10
'Maple2.File.Generator.FeatureLocaleGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Pack:
Maple2.File.Generator/XmlArrayGenerator.cs#L9
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
Pack:
Maple2.File.Generator/XmlArrayGenerator.cs#L9
This compiler extension should not be implemented in an assembly with target framework '.NET 8.0'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1041.md)
|
Pack:
Maple2.File.Generator/XmlArrayGenerator.cs#L10
'Maple2.File.Generator.XmlArrayGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Pack:
Maple2.File.Generator/XmlColorGenerator.cs#L9
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
Pack:
Maple2.File.Generator/XmlColorGenerator.cs#L9
This compiler extension should not be implemented in an assembly with target framework '.NET 8.0'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1041.md)
|
Pack:
Maple2.File.Generator/XmlColorGenerator.cs#L10
'Maple2.File.Generator.XmlColorGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Pack:
Maple2.File.IO/Crypto/Common/PackFileEntry.cs#L26
Nullability of reference types in type of parameter 'entry' of 'int PackFileEntry.CompareTo(PackFileEntry entry)' doesn't match implicitly implemented member 'int IComparable<PackFileEntry>.CompareTo(PackFileEntry? other)' (possibly because of nullability attributes).
|
Loading