Add tooltips and enum support #7
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, JamesIves/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
deploy:
ProtoBuf.Antlr/Protobuf3Visitor.cs#L34
'IProtobuf3Visitor<Result>' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
deploy:
ProtoBuf.Antlr/Protobuf3Parser.cs#L36
'Protobuf3Parser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
deploy:
ProtoBuf.Antlr/Protobuf3Listener.cs#L33
'IProtobuf3Listener' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
deploy:
ProtoBuf.Antlr/Protobuf3Lexer.cs#L33
'Protobuf3Lexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
deploy:
ProtoBuf.Antlr/Protobuf3BaseVisitor.cs#L37
'Protobuf3BaseVisitor<Result>' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
deploy:
ProtoBuf.Antlr/Protobuf3BaseListener.cs#L38
'Protobuf3BaseListener' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
deploy:
ProtoBuf.Logic/MessageBinder.cs#L210
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
|
deploy:
ProtoBuf.Logic/MessageBinder.cs#L213
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
|
deploy:
ProtoBuf.Logic/MessageBinder.cs#L231
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
|
deploy:
ProtoBuf.Logic/MessageBinder.cs#L234
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
|