Change logs support to track all changes being made to managed resources #1387
ci.yml
on: pull_request
check-diff
1m 19s
lint
1m 42s
codeql
2m 19s
trivy-scan-fs
26s
unit-tests
1m 27s
protobuf-schemas
4s
Annotations
10 errors and 1 warning
protobuf-schemas:
apis/proto/v1alpha1/changelog.proto#L19
Multiple packages "changelog.proto.v1alpha1,ess.proto.v1alpha1" detected within directory "proto/v1alpha1".
|
protobuf-schemas:
apis/proto/v1alpha1/changelog.proto#L27
RPC request type "ChangeLogEntry" should be named "SendChangeLogRequest" or "ChangeLogServiceSendChangeLogRequest".
|
protobuf-schemas:
apis/proto/v1alpha1/changelog.proto#L27
RPC response type "ChangeLogResponse" should be named "SendChangeLogResponse" or "ChangeLogServiceSendChangeLogResponse".
|
protobuf-schemas:
apis/proto/v1alpha1/changelog.proto#L44
Field name "externalName" should be lower_snake_case, such as "external_name".
|
protobuf-schemas:
apis/proto/v1alpha1/changelog.proto#L56
Field name "errorMessage" should be lower_snake_case, such as "error_message".
|
protobuf-schemas:
apis/proto/v1alpha1/changelog.proto#L60
Field name "additionalDetails" should be lower_snake_case, such as "additional_details".
|
protobuf-schemas:
apis/proto/v1alpha1/changelog.proto#L66
Enum value name "OPERATION_UNSPECIFIED" should be prefixed with "OPERATION_TYPE_".
|
protobuf-schemas:
apis/proto/v1alpha1/changelog.proto#L67
Enum value name "OPERATION_CREATE" should be prefixed with "OPERATION_TYPE_".
|
protobuf-schemas:
apis/proto/v1alpha1/changelog.proto#L68
Enum value name "OPERATION_UPDATE" should be prefixed with "OPERATION_TYPE_".
|
protobuf-schemas:
apis/proto/v1alpha1/changelog.proto#L69
Enum value name "OPERATION_DELETE" should be prefixed with "OPERATION_TYPE_".
|
unit-tests
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/125fc84a9a348dbcf27191600683ec096ec9021c/dist/codecov' failed with exit code 1
|