Skip to content

Update folder structure for failed objects json upload #2115

Update folder structure for failed objects json upload

Update folder structure for failed objects json upload #2115

Status Success
Total duration 3m 14s
Artifacts
all-module-import-test
3m 4s
all-module-import-test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 3 warnings
unskript-ctl/unskript_upload_results_to_s3.py#L79
Unnecessary parens after '=' keyword (superfluous-parens, C0325)
Kubernetes/legos/k8s_get_error_pods_from_all_jobs/k8s_get_error_pods_from_all_jobs.py#L50
Possibly using variable 'jobs' before assignment (possibly-used-before-assignment, E0606)
Kubernetes/legos/k8s_get_error_pods_from_all_jobs/k8s_get_error_pods_from_all_jobs.py#L66
Possibly using variable 'pods' before assignment (possibly-used-before-assignment, E0606)
Slack/legos/slack_create_channel_invite_users/slack_create_channel_invite_users.py#L31
Useless return at end of function or method (useless-return, R1711)
Slack/legos/slack_lookup_user_by_email/slack_lookup_user_by_email.py#L25
Useless return at end of function or method (useless-return, R1711)
Slack/legos/slack_post_message/slack_post_message.py#L23
Useless return at end of function or method (useless-return, R1711)
Slack/legos/slack_post_image/slack_post_image.py#L28
Useless return at end of function or method (useless-return, R1711)
Slack/legos/slack_send_DM/slack_send_DM.py#L26
Useless return at end of function or method (useless-return, R1711)
AWS/legos/aws_ebs_modify_volume/aws_ebs_modify_volume.py#L82
Possibly using variable 'newSize' before assignment (possibly-used-before-assignment, E0606)
AWS/legos/aws_check_ssl_certificate_expiry/aws_check_ssl_certificate_expiry.py#L71
Possibly using variable 'days' before assignment (possibly-used-before-assignment, E0606)
AWS/legos/aws_ecs_detect_failed_deployment/aws_ecs_detect_failed_deployment.py#L72
Possibly using variable 'primaryDeploymentID' before assignment (possibly-used-before-assignment, E0606)
Github/legos/github_remove_member_from_org/github_remove_member_from_org.py#L52
Possibly using variable 'result' before assignment (possibly-used-before-assignment, E0606)
Github/legos/github_create_team/github_create_team.py#L87
Possibly using variable 'privacy_settings' before assignment (possibly-used-before-assignment, E0606)
Github/legos/github_delete_branch/github_delete_branch.py#L58
Possibly using variable 'flag_to_check_branch' before assignment (possibly-used-before-assignment, E0606)
all-module-import-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776, actions/checkout@v3, aws-actions/configure-aws-credentials@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
all-module-import-test
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
all-module-import-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/