Skip to content

feat(BA-675): Implement Image status filtering logics #15641

feat(BA-675): Implement Image status filtering logics

feat(BA-675): Implement Image status filtering logics #15641

Triggered via pull request February 20, 2025 07:46
Status Success
Total duration 16s
Artifacts

docs-preview.yml

on: pull_request
docs-preview-links-
6s
docs-preview-links-
Fit to window
Zoom out
Zoom in

Annotations

4 warnings and 2 notices
Argument 'filter_by_statuses: [ImageStatus]' (with default value) added to field 'Queries.images': docs/manager/graphql-reference/schema.graphql#L96
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
Argument 'filter_by_statuses: [ImageStatus]' (with default value) added to field 'Queries.image_nodes': docs/manager/graphql-reference/schema.graphql#L129
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
Argument 'filter_by_statuses: [ImageStatus]' (with default value) added to field 'Queries.images': docs/manager/graphql-reference/schema.graphql#L96
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
Argument 'filter_by_statuses: [ImageStatus]' (with default value) added to field 'Queries.image_nodes': docs/manager/graphql-reference/schema.graphql#L129
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.