feat: add feature resolution for protobuf editions #1085
Annotations
4 errors and 12 warnings
src/parse.js#L282
'key' is already defined
|
src/parse.js#L694
'token' is already defined
|
src/parse.js#L723
'optionValue' is already defined
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/enum.js#L158
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
|
src/enum.js#L159
Do not access Object.prototype method 'hasOwnProperty' from target object
|
src/enum.js#L159
Missing semicolon
|
src/enum.js#L160
Trailing spaces not allowed
|
src/enum.js#L163
Trailing spaces not allowed
|
src/parse.js#L16
'ReflectionObject' is assigned a value but never used
|
src/parse.js#L32
Strings must use doublequote
|
src/parse.js#L32
Strings must use doublequote
|
src/parse.js#L32
Strings must use doublequote
|
src/parse.js#L32
Strings must use doublequote
|
This job failed
Loading