Platform MP: support quickactions in graph #8078
on-push.yml
on: pull_request
Matrix: graph-tests
Matrix: integration-tests
Matrix: unit-tests
Pre Commit Checks
4m 19s
Test Pre-Commit Command
5m 22s
Test Graph Commands
8m 45s
Test Old Validate Command
20m 28s
Test New Validate Command
20m 5s
validate-changelog
33s
Test validate-content-path
9s
Generate Validate Docs
25s
Verify SDK Pip Installation
36s
coverage
0s
slack-notify-master-failure
0s
Annotations
46 errors
validate-changelog
Process completed with exit code 1.
|
Graph Tests / Python 3.11
Process completed with exit code 1.
|
Graph Tests / Python 3.11:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships, expecting sources and targets]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.11:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships, sources only]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.11:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships, targets only]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.11:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships, targets only, mandatory only]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.11:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships, integrations only]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.11:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships where depth=2 - 2 paths to SampleIntegration]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.11:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships where depth=1 - only 1 path to SampleIntegration, no path to SampleScript]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.11:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify IMPORTS relationship]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.11:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify TESTED_BY relationship]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.11:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify DEPENDS_ON relationships - don't include tests]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Pre Commit Checks
Process completed with exit code 1.
|
Graph Tests / Python 3.12
Process completed with exit code 1.
|
Graph Tests / Python 3.12:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships, expecting sources and targets]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.12:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships, sources only]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.12:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships, targets only]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.12:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships, targets only, mandatory only]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.12:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships, integrations only]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.12:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships where depth=2 - 2 paths to SampleIntegration]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.12:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships where depth=1 - only 1 path to SampleIntegration, no path to SampleScript]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.12:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify IMPORTS relationship]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.12:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify TESTED_BY relationship]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.12:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify DEPENDS_ON relationships - don't include tests]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.10
Process completed with exit code 1.
|
Graph Tests / Python 3.10:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships, expecting sources and targets]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.10:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships, sources only]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.10:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships, targets only]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.10:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships, targets only, mandatory only]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.10:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships, integrations only]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.10:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships where depth=2 - 2 paths to SampleIntegration]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.10:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships where depth=1 - only 1 path to SampleIntegration, no path to SampleScript]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.10:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify IMPORTS relationship]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.10:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify TESTED_BY relationship]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.10:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify DEPENDS_ON relationships - don't include tests]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.9
Process completed with exit code 1.
|
Graph Tests / Python 3.9:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships, expecting sources and targets]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.9:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships, sources only]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.9:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships, targets only]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.9:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships, targets only, mandatory only]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.9:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships, integrations only]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.9:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships where depth=2 - 2 paths to SampleIntegration]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.9:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify USES relationships where depth=1 - only 1 path to SampleIntegration, no path to SampleScript]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.9:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify IMPORTS relationship]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.9:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify TESTED_BY relationship]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Graph Tests / Python 3.9:
demisto_sdk/commands/content_graph/tests/get_relationships_test.py#L396
TestGetRelationships.test_get_relationships[Verify DEPENDS_ON relationships - don't include tests]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Statement.SemanticError} {message: Cannot merge the following relationship because of null property value for 'quickaction': (integration)-[:HAS_COMMAND {quickaction: null}]->(cmd)}
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
graph-tests-python-3.10-artifacts
|
8.93 MB |
|
graph-tests-python-3.11-artifacts
|
8.92 MB |
|
graph-tests-python-3.12-artifacts
|
8.96 MB |
|
graph-tests-python-3.9-artifacts
|
8.93 MB |
|
integration-tests-python-3.10-artifacts
|
4.26 MB |
|
integration-tests-python-3.11-artifacts
|
4.26 MB |
|
integration-tests-python-3.12-artifacts
|
4.29 MB |
|
integration-tests-python-3.9-artifacts
|
4.26 MB |
|
test-demisto-sdk-pre-commit-command-artifacts
|
83 KB |
|
test-graph-commands-artifacts
|
31.7 MB |
|
test-new-validate-command-artifacts
|
35.8 MB |
|
test-old-validate-command-artifacts
|
29.4 MB |
|
unit-tests-python-3.10-artifacts
|
9.36 MB |
|
unit-tests-python-3.11-artifacts
|
9.35 MB |
|
unit-tests-python-3.12-artifacts
|
9.39 MB |
|
unit-tests-python-3.9-artifacts
|
9.36 MB |
|
validation_docs
|
15.1 KB |
|