Update Protobuf3.g4 #4517
Annotations
17 warnings
static-check (ubuntu-latest, useless-parens):
protobuf3#L1
grammar contains useless parentheses. Check log for more details.
|
static-check (ubuntu-latest, format):
protobuf3#L1
one or more grammars do not conform to the Antlr grammar coding standard format for this repo. Reformat using antlr-format.
|
build-pwsh (ubuntu-latest, Dart)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dart-lang/setup-dart@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-pwsh (ubuntu-latest, CSharp):
protobuf3/Generated-CSharp/Protobuf3.g4#L27
warning(125): Protobuf3.g4:27:37: implicit definition of token PROTO3_LIT_DOBULE in parser
|
build-pwsh (ubuntu-latest, CSharp):
protobuf3/Generated-CSharp/Protobuf3.g4#L27
warning(125): Protobuf3.g4:27:37: implicit definition of token PROTO3_LIT_DOBULE in parser
|
build-pwsh (macos-latest, Dart)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dart-lang/setup-dart@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-pwsh (windows-latest, CSharp):
protobuf3/Generated-CSharp/Protobuf3.g4#L27
warning(125): Protobuf3.g4:27:37: implicit definition of token PROTO3_LIT_DOBULE in parser
|
build-pwsh (windows-latest, CSharp):
protobuf3/Generated-CSharp/Protobuf3.g4#L27
warning(125): Protobuf3.g4:27:37: implicit definition of token PROTO3_LIT_DOBULE in parser
|
build-pwsh (macos-latest, CSharp):
protobuf3/Generated-CSharp/Protobuf3.g4#L27
warning(125): Protobuf3.g4:27:37: implicit definition of token PROTO3_LIT_DOBULE in parser
|
build-pwsh (macos-latest, CSharp):
protobuf3/Generated-CSharp/Protobuf3.g4#L27
warning(125): Protobuf3.g4:27:37: implicit definition of token PROTO3_LIT_DOBULE in parser
|
build-pwsh (windows-latest, Dart)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dart-lang/setup-dart@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-pwsh (windows-latest, Cpp)
'antlr4::dfa::Vocabulary::EMPTY_VOCABULARY': Use the default constructor of Vocabulary instead.
|
build-pwsh (windows-latest, Cpp)
'initializing': conversion from '_Ty' to '_Ty1', possible loss of data
|
build-pwsh (windows-latest, Cpp)
'initializing': conversion from '_Ty' to '_Ty2', possible loss of data
|
build-pwsh (windows-latest, Cpp)
'context': unreferenced formal parameter
|
build-pwsh (windows-latest, Cpp):
protobuf3/Generated-Cpp/Test.cpp#L18
'initializing': conversion from 'uint64_t' to 'long', possible loss of data
|
build-pwsh (windows-latest, Cpp):
protobuf3/Generated-Cpp/Test.cpp#L36
'initializing': conversion from 'uint64_t' to 'long', possible loss of data
|