please #75
Annotations
1 error and 10 warnings
build
Process completed with exit code 1.
|
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
build:
revorbstd/Native.cs#L21
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
|
build:
revorbstd/Native.cs#L21
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
|
build:
TACTLib/TACTLib/Agent/Protobuf/ProtoDatabase.cs#L8
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
TACTLib/TACTLib/Agent/Protobuf/ProtoDatabase.cs#L8
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
TACTLib/TACTLib/Agent/Protobuf/ProtoDatabase.cs#L9
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
TACTLib/TACTLib/Agent/Protobuf/ProtoDatabase.cs#L9
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
TACTLib/TACTLib/Agent/Protobuf/ProtoDatabase.cs#L10
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
TACTLib/TACTLib/Agent/Protobuf/ProtoDatabase.cs#L10
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
TACTLib/TACTLib/Agent/Protobuf/ProtoDatabase.cs#L11
The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language.
|