Google Container Registry to Artifact Registry migration #194
Annotations
10 errors and 3 warnings
build:
test/cli/test_cli.py#L602
CliTestCase.test_should_call_both_deploy_methods_with_deploy_command
AssertionError: expected call not found.
Expected: deploy_dags_folder(auth_method=<AuthorizationType.LOCAL_ACCOUNT: 'local_account'>, clear_dags_folder=False, dags_bucket='my-dags-bucket', dags_dir='/tmp/tmpyatpm4_t/.dags', project_id='my-gcp-project-id', vault_endpoint=None, vault_secret=None, vault_endpoint_verify=True)
Actual: deploy_dags_folder(dags_dir='/tmp/tmpyatpm4_t/.dags', dags_bucket='my-dags-bucket', clear_dags_folder=False, auth_method=<AuthorizationType.LOCAL_ACCOUNT: 'local_account'>, vault_endpoint=None, vault_endpoint_verify=True, vault_secret=None, project_id='my-gcp-project-id', docker_repository='my-docker--repository')
|
build:
test/cli/test_cli.py#L428
CliTestCase.test_should_call_cli_deploy_dags_command__when_all_parameters_are_given_by_cli_arguments
AttributeError: 'Namespace' object has no attribute 'docker_repository'
|
build:
test/cli/test_cli.py#L406
CliTestCase.test_should_call_cli_deploy_dags_command__when_parameters_are_given_by_explicit_deployment_config_file
AttributeError: 'Namespace' object has no attribute 'docker_repository'
|
build:
test/cli/test_cli.py#L307
CliTestCase.test_should_call_cli_deploy_dags_command__with_defaults_and_with_implicit_deployment_config_file
AttributeError: 'Namespace' object has no attribute 'docker_repository'
|
build:
test/cli/test_cli.py#L344
CliTestCase.test_should_call_cli_deploy_dags_command_for_different_environments
AttributeError: 'Namespace' object has no attribute 'docker_repository'
|
build:
../../../../../opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/unittest/mock.py#L620
CliTestCase.test_should_use_provided_vault_endpoint_verify_value_when_deploy_0_true
AssertionError: expected call not found.
Expected: deploy_dags_folder(auth_method=<AuthorizationType.VAULT: 'vault'>, clear_dags_folder=True, dags_bucket='my-dags-bucket', dags_dir='/tmp/my-dags-dir', project_id='my-gcp-project-id', vault_endpoint='my-vault-endpoint', vault_secret='secrett', vault_endpoint_verify=True)
Actual: deploy_dags_folder(dags_dir='/tmp/my-dags-dir', dags_bucket='my-dags-bucket', clear_dags_folder=True, auth_method=<AuthorizationType.VAULT: 'vault'>, vault_endpoint='my-vault-endpoint', vault_endpoint_verify=True, vault_secret='secrett', project_id='my-gcp-project-id', docker_repository='my-docker-repository')
|
build:
../../../../../opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/unittest/mock.py#L620
CliTestCase.test_should_use_provided_vault_endpoint_verify_value_when_deploy_1_false
AssertionError: expected call not found.
Expected: deploy_dags_folder(auth_method=<AuthorizationType.VAULT: 'vault'>, clear_dags_folder=True, dags_bucket='my-dags-bucket', dags_dir='/tmp/my-dags-dir', project_id='my-gcp-project-id', vault_endpoint='my-vault-endpoint', vault_secret='secrett', vault_endpoint_verify=False)
Actual: deploy_dags_folder(dags_dir='/tmp/my-dags-dir', dags_bucket='my-dags-bucket', clear_dags_folder=True, auth_method=<AuthorizationType.VAULT: 'vault'>, vault_endpoint='my-vault-endpoint', vault_endpoint_verify=False, vault_secret='secrett', project_id='my-gcp-project-id', docker_repository='my-docker-repository')
|
build:
../../../../../opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/unittest/mock.py#L620
CliTestCase.test_should_use_provided_vault_endpoint_verify_value_when_deploy_2_certificate_path
AssertionError: expected call not found.
Expected: deploy_dags_folder(auth_method=<AuthorizationType.VAULT: 'vault'>, clear_dags_folder=True, dags_bucket='my-dags-bucket', dags_dir='/tmp/my-dags-dir', project_id='my-gcp-project-id', vault_endpoint='my-vault-endpoint', vault_secret='secrett', vault_endpoint_verify='certificate/path')
Actual: deploy_dags_folder(dags_dir='/tmp/my-dags-dir', dags_bucket='my-dags-bucket', clear_dags_folder=True, auth_method=<AuthorizationType.VAULT: 'vault'>, vault_endpoint='my-vault-endpoint', vault_endpoint_verify='certificate/path', vault_secret='secrett', project_id='my-gcp-project-id', docker_repository='my-docker-repository')
|
build:
test/dagbuilder/test_dagbuilder.py#L197
DagBuilderTestCase.test_should_generate_DAG_file_from_workflow_with_daily_scheduling
ValueError: Files are not equal
|
build:
test/dagbuilder/test_dagbuilder.py#L101
DagBuilderTestCase.test_should_generate_DAG_file_from_workflow_with_hourly_scheduling
ValueError: Files are not equal
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-report
Expired
|
171 KB |
|