Skip to content

Use VirtualTreeView only #9

Use VirtualTreeView only

Use VirtualTreeView only #9

Triggered via push December 27, 2023 14:32
Status Success
Total duration 1m 39s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

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/TypedMessageDecoder.cs#L32
'TypedMessage.Definition' hides inherited member 'ProtoType.Definition'. Use the new keyword if hiding was intended.
deploy: ProtoBuf.Logic/TypedMessageDecoder.cs#L47
'TypedEnum.Definition' hides inherited member 'ProtoType.Definition'. Use the new keyword if hiding was intended.
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).