Skip to content

pages build and deployment #370

pages build and deployment

pages build and deployment #370

GitHub Actions / Pylint failed Dec 8, 2024 in 0s

48 errors

Pylint found 48 errors

Annotations

Check failure on line 45 in Mongo/legos/mongodb_write_query/mongodb_write_query.py

See this annotation in the file changed.

@github-actions github-actions / Pylint

Mongo/legos/mongodb_write_query/mongodb_write_query.py#L45

Too many positional arguments (6/5) (too-many-positional-arguments, R0917)

Check failure on line 55 in Mongo/legos/mongodb_find_one/mongodb_find_one.py

See this annotation in the file changed.

@github-actions github-actions / Pylint

Mongo/legos/mongodb_find_one/mongodb_find_one.py#L55

Too many positional arguments (6/5) (too-many-positional-arguments, R0917)

Check failure on line 59 in Mongo/legos/mongodb_update_document/mongodb_update_document.py

See this annotation in the file changed.

@github-actions github-actions / Pylint

Mongo/legos/mongodb_update_document/mongodb_update_document.py#L59

Too many positional arguments (7/5) (too-many-positional-arguments, R0917)

Check failure on line 74 in Mongo/legos/mongodb_find_document/mongodb_find_document.py

See this annotation in the file changed.

@github-actions github-actions / Pylint

Mongo/legos/mongodb_find_document/mongodb_find_document.py#L74

Too many positional arguments (8/5) (too-many-positional-arguments, R0917)

Check failure on line 55 in Rest/legos/rest_methods/rest_methods.py

See this annotation in the file changed.

@github-actions github-actions / Pylint

Rest/legos/rest_methods/rest_methods.py#L55

Too many positional arguments (6/5) (too-many-positional-arguments, R0917)

Check failure on line 61 in Stripe/legos/stripe_update_charge/stripe_update_charge.py

See this annotation in the file changed.

@github-actions github-actions / Pylint

Stripe/legos/stripe_update_charge/stripe_update_charge.py#L61

Too many positional arguments (9/5) (too-many-positional-arguments, R0917)

Check failure on line 62 in Stripe/legos/stripe_update_customer/stripe_update_customer.py

See this annotation in the file changed.

@github-actions github-actions / Pylint

Stripe/legos/stripe_update_customer/stripe_update_customer.py#L62

Too many positional arguments (10/5) (too-many-positional-arguments, R0917)

Check failure on line 58 in unskript-ctl/unskript_ctl_config_parser.py

See this annotation in the file changed.

@github-actions github-actions / Pylint

unskript-ctl/unskript_ctl_config_parser.py#L58

Too many positional arguments (8/5) (too-many-positional-arguments, R0917)

Check failure on line 428 in unskript-ctl/unskript_ctl_notification.py

See this annotation in the file changed.

@github-actions github-actions / Pylint

unskript-ctl/unskript_ctl_notification.py#L428

Use f'{k}'.rsplit(':', maxsplit=1)[-1] instead (use-maxsplit-arg, C0207)

Check failure on line 452 in unskript-ctl/unskript_ctl_notification.py

See this annotation in the file changed.

@github-actions github-actions / Pylint

unskript-ctl/unskript_ctl_notification.py#L452

Too many positional arguments (6/5) (too-many-positional-arguments, R0917)

Check failure on line 548 in unskript-ctl/unskript_ctl_notification.py

See this annotation in the file changed.

@github-actions github-actions / Pylint

unskript-ctl/unskript_ctl_notification.py#L548

Too many positional arguments (8/5) (too-many-positional-arguments, R0917)

Check failure on line 682 in unskript-ctl/unskript_ctl_notification.py

See this annotation in the file changed.

@github-actions github-actions / Pylint

unskript-ctl/unskript_ctl_notification.py#L682

Too many positional arguments (10/5) (too-many-positional-arguments, R0917)

Check failure on line 712 in unskript-ctl/unskript_ctl_notification.py

See this annotation in the file changed.

@github-actions github-actions / Pylint

unskript-ctl/unskript_ctl_notification.py#L712

Too many positional arguments (7/5) (too-many-positional-arguments, R0917)

Check failure on line 805 in unskript-ctl/unskript_ctl_notification.py

See this annotation in the file changed.

@github-actions github-actions / Pylint

unskript-ctl/unskript_ctl_notification.py#L805

Too many positional arguments (10/5) (too-many-positional-arguments, R0917)

Check failure on line 40 in Pingdom/legos/pingdom_get_tmscheck/pingdom_get_tmscheck.py

See this annotation in the file changed.

@github-actions github-actions / Pylint

Pingdom/legos/pingdom_get_tmscheck/pingdom_get_tmscheck.py#L40

Too many positional arguments (6/5) (too-many-positional-arguments, R0917)

Check failure on line 41 in Pingdom/legos/pingdom_get_analysis/pingdom_get_analysis.py

See this annotation in the file changed.

@github-actions github-actions / Pylint

Pingdom/legos/pingdom_get_analysis/pingdom_get_analysis.py#L41

Too many positional arguments (6/5) (too-many-positional-arguments, R0917)

Check failure on line 89 in SalesForce/legos/salesforce_create_case/salesforce_create_case.py

See this annotation in the file changed.

@github-actions github-actions / Pylint

SalesForce/legos/salesforce_create_case/salesforce_create_case.py#L89

Too many positional arguments (13/5) (too-many-positional-arguments, R0917)

Check failure on line 92 in SalesForce/legos/salesforce_update_case/salesforce_update_case.py

See this annotation in the file changed.

@github-actions github-actions / Pylint

SalesForce/legos/salesforce_update_case/salesforce_update_case.py#L92

Too many positional arguments (14/5) (too-many-positional-arguments, R0917)

Check failure on line 73 in Jira/legos/jira_create_issue/jira_create_issue.py

See this annotation in the file changed.

@github-actions github-actions / Pylint

Jira/legos/jira_create_issue/jira_create_issue.py#L73

Too many positional arguments (6/5) (too-many-positional-arguments, R0917)

Check failure on line 56 in AWS/legos/aws_get_cloudwatch_metrics_network_elb/aws_get_cloudwatch_metrics_network_elb.py

See this annotation in the file changed.

@github-actions github-actions / Pylint

AWS/legos/aws_get_cloudwatch_metrics_network_elb/aws_get_cloudwatch_metrics_network_elb.py#L56

Too many positional arguments (8/5) (too-many-positional-arguments, R0917)

Check failure on line 50 in AWS/legos/aws_get_cloudwatch_ec2_cpuutil/aws_get_cloudwatch_ec2_cpuutil.py

See this annotation in the file changed.

@github-actions github-actions / Pylint

AWS/legos/aws_get_cloudwatch_ec2_cpuutil/aws_get_cloudwatch_ec2_cpuutil.py#L50

Too many positional arguments (6/5) (too-many-positional-arguments, R0917)

Check failure on line 34 in AWS/legos/aws_send_email/aws_send_email.py

See this annotation in the file changed.

@github-actions github-actions / Pylint

AWS/legos/aws_send_email/aws_send_email.py#L34

Too many positional arguments (6/5) (too-many-positional-arguments, R0917)

Check failure on line 52 in AWS/legos/aws_get_cloudwatch_metrics_rds/aws_get_cloudwatch_metrics_rds.py

See this annotation in the file changed.

@github-actions github-actions / Pylint

AWS/legos/aws_get_cloudwatch_metrics_rds/aws_get_cloudwatch_metrics_rds.py#L52

Too many positional arguments (7/5) (too-many-positional-arguments, R0917)

Check failure on line 56 in AWS/legos/aws_get_cloudwatch_metrics_sqs/aws_get_cloudwatch_metrics_sqs.py

See this annotation in the file changed.

@github-actions github-actions / Pylint

AWS/legos/aws_get_cloudwatch_metrics_sqs/aws_get_cloudwatch_metrics_sqs.py#L56

Too many positional arguments (8/5) (too-many-positional-arguments, R0917)

Check failure on line 57 in AWS/legos/aws_get_cloudwatch_ec2/aws_get_cloudwatch_ec2.py

See this annotation in the file changed.

@github-actions github-actions / Pylint

AWS/legos/aws_get_cloudwatch_ec2/aws_get_cloudwatch_ec2.py#L57

Too many positional arguments (7/5) (too-many-positional-arguments, R0917)