Skip to content

Add initial protobuf bindings #7

Add initial protobuf bindings

Add initial protobuf bindings #7

Triggered via pull request November 27, 2023 13:30
Status Failure
Total duration 46s
Artifacts

ci.yaml

on: pull_request
Matrix: Test with nox
Check proto files with protolint
8s
Check proto files with protolint
Build distribution packages
34s
Build distribution packages
Test documentation website generation
21s
Test documentation website generation
Test with nox
0s
Test with nox
Test package installation in different architectures
0s
Test package installation in different architectures
Publish documentation website to GitHub pages
0s
Publish documentation website to GitHub pages
Create GitHub release
0s
Create GitHub release
Publish packages to PyPI
0s
Publish packages to PyPI
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Check proto files with protolint: proto/frequenz/api/reporting/v1/reporting.proto#L19
[linter-name (protolint)] reported by reviewdog 🐶 Imports are not sorted. Raw Output: [proto/frequenz/api/reporting/v1/reporting.proto:19:1] Imports are not sorted.
Check proto files with protolint: proto/frequenz/api/reporting/v1/reporting.proto#L20
[linter-name (protolint)] reported by reviewdog 🐶 Imports are not sorted. Raw Output: [proto/frequenz/api/reporting/v1/reporting.proto:20:1] Imports are not sorted.
Check proto files with protolint: proto/frequenz/api/reporting/v1/reporting.proto#L106
[linter-name (protolint)] reported by reviewdog 🐶 EnumField name "FILTER_OPTION_EXCLUDE" with zero value should have the suffix "UNSPECIFIED" Raw Output: [proto/frequenz/api/reporting/v1/reporting.proto:106:5] EnumField name "FILTER_OPTION_EXCLUDE" with zero value should have the suffix "UNSPECIFIED"
Check proto files with protolint: proto/frequenz/api/reporting/v1/reporting.proto#L410
[linter-name (protolint)] reported by reviewdog 🐶 Repeated field name "aggregation_config" must be pluralized name "aggregation_configs" Raw Output: [proto/frequenz/api/reporting/v1/reporting.proto:410:3] Repeated field name "aggregation_config" must be pluralized name "aggregation_configs"
Test with nox (ubuntu-20.04, 3.11, pytest_min)
Process completed with exit code 1.
Test with nox (ubuntu-20.04, 3.11, ci_checks_max)
Process completed with exit code 1.
Test documentation website generation
Process completed with exit code 1.
Build distribution packages
Process completed with exit code 1.