Sync KDS Roadmap Project Statuses #16
sync_kds_roadmap_statuses.yml
on: workflow_dispatch
sync-projects
4s
Annotations
1 error and 1 warning
sync-projects
Unhandled error: Error: [
{
"path": [
"query getSourceAndTargetProjectsIds"
],
"extensions": {
"code": "variableNotUsed",
"variableName": "source"
},
"locations": [
{
"line": 2,
"column": 7
}
],
"message": "Variable $source is declared by getSourceAndTargetProjectsIds but not used"
},
{
"path": [
"query getSourceAndTargetProjectsIds"
],
"extensions": {
"code": "variableNotUsed",
"variableName": "target"
},
"locations": [
{
"line": 2,
"column": 7
}
],
"message": "Variable $target is declared by getSourceAndTargetProjectsIds but not used"
}
]
|
sync-projects
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|