use reusable #1
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/manual_release_stable.yaml#L1
(Line: 35, Col: 13): Job 'release_metadata' depends on unknown job 'lint_check'., (Line: 35, Col: 25): Job 'release_metadata' depends on unknown job 'type_check'., (Line: 53, Col: 13): Job 'update_changelog' depends on job 'release_metadata' which creates a cycle in the dependency graph., (Line: 63, Col: 13): Job 'create_github_release' depends on job 'release_metadata' which creates a cycle in the dependency graph., (Line: 63, Col: 31): Job 'create_github_release' depends on job 'update_changelog' which creates a cycle in the dependency graph., (Line: 78, Col: 13): Job 'publish_to_pypi' depends on job 'release_metadata' which creates a cycle in the dependency graph., (Line: 78, Col: 31): Job 'publish_to_pypi' depends on job 'update_changelog' which creates a cycle in the dependency graph.
|