feat: add UUID autogeneration for fields listed as autoPopulate in service.yaml #2739
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: pull_request
build
4m 40s
lint
28s
Matrix: lib-tests-esm
Matrix: lib-tests
Annotations
11 errors and 10 warnings
lint:
typescript/src/schema/comments.ts#L15
Replace `·format·` with `format`
|
lint:
typescript/src/schema/comments.ts#L163
Replace `options·&&·options['.google.api.fieldInfo']·&&·options['.google.api.fieldInfo']['format'])·{` with `⏎····················options·&&⏎····················options['.google.api.fieldInfo']·&&⏎····················options['.google.api.fieldInfo']['format']`
|
lint:
typescript/src/schema/comments.ts#L164
Replace `··const·fieldInfo·=⏎·····················` with `)·{⏎····················const·fieldInfo·=`
|
lint:
typescript/src/schema/comments.ts#L166
Replace `·fieldInfo·as·protos.google.api.FieldInfo;⏎····················` with `⏎······················fieldInfo·as·protos.google.api.FieldInfo;`
|
lint:
typescript/src/schema/comments.ts#L167
Trailing spaces not allowed
|
lint:
typescript/src/schema/proto.ts#L199
Insert `·`
|
lint:
typescript/src/schema/proto.ts#L200
Insert `·`
|
lint:
typescript/src/schema/proto.ts#L201
Insert `·`
|
lint:
typescript/src/schema/proto.ts#L202
Insert `·`
|
lint:
typescript/src/schema/proto.ts#L203
Insert `·`
|
build
Process completed with exit code 3.
|
lint:
typescript/src/schema/comments.ts#L15
'format' is defined but never used
|
lint:
typescript/test/unit/proto.ts#L25
'MethodDescriptorProto' is defined but never used
|
lint:
typescript/test/unit/proto.ts#L32
'Method' is defined but never used
|
lint:
typescript/test/unit/proto.ts#L681
Strings must use singlequote
|
lint:
typescript/test/unit/proto.ts#L681
Strings must use singlequote
|
lint:
typescript/test/unit/proto.ts#L681
Strings must use singlequote
|
lint:
typescript/test/unit/proto.ts#L681
Strings must use singlequote
|
lint:
typescript/test/unit/proto.ts#L681
Strings must use singlequote
|
lint:
typescript/test/unit/proto.ts#L681
Strings must use singlequote
|
lint:
typescript/test/unit/proto.ts#L681
Strings must use singlequote
|