Do not use "del os.environ" as the variable might not exist #2301
Triggered via pull request
September 14, 2023 13:12
Status
Failure
Total duration
3m 42s
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 30s
Verify yamllint
16s
Verify pydocstyle
15s
Verify flake8
15s
Verify pylint
26s
Shellcheck
6s
Annotations
3 errors and 3 warnings
Verify pydocstyle
Process completed with exit code 1.
|
Verify flake8
Process completed with exit code 1.
|
Verify pylint
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_present.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
|