feat: add feature resolution for protobuf editions #1085
Triggered via pull request
September 17, 2024 20:49
Status
Failure
Total duration
7m 22s
Artifacts
–
test.yml
on: pull_request
lint
7m 11s
bench
7m 10s
Matrix: test
Annotations
12 errors and 16 warnings
test (18)
Process completed with exit code 1.
|
test (16)
The job was canceled because "_18" failed.
|
test (16)
The operation was canceled.
|
test (14)
The job was canceled because "_18" failed.
|
test (14)
The operation was canceled.
|
test (12)
The job was canceled because "_18" failed.
|
test (12)
The operation was canceled.
|
bench
Process completed with exit code 1.
|
lint:
src/parse.js#L282
'key' is already defined
|
lint:
src/parse.js#L694
'token' is already defined
|
lint:
src/parse.js#L723
'optionValue' is already defined
|
lint
Process completed with exit code 1.
|
test (18)
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/
|
test (18)
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/
|
bench
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/
|
bench
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/
|
lint
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/
|
lint
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/
|
lint:
src/enum.js#L158
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
|
lint:
src/enum.js#L159
Do not access Object.prototype method 'hasOwnProperty' from target object
|
lint:
src/enum.js#L159
Missing semicolon
|
lint:
src/enum.js#L160
Trailing spaces not allowed
|
lint:
src/enum.js#L163
Trailing spaces not allowed
|
lint:
src/parse.js#L16
'ReflectionObject' is assigned a value but never used
|
lint:
src/parse.js#L32
Strings must use doublequote
|
lint:
src/parse.js#L32
Strings must use doublequote
|
lint:
src/parse.js#L32
Strings must use doublequote
|
lint:
src/parse.js#L32
Strings must use doublequote
|