template helper #30
docker.yml
on: push
Matrix: build
slack-notifications
0s
Annotations
8 errors and 4 warnings
build (1.22.x):
rpc/convert_metadata.go#L179
undefined: ConvertPrimitiveType
|
build (1.22.x):
rpc/convert_metadata.go#L257
cannot use c.FieldForSequence(ttype, palletName, callName, fieldName) (value of type *protobuf.RepeatedField) as protobuf.Field value in assignment: *protobuf.RepeatedField does not implement protobuf.Field (wrong type for method ToFuncName)
|
build (1.22.x):
rpc/convert_metadata.go#L265
cannot use c.FieldForArray(ttype, palletName, callName, fieldName) (value of type *protobuf.RepeatedField) as protobuf.Field value in assignment: *protobuf.RepeatedField does not implement protobuf.Field (wrong type for method ToFuncName)
|
build (1.22.x):
rpc/convert_metadata.go#L314
c.ConvertPrimitiveType undefined (type *TypeConverter has no field or method ConvertPrimitiveType)
|
build (1.22.x):
rpc/convert_metadata.go#L397
cannot use field (variable of type *protobuf.OneOfField) as protobuf.Field value in argument to append: *protobuf.OneOfField does not implement protobuf.Field (wrong type for method ToFuncName)
|
build (1.22.x):
rpc/convert_metadata.go#L456
cannot use of (variable of type *protobuf.OneOfField) as protobuf.Field value in return statement: *protobuf.OneOfField does not implement protobuf.Field (wrong type for method ToFuncName)
|
build (1.22.x):
rpc/convert_metadata.go#L532
cannot use oneOf (variable of type *protobuf.OneOfField) as protobuf.Field value in array or slice literal: *protobuf.OneOfField does not implement protobuf.Field (wrong type for method ToFuncName)
|
build (1.22.x)
Process completed with exit code 1.
|
build (1.22.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (1.22.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (1.22.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (1.22.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|