Fix typo in README.md 'optonal' #16
Merged
Annotations
10 warnings
|
Build:
src/Discord.Net.ComponentDesigner.Generator/Utils/EquatableArray.cs#L37
The type 'CollectionBuilderAttribute' in '/home/runner/work/ComponentDesigner/ComponentDesigner/src/Discord.Net.ComponentDesigner.Generator/Utils/CollectionBuilder.cs' conflicts with the imported type 'CollectionBuilderAttribute' in 'Discord.Net.ComponentDesigner.Parser, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/ComponentDesigner/ComponentDesigner/src/Discord.Net.ComponentDesigner.Generator/Utils/CollectionBuilder.cs'.
|
|
Build:
src/Discord.Net.ComponentDesigner.Generator/CXValueGenerators/EnumGenerator.cs#L206
The type 'MaybeNullWhenAttribute' in '/home/runner/work/ComponentDesigner/ComponentDesigner/src/Discord.Net.ComponentDesigner.Generator/Utils/NullableAttributes.cs' conflicts with the imported type 'MaybeNullWhenAttribute' in 'Discord.Net.ComponentDesigner.Parser, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/ComponentDesigner/ComponentDesigner/src/Discord.Net.ComponentDesigner.Generator/Utils/NullableAttributes.cs'.
|
|
Build:
src/Discord.Net.ComponentDesigner.Generator/Utils/CXUtils.cs#L14
The type 'MaybeNullWhenAttribute' in '/home/runner/work/ComponentDesigner/ComponentDesigner/src/Discord.Net.ComponentDesigner.Generator/Utils/NullableAttributes.cs' conflicts with the imported type 'MaybeNullWhenAttribute' in 'Discord.Net.ComponentDesigner.Parser, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/ComponentDesigner/ComponentDesigner/src/Discord.Net.ComponentDesigner.Generator/Utils/NullableAttributes.cs'.
|
|
Build:
src/Discord.Net.ComponentDesigner.Parser/Lexer/CXLexer.cs#L40
Field 'CXLexer.TokenInfo.Flags' is never assigned to, and will always have its default value
|
|
Build:
src/Discord.Net.ComponentDesigner.Parser/Lexer/CXLexer.cs#L1015
This label has not been referenced
|
|
Build:
src/Discord.Net.ComponentDesigner.Parser/Source/ChangedText.cs#L158
Dereference of a possibly null reference.
|
|
Build:
src/Discord.Net.ComponentDesigner.Parser/Lexer/CXLexer.cs#L40
Field 'CXLexer.TokenInfo.Flags' is never assigned to, and will always have its default value
|
|
Build:
src/Discord.Net.ComponentDesigner.Parser/Lexer/CXLexer.cs#L1015
This label has not been referenced
|
|
Build:
src/Discord.Net.ComponentDesigner.Parser/Source/ChangedText.cs#L158
Dereference of a possibly null reference.
|
|
Build:
src/Discord.Net.ComponentDesigner.Parser/Util/CompilerAttributes.cs#L20
Parameter 's' is unread.
|
Loading