[Request]: Surfacing Services in Host Views #82
Triggered via issue
February 15, 2024 09:58
Status
Failure
Total duration
19s
Artifacts
–
Annotations
1 error and 1 warning
label-component
Incorrect format of provided 'issue-form' input: [
{
"code": "invalid_union",
"unionErrors": [
{
"issues": [
{
"code": "invalid_type",
"expected": "string",
"received": "array",
"path": [
"related"
],
"message": "Expected string, received array"
}
],
"name": "ZodError"
},
{
"issues": [
{
"code": "invalid_type",
"expected": "string",
"received": "array",
"path": [
"related",
0
],
"message": "Expected string, received array"
}
],
"name": "ZodError"
}
],
"path": [
"related"
],
"message": "Invalid input"
}
]
|
label-component
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, redhat-plumbers-in-action/advanced-issue-labeler@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|