Skip to content

Add ObjectTypeAttribute Payload for the creation and the update of the Assets Object Type Attribute #1199

Add ObjectTypeAttribute Payload for the creation and the update of the Assets Object Type Attribute

Add ObjectTypeAttribute Payload for the creation and the update of the Assets Object Type Attribute #1199

Re-run triggered February 16, 2024 05:04
Status Failure
Total duration 35s
Artifacts

coverage.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: assets/internal/object_type_attribute_impl.go#L38
cannot use payload (type *models.ObjectTypeAttributeScheme) as type *models.ObjectTypeAttributePayloadScheme in argument to o.internalClient.Update
build: assets/internal/object_type_attribute_impl_test.go#L17
unknown field 'WorkspaceId' in struct literal of type models.ObjectTypeAttributePayloadScheme
build: assets/internal/object_type_attribute_impl_test.go#L18
unknown field 'GlobalId' in struct literal of type models.ObjectTypeAttributePayloadScheme
build: assets/internal/object_type_attribute_impl_test.go#L19
unknown field 'ID' in struct literal of type models.ObjectTypeAttributePayloadScheme
build: assets/internal/object_type_attribute_impl_test.go#L20
unknown field 'ObjectType' in struct literal of type models.ObjectTypeAttributePayloadScheme
build: assets/internal/object_type_attribute_impl_test.go#L23
cannot use 0 (type int) as type *int in field value
build: assets/internal/object_type_attribute_impl_test.go#L25
cannot use 0 (type int) as type *int in field value
build: assets/internal/object_type_attribute_impl_test.go#L29
unknown field 'ReferenceType' in struct literal of type models.ObjectTypeAttributePayloadScheme
build: assets/internal/object_type_attribute_impl_test.go#L30
unknown field 'ReferenceObjectTypeId' in struct literal of type models.ObjectTypeAttributePayloadScheme
build: assets/internal/object_type_attribute_impl_test.go#L31
unknown field 'ReferenceObjectType' in struct literal of type models.ObjectTypeAttributePayloadScheme
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/