Remove duplicate columns from the tables #5146
Annotations
10 errors and 1 warning
aws/table_aws_account.go#L186
S1009: should omit nil check; len() for []string is defined as zero (gosimple)
|
aws/table_aws_appautoscaling_target.go#L198
S1009: should omit nil check; len() for []github.com/aws/aws-sdk-go-v2/service/applicationautoscaling/types.ScalableTarget is defined as zero (gosimple)
|
aws/table_aws_cloudtrail_trail.go#L322
S1009: should omit nil check; len() for []github.com/aws/aws-sdk-go-v2/service/cloudtrail/types.Trail is defined as zero (gosimple)
|
aws/table_aws_cloudtrail_trail.go#L496
S1009: should omit nil check; len() for []github.com/aws/aws-sdk-go-v2/service/cloudtrail/types.ResourceTag is defined as zero (gosimple)
|
aws/table_aws_cloudwatch_alarm.go#L317
S1009: should omit nil check; len() for []github.com/aws/aws-sdk-go-v2/service/cloudwatch/types.MetricAlarm is defined as zero (gosimple)
|
aws/table_aws_cloudwatch_log_metric_filter.go#L238
S1009: should omit nil check; len() for []github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs/types.MetricTransformation is defined as zero (gosimple)
|
aws/table_aws_codebuild_project.go#L318
S1009: should omit nil check; len() for []github.com/aws/aws-sdk-go-v2/service/codebuild/types.Project is defined as zero (gosimple)
|
aws/table_aws_dax_cluster.go#L274
S1009: should omit nil check; len() for []github.com/aws/aws-sdk-go-v2/service/dax/types.Cluster is defined as zero (gosimple)
|
aws/table_aws_directory_service_directory.go#L352
S1009: should omit nil check; len() for []github.com/aws/aws-sdk-go-v2/service/directoryservice/types.DirectoryDescription is defined as zero (gosimple)
|
aws/table_aws_dms_replication_instance.go#L338
S1009: should omit nil check; len() for []github.com/aws/aws-sdk-go-v2/service/databasemigrationservice/types.ReplicationInstance is defined as zero (gosimple)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading