New idp management module #2296
Triggered via pull request
September 14, 2023 10:38
Status
Failure
Total duration
3m 54s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yml
on: pull_request
Verify ansible-lint
3m 42s
Verify yamllint
15s
Verify pydocstyle
17s
Verify flake8
20s
Verify pylint
37s
Shellcheck
6s
Annotations
2 errors and 3 warnings
fqcn[action-core]:
tests/idp/test_idp_client_context.yml#L11
Use FQCN for builtin module actions (include_tasks).
|
Verify ansible-lint
Process completed with exit code 2.
|
warning[outdated-tag]:
tests/config/test_config_sid.yml#L33
Replaced outdated tag '503' with 'no-handler', replace it to avoid future errors
|
warning[outdated-tag]:
tests/group/test_groups_absent.yml#L12
Replaced outdated tag '505' with 'missing-import', replace it to avoid future errors
|
warning[outdated-tag]:
tests/service/certificate/test_service_certificate_newline.yml#L195
Replaced outdated tag 'deprecated-command-syntax' with 'no-free-form', replace it to avoid future errors
|