Repository Analysis

flyteorg/flyte

Dynamic, resilient AI orchestration. Coordinate data, models, and compute as you build AI workflows.

5.2 Low AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of flyteorg/flyte, a Go project with 7,138 GitHub stars. SynthScan v2.0 examined 465,643 lines of code across 1563 source files, recording 1572 pattern matches distributed across 20 syntactic categories. The overall adjusted score of 5.2 places this repository in the Low AI signal band.

The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).

5.2
Adjusted Score
5.2
Raw Score
100%
Time Factor
2026-07-14
Last Push
7.1K
Stars
Go
Language
465.6K
Lines of Code
1.6K
Files
1.6K
Pattern Hits
2026-07-14
Scan Date
0.13
HC Hit Rate

What These Metrics Mean

Adjusted Score
Primary synthetic code indicator. Raw score normalised per 1,000 lines of code and multiplied by the temporal discount factor. This is the definitive comparative metric — use it to rank repositories by AI authorship density.
Raw Score
The unmodified sum of all severity-weighted, context-multiplied pattern match scores before temporal discounting. Reflects the absolute signal strength independent of when the repository was last active.
Time Factor
The temporal discount multiplier (0–100%) applied to the raw score. Repositories last updated before ChatGPT's launch (Nov 2022) receive a 5% factor. Full signal is only assigned to repositories active in the post-adoption era (Jan 2024+).
Pattern Hits
Total count of individual pattern matches across all files and categories. A high hit count with a low score may indicate a very large codebase with isolated AI snippets; a low count with a high score indicates dense, concentrated AI signatures.
HC Hit Rate
High+Critical pattern hits per file, averaged across the repository. This orthogonal signal catches repositories where a few files are densely packed with high-severity AI tells — a strong indicator even when the normalised score appears moderate due to codebase size.
Lines of Code / Files
Total lines and files analysed. The scanner examines 94 file extensions. These denominators are used to normalise the score, enabling fair comparison between repositories of vastly different sizes.

Score History

Longitudinal tracking requires multiple scan runs. Once this repository is re-scanned after new commits land, this chart will visualise how the synthetic code signal evolves over time — enabling you to detect whether AI authorship is growing, stabilising, or being actively corrected by human engineers.

No multi-scan history yet — run the scanner again to build trend data.

Severity Breakdown

Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.

CRITICAL 3HIGH 201MEDIUM 54LOW 1314

Directory Score Breakdown

This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.

Pattern Findings

The scanner identified 1572 distinct pattern matches across 20 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.

Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.

Over-Commented Block771 hits · 643 pts
SeverityFileLineSnippetContext
LOWdocker/devbox-bundled/manifests/dev.yaml9441 address:COMMENT
LOWdocker/devbox-bundled/manifests/dev.yaml9481 # options and document them in a way that is accessibleCOMMENT
LOWdocker/devbox-bundled/manifests/dev.yaml9501 # the "tls.crt" and "tls.key" data field.COMMENT
LOWdocker/devbox-bundled/manifests/dev.yaml9521 # Configures the connection manager to use the real remote addressCOMMENT
LOWdocker/devbox-bundled/manifests/dev.yaml9601subjects:COMMENT
LOWdocker/devbox-bundled/manifests/complete.yaml9821 scope: '*'COMMENT
LOWdocker/devbox-bundled/manifests/complete.yaml9981#COMMENT
LOWdocker/devbox-bundled/manifests/complete.yaml10001 app.kubernetes.io/component: net-kourierCOMMENT
LOWdocker/devbox-bundled/manifests/complete.yaml10021 # Specifies whether requests reaching the Kourier gatewayCOMMENT
LOWdocker/devbox-bundled/manifests/complete.yaml10041 # Specifies the amount of time that Kourier waits for the incoming requests.COMMENT
LOWdocker/devbox-bundled/manifests/complete.yaml10061 cipher-suites: ""COMMENT
LOWdocker/devbox-bundled/manifests/complete.yaml10141#COMMENT
LOWdocker/devbox-bundled/manifests/complete.yaml10261 port: 9090COMMENT
LOWdocker/devbox-bundled/kustomize/net-kourier.yaml1# Copyright 2020 The Knative AuthorsCOMMENT
LOWdocker/devbox-bundled/kustomize/net-kourier.yaml21 app.kubernetes.io/name: knative-servingCOMMENT
LOWdocker/devbox-bundled/kustomize/net-kourier.yaml181 ################################COMMENT
LOWdocker/devbox-bundled/kustomize/net-kourier.yaml201 # Specifies whether to use proxy-protocol in order to safelyCOMMENT
LOWdocker/devbox-bundled/kustomize/net-kourier.yaml241---COMMENT
LOWdocker/devbox-bundled/kustomize/net-kourier.yaml441 type: ClusterIPCOMMENT
LOWflyteplugins/go/tasks/plugins/k8s/dask/dask.go61// `plugins.dask.logs.templates` that powers the user-facing dashboard link)COMMENT
LOWflyteplugins/go/tasks/plugins/k8s/clustered/logs.go81}COMMENT
LOWflyteplugins/go/tasks/plugins/k8s/ray/ray.go141COMMENT
LOW…gins/go/tasks/pluginmachinery/core/resource_manager.go41// - Resource: resource is an abstraction of anything that has a limited quota of units and can be claimed in aCOMMENT
LOW…gins/go/tasks/pluginmachinery/core/resource_manager.go61// by calling ResourceManager's AllocateResource() function. ResourceManager will check its current utilization andCOMMENT
LOW…ins/go/tasks/pluginmachinery/core/template/template.go1// Package template exports the Render methodCOMMENT
LOW…lugins/go/tasks/pluginmachinery/flytek8s/pod_helper.go181// as new OR'd alternatives, so any REQUIRED node-affinity requirement the base carriedCOMMENT
LOW…lugins/go/tasks/pluginmachinery/flytek8s/pod_helper.go1141 )COMMENT
LOW…lugins/go/tasks/pluginmachinery/flytek8s/pod_helper.go1181// or it is actually stuck in a un-reparable state. In such a case the pod should be marked as dead and the task shouldCOMMENT
LOW…lugins/go/tasks/pluginmachinery/flytek8s/pod_helper.go1261 }COMMENT
LOW…lugins/go/tasks/pluginmachinery/flytek8s/pod_helper.go1281 // - lastProbeTime: nullCOMMENT
LOW…lugins/go/tasks/pluginmachinery/flytek8s/pod_helper.go1321 return phaseInfo, tCOMMENT
LOW…lugins/go/tasks/pluginmachinery/flytek8s/pod_helper.go1341 // as it eventually enters into ImagePullBackOffCOMMENT
LOW…lugins/go/tasks/pluginmachinery/flytek8s/pod_helper.go1521 //COMMENT
LOW…lugins/go/tasks/pluginmachinery/flytek8s/pod_helper.go1541 // message: "Pod Node is in progress of shutting down, not admitting any new pods"COMMENT
LOW…go/tasks/pluginmachinery/flytek8s/k8s_resource_adds.go141 // v1.EnvVar{COMMENT
LOW…s/go/tasks/pluginmachinery/flytek8s/pod_helper_test.go2041 // cfg.AcceleratedInputs.LocalPathPrefix = "/test/local"COMMENT
LOW…ins/go/tasks/pluginmachinery/flytek8s/config/config.go181COMMENT
LOW…ins/go/tasks/pluginmachinery/flytek8s/config/config.go201 // Deprecated: Please use InterruptibleNodeSelectorRequirement/NonInterruptibleNodeSelectorRequirementCOMMENT
LOW…ins/go/tasks/pluginmachinery/flytek8s/config/config.go341 DeviceNodeLabel string `json:"device-node-label" pflag:"-,The node label that specifies the attached device."`COMMENT
LOW…ins/go/tasks/pluginmachinery/flytek8s/config/config.go361 //COMMENT
LOWflyteplugins/go/tasks/pluginmachinery/ioutils/doc.go1// Package ioutils contains utilities for interacting with the IO Layer of FlytePropeller MetastoreCOMMENT
LOWflyteplugins/go/tasks/pluginmachinery/k8s/plugin.go21 // An instance of the kubernetes resource this plugin is responsible for, for example v1.Pod{}COMMENT
LOWflyteplugins/go/tasks/pluginmachinery/io/iface.go41 Read(ctx context.Context) (*core.LiteralMap, *ExecutionError, error)COMMENT
LOW…plugins/go/tasks/pluginmachinery/secret/azure_utils.go21)COMMENT
LOW…/go/tasks/pluginmachinery/secret/gcp_secret_manager.go21 GCPSecretMountPath = "/etc/flyte/secrets" // #nosec G101COMMENT
LOW…/go/tasks/pluginmachinery/secret/aws_secret_manager.go21 // AWSSecretFilenameEnvVar defines the environment variable name to use to specify to the sidecar container whereCOMMENT
LOWflyteplugins/go/tasks/pluginmachinery/webapi/plugin.go101 ResourceRequirements(ctx context.Context, tCtx TaskExecutionContextReader) (COMMENT
LOWflyteplugins/go/tasks/pluginmachinery/webapi/plugin.go121 // acceptable if this API is blocking since it'll be called from a background go-routine.COMMENT
LOWapp/config/config.go61 // DefaultEnvVars is a map of environment variables injected into every KServiceCOMMENT
LOWflytestdlib/.goreleaser.yml41# # url_template: "http://github.mycompany.com/foo/bar/releases/{{ .Tag }}/{{ .ArtifactName }}"COMMENT
LOWflytestdlib/.goreleaser.yml61COMMENT
LOWflytestdlib/database/migrate.go21COMMENT
LOWflytestdlib/cache/config.go81 // with one of the connections defined in the ACL list when connectingCOMMENT
LOWflytestdlib/cache/config.go101 MinRetryBackoff config.DurationCOMMENT
LOWflytestdlib/cache/config.go121 // ContextTimeoutEnabled controls whether the client respects context timeouts and deadlines.COMMENT
LOWflytestdlib/cache/config.go141 // Default is 0. the idle connections are not closed by default.COMMENT
LOWflytestdlib/config/accessor.go1// A strongly-typed config library to parse configs from PFlags, Env Vars and Config files.COMMENT
LOWflytestdlib/config/accessor_test.go61 Section := MustRegisterSection("my-component", &MyComponentConfig{})COMMENT
LOWflytestdlib/utils/auto_refresh_cache.go121 return item, nilCOMMENT
LOWflytestdlib/storage/config.go61 // Container here is misleading, it refers to a Bucket (AWS S3) like blobstore entity. In some terms it could be a tablCOMMENT
711 more matches not shown…
Cross-File Repetition119 hits · 595 pts
SeverityFileLineSnippetContext
HIGHgen/python/google/api/http_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/google/api/annotations_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/google/rpc/status_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/buf/validate/validate_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGH…python/flyteidl2/settings/settings_service_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGH…hon/flyteidl2/settings/settings_definition_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/cluster/service_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/cluster/payload_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGH…ython/flyteidl2/trigger/trigger_definition_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGH…n/python/flyteidl2/trigger/trigger_service_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/core/catalog_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/core/metrics_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/core/execution_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/core/interface_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/core/types_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/core/tasks_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/core/literals_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/core/security_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/core/identifier_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/core/artifact_id_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/app/app_logs_payload_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/app/app_definition_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/app/app_service_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/app/app_logs_service_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/app/replica_definition_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/app/app_payload_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/auth/identity_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/auth/auth_service_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/plugins/clustered_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/plugins/spark_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/plugins/mpi_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/plugins/qubole_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/plugins/pytorch_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/plugins/presto_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/plugins/dask_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/plugins/common_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/plugins/ray_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/plugins/tensorflow_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/plugins/kubeflow/mpi_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGH…/python/flyteidl2/plugins/kubeflow/pytorch_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGH…n/python/flyteidl2/plugins/kubeflow/common_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGH…thon/flyteidl2/plugins/kubeflow/tensorflow_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGH…n/python/flyteidl2/notification/definition_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/org/domain_service_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/org/domain_definition_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/imagebuilder/service_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/imagebuilder/payload_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGH…n/python/flyteidl2/imagebuilder/definition_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGH…thon/flyteidl2/dataproxy/dataproxy_service_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGH…python/flyteidl2/cacheservice/cacheservice_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGH…hon/flyteidl2/cacheservice/v2/cacheservice_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGH…n/python/flyteidl2/project/project_service_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/common/run_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/common/identity_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/common/configuration_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/common/list_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/common/authorization_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/common/runtime_version_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/common/policy_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
HIGHgen/python/flyteidl2/common/role_pb2_grpc.py0client and server classes corresponding to protobuf-defined services.STRING
59 more matches not shown…
Cross-Language Confusion81 hits · 376 pts
SeverityFileLineSnippetContext
HIGHgen/python/buf/validate/validate_pb2.py34 _FLOATRULES.fields_by_name['gt']._serialized_options = b'\302H\334\007\n\215\001\n\010float.gt\032\200\001!has(rules.lCODE
HIGHgen/python/buf/validate/validate_pb2.py34 _FLOATRULES.fields_by_name['gt']._serialized_options = b'\302H\334\007\n\215\001\n\010float.gt\032\200\001!has(rules.lCODE
HIGHgen/python/buf/validate/validate_pb2.py36 _FLOATRULES.fields_by_name['gte']._serialized_options = b'\302H\246\010\n\233\001\n\tfloat.gte\032\215\001!has(rules.lCODE
HIGHgen/python/buf/validate/validate_pb2.py36 _FLOATRULES.fields_by_name['gte']._serialized_options = b'\302H\246\010\n\233\001\n\tfloat.gte\032\215\001!has(rules.lCODE
HIGHgen/python/buf/validate/validate_pb2.py52 _DOUBLERULES.fields_by_name['gt']._serialized_options = b'\302H\341\007\n\216\001\n\tdouble.gt\032\200\001!has(rules.lCODE
HIGHgen/python/buf/validate/validate_pb2.py52 _DOUBLERULES.fields_by_name['gt']._serialized_options = b'\302H\341\007\n\216\001\n\tdouble.gt\032\200\001!has(rules.lCODE
HIGHgen/python/buf/validate/validate_pb2.py54 _DOUBLERULES.fields_by_name['gte']._serialized_options = b'\302H\253\010\n\234\001\n\ndouble.gte\032\215\001!has(rulesCODE
HIGHgen/python/buf/validate/validate_pb2.py54 _DOUBLERULES.fields_by_name['gte']._serialized_options = b'\302H\253\010\n\234\001\n\ndouble.gte\032\215\001!has(rulesCODE
HIGHgen/python/buf/validate/validate_pb2.py70 _INT32RULES.fields_by_name['gt']._serialized_options = b'\302H\204\007\nz\n\010int32.gt\032n!has(rules.lt) && !has(rulCODE
HIGHgen/python/buf/validate/validate_pb2.py70 _INT32RULES.fields_by_name['gt']._serialized_options = b'\302H\204\007\nz\n\010int32.gt\032n!has(rules.lt) && !has(rulCODE
HIGHgen/python/buf/validate/validate_pb2.py72 _INT32RULES.fields_by_name['gte']._serialized_options = b'\302H\317\007\n\210\001\n\tint32.gte\032{!has(rules.lt) && !CODE
HIGHgen/python/buf/validate/validate_pb2.py72 _INT32RULES.fields_by_name['gte']._serialized_options = b'\302H\317\007\n\210\001\n\tint32.gte\032{!has(rules.lt) && !CODE
HIGHgen/python/buf/validate/validate_pb2.py86 _INT64RULES.fields_by_name['gt']._serialized_options = b'\302H\204\007\nz\n\010int64.gt\032n!has(rules.lt) && !has(rulCODE
HIGHgen/python/buf/validate/validate_pb2.py86 _INT64RULES.fields_by_name['gt']._serialized_options = b'\302H\204\007\nz\n\010int64.gt\032n!has(rules.lt) && !has(rulCODE
HIGHgen/python/buf/validate/validate_pb2.py88 _INT64RULES.fields_by_name['gte']._serialized_options = b'\302H\317\007\n\210\001\n\tint64.gte\032{!has(rules.lt) && !CODE
HIGHgen/python/buf/validate/validate_pb2.py88 _INT64RULES.fields_by_name['gte']._serialized_options = b'\302H\317\007\n\210\001\n\tint64.gte\032{!has(rules.lt) && !CODE
HIGHgen/python/buf/validate/validate_pb2.py102 _UINT32RULES.fields_by_name['gt']._serialized_options = b'\302H\211\007\n{\n\tuint32.gt\032n!has(rules.lt) && !has(rulCODE
HIGHgen/python/buf/validate/validate_pb2.py102 _UINT32RULES.fields_by_name['gt']._serialized_options = b'\302H\211\007\n{\n\tuint32.gt\032n!has(rules.lt) && !has(rulCODE
HIGHgen/python/buf/validate/validate_pb2.py104 _UINT32RULES.fields_by_name['gte']._serialized_options = b'\302H\324\007\n\211\001\n\nuint32.gte\032{!has(rules.lt) &&CODE
HIGHgen/python/buf/validate/validate_pb2.py104 _UINT32RULES.fields_by_name['gte']._serialized_options = b'\302H\324\007\n\211\001\n\nuint32.gte\032{!has(rules.lt) &&CODE
HIGHgen/python/buf/validate/validate_pb2.py118 _UINT64RULES.fields_by_name['gt']._serialized_options = b'\302H\211\007\n{\n\tuint64.gt\032n!has(rules.lt) && !has(rulCODE
HIGHgen/python/buf/validate/validate_pb2.py118 _UINT64RULES.fields_by_name['gt']._serialized_options = b'\302H\211\007\n{\n\tuint64.gt\032n!has(rules.lt) && !has(rulCODE
HIGHgen/python/buf/validate/validate_pb2.py120 _UINT64RULES.fields_by_name['gte']._serialized_options = b'\302H\324\007\n\211\001\n\nuint64.gte\032{!has(rules.lt) &&CODE
HIGHgen/python/buf/validate/validate_pb2.py120 _UINT64RULES.fields_by_name['gte']._serialized_options = b'\302H\324\007\n\211\001\n\nuint64.gte\032{!has(rules.lt) &&CODE
HIGHgen/python/buf/validate/validate_pb2.py134 _SINT32RULES.fields_by_name['gt']._serialized_options = b'\302H\211\007\n{\n\tsint32.gt\032n!has(rules.lt) && !has(rulCODE
HIGHgen/python/buf/validate/validate_pb2.py134 _SINT32RULES.fields_by_name['gt']._serialized_options = b'\302H\211\007\n{\n\tsint32.gt\032n!has(rules.lt) && !has(rulCODE
HIGHgen/python/buf/validate/validate_pb2.py136 _SINT32RULES.fields_by_name['gte']._serialized_options = b'\302H\324\007\n\211\001\n\nsint32.gte\032{!has(rules.lt) &&CODE
HIGHgen/python/buf/validate/validate_pb2.py136 _SINT32RULES.fields_by_name['gte']._serialized_options = b'\302H\324\007\n\211\001\n\nsint32.gte\032{!has(rules.lt) &&CODE
HIGHgen/python/buf/validate/validate_pb2.py150 _SINT64RULES.fields_by_name['gt']._serialized_options = b'\302H\211\007\n{\n\tsint64.gt\032n!has(rules.lt) && !has(rulCODE
HIGHgen/python/buf/validate/validate_pb2.py150 _SINT64RULES.fields_by_name['gt']._serialized_options = b'\302H\211\007\n{\n\tsint64.gt\032n!has(rules.lt) && !has(rulCODE
HIGHgen/python/buf/validate/validate_pb2.py152 _SINT64RULES.fields_by_name['gte']._serialized_options = b'\302H\324\007\n\211\001\n\nsint64.gte\032{!has(rules.lt) &&CODE
HIGHgen/python/buf/validate/validate_pb2.py152 _SINT64RULES.fields_by_name['gte']._serialized_options = b'\302H\324\007\n\211\001\n\nsint64.gte\032{!has(rules.lt) &&CODE
HIGHgen/python/buf/validate/validate_pb2.py166 _FIXED32RULES.fields_by_name['gt']._serialized_options = b'\302H\216\007\n|\n\nfixed32.gt\032n!has(rules.lt) && !has(rCODE
HIGHgen/python/buf/validate/validate_pb2.py166 _FIXED32RULES.fields_by_name['gt']._serialized_options = b'\302H\216\007\n|\n\nfixed32.gt\032n!has(rules.lt) && !has(rCODE
HIGHgen/python/buf/validate/validate_pb2.py168 _FIXED32RULES.fields_by_name['gte']._serialized_options = b'\302H\331\007\n\212\001\n\013fixed32.gte\032{!has(rules.ltCODE
HIGHgen/python/buf/validate/validate_pb2.py168 _FIXED32RULES.fields_by_name['gte']._serialized_options = b'\302H\331\007\n\212\001\n\013fixed32.gte\032{!has(rules.ltCODE
HIGHgen/python/buf/validate/validate_pb2.py182 _FIXED64RULES.fields_by_name['gt']._serialized_options = b'\302H\216\007\n|\n\nfixed64.gt\032n!has(rules.lt) && !has(rCODE
HIGHgen/python/buf/validate/validate_pb2.py182 _FIXED64RULES.fields_by_name['gt']._serialized_options = b'\302H\216\007\n|\n\nfixed64.gt\032n!has(rules.lt) && !has(rCODE
HIGHgen/python/buf/validate/validate_pb2.py184 _FIXED64RULES.fields_by_name['gte']._serialized_options = b'\302H\331\007\n\212\001\n\013fixed64.gte\032{!has(rules.ltCODE
HIGHgen/python/buf/validate/validate_pb2.py184 _FIXED64RULES.fields_by_name['gte']._serialized_options = b'\302H\331\007\n\212\001\n\013fixed64.gte\032{!has(rules.ltCODE
HIGHgen/python/buf/validate/validate_pb2.py198 _SFIXED32RULES.fields_by_name['gt']._serialized_options = b'\302H\223\007\n}\n\013sfixed32.gt\032n!has(rules.lt) && !hCODE
HIGHgen/python/buf/validate/validate_pb2.py198 _SFIXED32RULES.fields_by_name['gt']._serialized_options = b'\302H\223\007\n}\n\013sfixed32.gt\032n!has(rules.lt) && !hCODE
HIGHgen/python/buf/validate/validate_pb2.py200 _SFIXED32RULES.fields_by_name['gte']._serialized_options = b'\302H\336\007\n\213\001\n\014sfixed32.gte\032{!has(rules.CODE
HIGHgen/python/buf/validate/validate_pb2.py200 _SFIXED32RULES.fields_by_name['gte']._serialized_options = b'\302H\336\007\n\213\001\n\014sfixed32.gte\032{!has(rules.CODE
HIGHgen/python/buf/validate/validate_pb2.py214 _SFIXED64RULES.fields_by_name['gt']._serialized_options = b'\302H\223\007\n}\n\013sfixed64.gt\032n!has(rules.lt) && !hCODE
HIGHgen/python/buf/validate/validate_pb2.py214 _SFIXED64RULES.fields_by_name['gt']._serialized_options = b'\302H\223\007\n}\n\013sfixed64.gt\032n!has(rules.lt) && !hCODE
HIGHgen/python/buf/validate/validate_pb2.py216 _SFIXED64RULES.fields_by_name['gte']._serialized_options = b'\302H\336\007\n\213\001\n\014sfixed64.gte\032{!has(rules.CODE
HIGHgen/python/buf/validate/validate_pb2.py216 _SFIXED64RULES.fields_by_name['gte']._serialized_options = b'\302H\336\007\n\213\001\n\014sfixed64.gte\032{!has(rules.CODE
HIGHgen/python/buf/validate/validate_pb2.py258 _STRINGRULES.fields_by_name['hostname']._serialized_options = b'\302H\316\001\ne\n\017string.hostname\022\036value musCODE
HIGHgen/python/buf/validate/validate_pb2.py260 _STRINGRULES.fields_by_name['ip']._serialized_options = b'\302H\264\001\nU\n\tstring.ip\022 value must be a valid IP aCODE
HIGHgen/python/buf/validate/validate_pb2.py262 _STRINGRULES.fields_by_name['ipv4']._serialized_options = b'\302H\301\001\n\\\n\013string.ipv4\022\"value must be a vaCODE
HIGHgen/python/buf/validate/validate_pb2.py264 _STRINGRULES.fields_by_name['ipv6']._serialized_options = b'\302H\301\001\n\\\n\013string.ipv6\022\"value must be a vaCODE
HIGHgen/python/buf/validate/validate_pb2.py266 _STRINGRULES.fields_by_name['uri']._serialized_options = b'\302H\253\001\nQ\n\nstring.uri\022\031value must be a validCODE
HIGHgen/python/buf/validate/validate_pb2.py270 _STRINGRULES.fields_by_name['address']._serialized_options = b'\302H\370\001\n\201\001\n\016string.address\022-value mCODE
HIGHgen/python/buf/validate/validate_pb2.py272 _STRINGRULES.fields_by_name['uuid']._serialized_options = b'\302H\203\002\n\245\001\n\013string.uuid\022\032value mustCODE
HIGHgen/python/buf/validate/validate_pb2.py274 _STRINGRULES.fields_by_name['tuuid']._serialized_options = b'\302H\332\001\ns\n\014string.tuuid\022\"value must be a vCODE
HIGHgen/python/buf/validate/validate_pb2.py276 _STRINGRULES.fields_by_name['ip_with_prefixlen']._serialized_options = b'\302H\364\001\nx\n\030string.ip_with_prefixleCODE
HIGHgen/python/buf/validate/validate_pb2.py278 _STRINGRULES.fields_by_name['ipv4_with_prefixlen']._serialized_options = b'\302H\253\002\n\223\001\n\032string.ipv4_wiCODE
HIGHgen/python/buf/validate/validate_pb2.py280 _STRINGRULES.fields_by_name['ipv6_with_prefixlen']._serialized_options = b'\302H\253\002\n\223\001\n\032string.ipv6_wiCODE
HIGHgen/python/buf/validate/validate_pb2.py282 _STRINGRULES.fields_by_name['ip_prefix']._serialized_options = b'\302H\330\001\nl\n\020string.ip_prefix\022\037value mCODE
21 more matches not shown…
Unused Imports351 hits · 350 pts
SeverityFileLineSnippetContext
LOWgen/python/google/api/http_pb2_grpc.py3CODE
LOWgen/python/google/api/annotations_pb2_grpc.py3CODE
LOWgen/python/google/api/annotations_pb2.py14CODE
LOWgen/python/google/api/annotations_pb2.py15CODE
LOWgen/python/google/rpc/status_pb2.py14CODE
LOWgen/python/google/rpc/status_pb2_grpc.py3CODE
LOWgen/python/buf/validate/validate_pb2.py14CODE
LOWgen/python/buf/validate/validate_pb2.py15CODE
LOWgen/python/buf/validate/validate_pb2.py16CODE
LOWgen/python/buf/validate/validate_pb2_grpc.py3CODE
LOWgen/python/flyteidl2/settings/settings_service_pb2.py14CODE
LOWgen/python/flyteidl2/settings/settings_service_pb2.py15CODE
LOW…/python/flyteidl2/settings/settings_service_connect.py5CODE
LOW…/python/flyteidl2/settings/settings_service_connect.py5CODE
LOW…n/python/flyteidl2/settings/settings_definition_pb2.py14CODE
LOW…n/python/flyteidl2/settings/settings_definition_pb2.py15CODE
LOW…hon/flyteidl2/settings/settings_definition_pb2_grpc.py3CODE
LOWgen/python/flyteidl2/cluster/service_pb2.py14CODE
LOWgen/python/flyteidl2/cluster/service_connect.py5CODE
LOWgen/python/flyteidl2/cluster/service_connect.py5CODE
LOWgen/python/flyteidl2/cluster/payload_pb2_grpc.py3CODE
LOWgen/python/flyteidl2/cluster/payload_pb2.py14CODE
LOWgen/python/flyteidl2/cluster/payload_pb2.py15CODE
LOWgen/python/flyteidl2/cluster/payload_pb2.py16CODE
LOWgen/python/flyteidl2/cluster/payload_pb2.py17CODE
LOW…ython/flyteidl2/trigger/trigger_definition_pb2_grpc.py3CODE
LOWgen/python/flyteidl2/trigger/trigger_definition_pb2.py14CODE
LOWgen/python/flyteidl2/trigger/trigger_definition_pb2.py15CODE
LOWgen/python/flyteidl2/trigger/trigger_definition_pb2.py16CODE
LOWgen/python/flyteidl2/trigger/trigger_definition_pb2.py17CODE
LOWgen/python/flyteidl2/trigger/trigger_definition_pb2.py18CODE
LOWgen/python/flyteidl2/trigger/trigger_definition_pb2.py19CODE
LOWgen/python/flyteidl2/trigger/trigger_definition_pb2.py20CODE
LOWgen/python/flyteidl2/trigger/trigger_service_pb2.py14CODE
LOWgen/python/flyteidl2/trigger/trigger_service_pb2.py15CODE
LOWgen/python/flyteidl2/trigger/trigger_service_pb2.py16CODE
LOWgen/python/flyteidl2/trigger/trigger_service_pb2.py17CODE
LOWgen/python/flyteidl2/trigger/trigger_service_pb2.py18CODE
LOWgen/python/flyteidl2/trigger/trigger_service_pb2.py19CODE
LOWgen/python/flyteidl2/trigger/trigger_service_connect.py5CODE
LOWgen/python/flyteidl2/trigger/trigger_service_connect.py5CODE
LOWgen/python/flyteidl2/core/literals_pb2.py14CODE
LOWgen/python/flyteidl2/core/literals_pb2.py15CODE
LOWgen/python/flyteidl2/core/literals_pb2.py16CODE
LOWgen/python/flyteidl2/core/literals_pb2.py17CODE
LOWgen/python/flyteidl2/core/literals_pb2.py18CODE
LOWgen/python/flyteidl2/core/catalog_pb2_grpc.py3CODE
LOWgen/python/flyteidl2/core/metrics_pb2_grpc.py3CODE
LOWgen/python/flyteidl2/core/execution_pb2_grpc.py3CODE
LOWgen/python/flyteidl2/core/interface_pb2_grpc.py3CODE
LOWgen/python/flyteidl2/core/metrics_pb2.py14CODE
LOWgen/python/flyteidl2/core/types_pb2_grpc.py3CODE
LOWgen/python/flyteidl2/core/catalog_pb2.py14CODE
LOWgen/python/flyteidl2/core/tasks_pb2_grpc.py3CODE
LOWgen/python/flyteidl2/core/artifact_id_pb2.py14CODE
LOWgen/python/flyteidl2/core/literals_pb2_grpc.py3CODE
LOWgen/python/flyteidl2/core/tasks_pb2.py14CODE
LOWgen/python/flyteidl2/core/tasks_pb2.py15CODE
LOWgen/python/flyteidl2/core/tasks_pb2.py16CODE
LOWgen/python/flyteidl2/core/tasks_pb2.py17CODE
291 more matches not shown…
AI Structural Patterns105 hits · 105 pts
SeverityFileLineSnippetContext
LOW…python/flyteidl2/settings/settings_service_pb2_grpc.py109CODE
LOW…python/flyteidl2/settings/settings_service_pb2_grpc.py126CODE
LOW…python/flyteidl2/settings/settings_service_pb2_grpc.py143CODE
LOW…python/flyteidl2/settings/settings_service_pb2_grpc.py160CODE
LOWgen/python/flyteidl2/cluster/service_pb2_grpc.py52CODE
LOW…n/python/flyteidl2/trigger/trigger_service_pb2_grpc.py165CODE
LOW…n/python/flyteidl2/trigger/trigger_service_pb2_grpc.py182CODE
LOW…n/python/flyteidl2/trigger/trigger_service_pb2_grpc.py199CODE
LOW…n/python/flyteidl2/trigger/trigger_service_pb2_grpc.py216CODE
LOW…n/python/flyteidl2/trigger/trigger_service_pb2_grpc.py233CODE
LOW…n/python/flyteidl2/trigger/trigger_service_pb2_grpc.py250CODE
LOW…n/python/flyteidl2/trigger/trigger_service_pb2_grpc.py267CODE
LOWgen/python/flyteidl2/app/app_service_pb2_grpc.py175CODE
LOWgen/python/flyteidl2/app/app_service_pb2_grpc.py192CODE
LOWgen/python/flyteidl2/app/app_service_pb2_grpc.py209CODE
LOWgen/python/flyteidl2/app/app_service_pb2_grpc.py226CODE
LOWgen/python/flyteidl2/app/app_service_pb2_grpc.py243CODE
LOWgen/python/flyteidl2/app/app_service_pb2_grpc.py260CODE
LOWgen/python/flyteidl2/app/app_service_pb2_grpc.py277CODE
LOWgen/python/flyteidl2/app/app_service_pb2_grpc.py294CODE
LOWgen/python/flyteidl2/app/app_logs_service_pb2_grpc.py52CODE
LOWgen/python/flyteidl2/auth/identity_pb2_grpc.py56CODE
LOWgen/python/flyteidl2/auth/auth_service_pb2_grpc.py80CODE
LOWgen/python/flyteidl2/auth/auth_service_pb2_grpc.py97CODE
LOWgen/python/flyteidl2/org/domain_service_pb2_grpc.py127CODE
LOWgen/python/flyteidl2/org/domain_service_pb2_grpc.py144CODE
LOWgen/python/flyteidl2/org/domain_service_pb2_grpc.py161CODE
LOWgen/python/flyteidl2/org/domain_service_pb2_grpc.py178CODE
LOWgen/python/flyteidl2/org/domain_service_pb2_grpc.py195CODE
LOWgen/python/flyteidl2/imagebuilder/service_pb2_grpc.py52CODE
LOW…thon/flyteidl2/dataproxy/dataproxy_service_pb2_grpc.py123CODE
LOW…thon/flyteidl2/dataproxy/dataproxy_service_pb2_grpc.py140CODE
LOW…thon/flyteidl2/dataproxy/dataproxy_service_pb2_grpc.py157CODE
LOW…thon/flyteidl2/dataproxy/dataproxy_service_pb2_grpc.py174CODE
LOW…thon/flyteidl2/dataproxy/dataproxy_service_pb2_grpc.py191CODE
LOW…python/flyteidl2/cacheservice/cacheservice_pb2_grpc.py127CODE
LOW…python/flyteidl2/cacheservice/cacheservice_pb2_grpc.py144CODE
LOW…python/flyteidl2/cacheservice/cacheservice_pb2_grpc.py161CODE
LOW…python/flyteidl2/cacheservice/cacheservice_pb2_grpc.py178CODE
LOW…python/flyteidl2/cacheservice/cacheservice_pb2_grpc.py195CODE
LOW…hon/flyteidl2/cacheservice/v2/cacheservice_pb2_grpc.py128CODE
LOW…hon/flyteidl2/cacheservice/v2/cacheservice_pb2_grpc.py145CODE
LOW…hon/flyteidl2/cacheservice/v2/cacheservice_pb2_grpc.py162CODE
LOW…hon/flyteidl2/cacheservice/v2/cacheservice_pb2_grpc.py179CODE
LOW…hon/flyteidl2/cacheservice/v2/cacheservice_pb2_grpc.py196CODE
LOW…n/python/flyteidl2/project/project_service_pb2_grpc.py101CODE
LOW…n/python/flyteidl2/project/project_service_pb2_grpc.py118CODE
LOW…n/python/flyteidl2/project/project_service_pb2_grpc.py135CODE
LOW…n/python/flyteidl2/project/project_service_pb2_grpc.py152CODE
LOWgen/python/flyteidl2/workflow/run_service_pb2_grpc.py333CODE
LOWgen/python/flyteidl2/workflow/run_service_pb2_grpc.py350CODE
LOWgen/python/flyteidl2/workflow/run_service_pb2_grpc.py367CODE
LOWgen/python/flyteidl2/workflow/run_service_pb2_grpc.py384CODE
LOWgen/python/flyteidl2/workflow/run_service_pb2_grpc.py401CODE
LOWgen/python/flyteidl2/workflow/run_service_pb2_grpc.py418CODE
LOWgen/python/flyteidl2/workflow/run_service_pb2_grpc.py435CODE
LOWgen/python/flyteidl2/workflow/run_service_pb2_grpc.py452CODE
LOWgen/python/flyteidl2/workflow/run_service_pb2_grpc.py469CODE
LOWgen/python/flyteidl2/workflow/run_service_pb2_grpc.py486CODE
LOWgen/python/flyteidl2/workflow/run_service_pb2_grpc.py503CODE
45 more matches not shown…
Self-Referential Comments28 hits · 84 pts
SeverityFileLineSnippetContext
MEDIUMdataproxy/test/scripts/create_upload_location.sh10# Create a simple MD5 hash (16 bytes in base64)COMMENT
MEDIUM…python/flyteidl2/settings/settings_service_pb2_grpc.py104 # This class is part of an EXPERIMENTAL API.COMMENT
MEDIUMgen/python/flyteidl2/cluster/service_pb2_grpc.py47 # This class is part of an EXPERIMENTAL API.COMMENT
MEDIUM…n/python/flyteidl2/trigger/trigger_service_pb2_grpc.py159 # This class is part of an EXPERIMENTAL API.COMMENT
MEDIUMgen/python/flyteidl2/app/app_service_pb2_grpc.py169 # This class is part of an EXPERIMENTAL API.COMMENT
MEDIUMgen/python/flyteidl2/app/app_logs_service_pb2_grpc.py47 # This class is part of an EXPERIMENTAL API.COMMENT
MEDIUMgen/python/flyteidl2/auth/identity_pb2_grpc.py50 # This class is part of an EXPERIMENTAL API.COMMENT
MEDIUMgen/python/flyteidl2/auth/auth_service_pb2_grpc.py72 # This class is part of an EXPERIMENTAL API.COMMENT
MEDIUMgen/python/flyteidl2/org/domain_service_pb2_grpc.py120 # This class is part of an EXPERIMENTAL API.COMMENT
MEDIUMgen/python/flyteidl2/imagebuilder/service_pb2_grpc.py47 # This class is part of an EXPERIMENTAL API.COMMENT
MEDIUM…thon/flyteidl2/dataproxy/dataproxy_service_pb2_grpc.py117 # This class is part of an EXPERIMENTAL API.COMMENT
MEDIUM…python/flyteidl2/cacheservice/cacheservice_pb2_grpc.py120 # This class is part of an EXPERIMENTAL API.COMMENT
MEDIUM…hon/flyteidl2/cacheservice/v2/cacheservice_pb2_grpc.py121 # This class is part of an EXPERIMENTAL API.COMMENT
MEDIUM…n/python/flyteidl2/project/project_service_pb2_grpc.py96 # This class is part of an EXPERIMENTAL API.COMMENT
MEDIUMgen/python/flyteidl2/workflow/run_service_pb2_grpc.py327 # This class is part of an EXPERIMENTAL API.COMMENT
MEDIUMgen/python/flyteidl2/workflow/state_service_pb2_grpc.py84 # This class is part of an EXPERIMENTAL API.COMMENT
MEDIUM…on/flyteidl2/workflow/events_proxy_service_pb2_grpc.py50 # This class is part of an EXPERIMENTAL API.COMMENT
MEDIUMgen/python/flyteidl2/workflow/queue_service_pb2_grpc.py84 # This class is part of an EXPERIMENTAL API.COMMENT
MEDIUM…python/flyteidl2/workflow/run_logs_service_pb2_grpc.py50 # This class is part of an EXPERIMENTAL API.COMMENT
MEDIUM…on/flyteidl2/workflow/internal_run_service_pb2_grpc.py133 # This class is part of an EXPERIMENTAL API.COMMENT
MEDIUM…thon/flyteidl2/workflow/translator_service_pb2_grpc.py97 # This class is part of an EXPERIMENTAL API.COMMENT
MEDIUMgen/python/flyteidl2/task/task_service_pb2_grpc.py101 # This class is part of an EXPERIMENTAL API.COMMENT
MEDIUMgen/python/flyteidl2/connector/service_pb2_grpc.py122 # This class is part of an EXPERIMENTAL API.COMMENT
MEDIUMgen/python/flyteidl2/connector/service_pb2_grpc.py274 # This class is part of an EXPERIMENTAL API.COMMENT
MEDIUM…n/python/flyteidl2/actions/actions_service_pb2_grpc.py130 # This class is part of an EXPERIMENTAL API.COMMENT
MEDIUMgen/python/flyteidl2/secret/secret_pb2_grpc.py111 # This class is part of an EXPERIMENTAL API.COMMENT
MEDIUMscripts/start-rustfs.sh23 # Create the default bucket via S3 PUT requestCOMMENT
MEDIUMexecutor/config/crd/kustomizeconfig.yaml1# This file is for teaching kustomize how to substitute name and namespace reference in CRDCOMMENT
Decorative Section Separators15 hits · 63 pts
SeverityFileLineSnippetContext
MEDIUMcharts/flyteconnector/values.yaml1# ---------------------------------------------------------------------COMMENT
MEDIUMcharts/flyteconnector/values.yaml3# ---------------------------------------------------------------------COMMENT
MEDIUMgen/rust/src/flyteidl2.app.rs79// ┌──────────────┐COMMENT
MEDIUMgen/rust/src/flyteidl2.app.rs81// ┌──────────► Unassigned │COMMENT
MEDIUMgen/rust/src/flyteidl2.app.rs83// │ └──────┬───────┘COMMENT
MEDIUMgen/rust/src/flyteidl2.app.rs87// │ ┌──────▼───────┐COMMENT
MEDIUMgen/rust/src/flyteidl2.app.rs89// └──────────┼ + │COMMENT
MEDIUMgen/rust/src/flyteidl2.app.rs91// └──────┬───────┘COMMENT
MEDIUMgen/rust/src/flyteidl2.app.rs95// ┌──────▼───────┐COMMENT
MEDIUMgen/rust/src/flyteidl2.app.rs96// ┌──────────► Pending │COMMENT
MEDIUMgen/rust/src/flyteidl2.app.rs97// │ └──────┬───────┘COMMENT
MEDIUMgen/rust/src/flyteidl2.app.rs101// │ ┌───────────▼────────────┐COMMENT
MEDIUMgen/rust/src/flyteidl2.app.rs102// └─────┼ Stopped/Started/Failed │COMMENT
MEDIUMgen/rust/src/flyteidl2.app.rs103// └────────────────────────┘COMMENT
MEDIUM.github/workflows/selfassign.yml6#------------------------------------------------------------COMMENT
Hyper-Verbose Identifiers36 hits · 39 pts
SeverityFileLineSnippetContext
LOWgen/python/flyteidl2/trigger/trigger_service_connect.py26 async def get_trigger_revision_details(self, request: flyteidl2_dot_trigger_dot_trigger__service__pb2.GetTriggerReviCODE
LOWgen/python/flyteidl2/trigger/trigger_service_connect.py32 async def get_trigger_revision_history(self, request: flyteidl2_dot_trigger_dot_trigger__service__pb2.GetTriggerReviCODE
LOWgen/python/flyteidl2/trigger/trigger_service_connect.py172 async def get_trigger_revision_details(CODE
LOWgen/python/flyteidl2/trigger/trigger_service_connect.py216 async def get_trigger_revision_history(CODE
LOWgen/python/flyteidl2/trigger/trigger_service_connect.py284 def get_trigger_revision_details(self, request: flyteidl2_dot_trigger_dot_trigger__service__pb2.GetTriggerRevisionDeCODE
LOWgen/python/flyteidl2/trigger/trigger_service_connect.py288 def get_trigger_revision_history(self, request: flyteidl2_dot_trigger_dot_trigger__service__pb2.GetTriggerRevisionHiCODE
LOWgen/python/flyteidl2/trigger/trigger_service_connect.py425 def get_trigger_revision_details(CODE
LOWgen/python/flyteidl2/trigger/trigger_service_connect.py469 def get_trigger_revision_history(CODE
LOW…/python/flyteidl2/cacheservice/cacheservice_connect.py29 async def get_or_extend_reservation(self, request: flyteidl2_dot_cacheservice_dot_cacheservice__pb2.GetOrExtendReserCODE
LOW…/python/flyteidl2/cacheservice/cacheservice_connect.py164 async def get_or_extend_reservation(CODE
LOW…/python/flyteidl2/cacheservice/cacheservice_connect.py212 def get_or_extend_reservation(self, request: flyteidl2_dot_cacheservice_dot_cacheservice__pb2.GetOrExtendReservationCODE
LOW…/python/flyteidl2/cacheservice/cacheservice_connect.py345 def get_or_extend_reservation(CODE
LOW…thon/flyteidl2/cacheservice/v2/cacheservice_connect.py30 async def get_or_extend_reservation(self, request: flyteidl2_dot_cacheservice_dot_v2_dot_cacheservice__pb2.GetOrExteCODE
LOW…thon/flyteidl2/cacheservice/v2/cacheservice_connect.py165 async def get_or_extend_reservation(CODE
LOW…thon/flyteidl2/cacheservice/v2/cacheservice_connect.py213 def get_or_extend_reservation(self, request: flyteidl2_dot_cacheservice_dot_v2_dot_cacheservice__pb2.GetOrExtendReseCODE
LOW…thon/flyteidl2/cacheservice/v2/cacheservice_connect.py346 def get_or_extend_reservation(CODE
LOW…hon/flyteidl2/workflow/internal_run_service_connect.py29 def update_action_status_stream(self, request: AsyncIterator[flyteidl2_dot_workflow_dot_internal__run__service__pb2.CODE
LOW…hon/flyteidl2/workflow/internal_run_service_connect.py35 def record_action_event_stream(self, request: AsyncIterator[flyteidl2_dot_workflow_dot_internal__run__service__pb2.RCODE
LOW…hon/flyteidl2/workflow/internal_run_service_connect.py177 def update_action_status_stream(CODE
LOW…hon/flyteidl2/workflow/internal_run_service_connect.py217 def record_action_event_stream(CODE
LOW…hon/flyteidl2/workflow/internal_run_service_connect.py245 def update_action_status_stream(self, request: Iterator[flyteidl2_dot_workflow_dot_internal__run__service__pb2.UpdatCODE
LOW…hon/flyteidl2/workflow/internal_run_service_connect.py249 def record_action_event_stream(self, request: Iterator[flyteidl2_dot_workflow_dot_internal__run__service__pb2.RecordCODE
LOW…hon/flyteidl2/workflow/internal_run_service_connect.py390 def update_action_status_stream(CODE
LOW…hon/flyteidl2/workflow/internal_run_service_connect.py430 def record_action_event_stream(CODE
LOW…ython/flyteidl2/workflow/translator_service_connect.py20 async def literals_to_launch_form_json(self, request: flyteidl2_dot_workflow_dot_translator__service__pb2.LiteralsToCODE
LOW…ython/flyteidl2/workflow/translator_service_connect.py23 async def launch_form_json_to_literals(self, request: flyteidl2_dot_workflow_dot_translator__service__pb2.LaunchFormCODE
LOW…ython/flyteidl2/workflow/translator_service_connect.py26 async def task_spec_to_launch_form_json(self, request: flyteidl2_dot_workflow_dot_translator__service__pb2.TaskSpecTCODE
LOW…ython/flyteidl2/workflow/translator_service_connect.py91 async def literals_to_launch_form_json(CODE
LOW…ython/flyteidl2/workflow/translator_service_connect.py113 async def launch_form_json_to_literals(CODE
LOW…ython/flyteidl2/workflow/translator_service_connect.py135 async def task_spec_to_launch_form_json(CODE
LOW…ython/flyteidl2/workflow/translator_service_connect.py181 def literals_to_launch_form_json(self, request: flyteidl2_dot_workflow_dot_translator__service__pb2.LiteralsToLaunchCODE
LOW…ython/flyteidl2/workflow/translator_service_connect.py183 def launch_form_json_to_literals(self, request: flyteidl2_dot_workflow_dot_translator__service__pb2.LaunchFormJsonToCODE
LOW…ython/flyteidl2/workflow/translator_service_connect.py185 def task_spec_to_launch_form_json(self, request: flyteidl2_dot_workflow_dot_translator__service__pb2.TaskSpecToLauncCODE
LOW…ython/flyteidl2/workflow/translator_service_connect.py248 def literals_to_launch_form_json(CODE
LOW…ython/flyteidl2/workflow/translator_service_connect.py270 def launch_form_json_to_literals(CODE
LOW…ython/flyteidl2/workflow/translator_service_connect.py292 def task_spec_to_launch_form_json(CODE
Modern AI Meta-Vocabulary9 hits · 33 pts
SeverityFileLineSnippetContext
MEDIUMexecutor/test/e2e/e2e_test.go266 // +kubebuilder:scaffold:e2e-webhooks-checksCOMMENT
MEDIUMexecutor/config/crd/kustomization.yaml6# +kubebuilder:scaffold:crdkustomizeresourceCOMMENT
MEDIUMexecutor/config/crd/kustomization.yaml11# +kubebuilder:scaffold:crdkustomizewebhookpatchCOMMENT
MEDIUMexecutor/config/default/kustomization.yaml225# targets: # Do not remove or uncomment the following scaffold marker; required to generate code for target CRD.COMMENT
MEDIUMexecutor/config/default/kustomization.yaml226# +kubebuilder:scaffold:crdkustomizecainjectionnsCOMMENT
MEDIUMexecutor/config/default/kustomization.yaml233# targets: # Do not remove or uncomment the following scaffold marker; required to generate code for target CRD.COMMENT
MEDIUMexecutor/config/default/kustomization.yaml234# +kubebuilder:scaffold:crdkustomizecainjectionnameCOMMENT
MEDIUMexecutor/config/samples/kustomization.yaml4# +kubebuilder:scaffold:manifestskustomizesamplesCOMMENT
MEDIUMexecutor/pkg/controller/suite_test.go74 // +kubebuilder:scaffold:schemeCOMMENT
Hallucination Indicators3 hits · 30 pts
SeverityFileLineSnippetContext
CRITICAL…go/tasks/pluginmachinery/secret/config/config_flags.go70 cmdFlags.String(fmt.Sprintf("%v%v", prefix, "embeddedSecretManagerConfig.k8sConfig.kubeClientConfig.timeout"), DefaultCCODE
CRITICAL…sks/pluginmachinery/secret/config/config_flags_test.go343 testValue := DefaultConfig.EmbeddedSecretManagerConfig.K8sConfig.KubeClientConfig.Timeout.String()CODE
CRITICALruns/service/run_service_test.go422 assert.Equal(t, core.CatalogCacheStatus_CACHE_HIT, resp.Msg.Details.Action.Status.GetCacheStatus())CODE
Fake / Example Data18 hits · 18 pts
SeverityFileLineSnippetContext
LOW…plugins/k8s/kfoperators/common/common_operator_test.go339 id := "dummy-id"CODE
LOWflyteplugins/tests/end_to_end.go245 secretManager.EXPECT().Get(ctx, mock.Anything).Return("fake-token", nil)CODE
LOWflytestdlib/cache/in_memory_auto_refresh_test.go223 itemID := "dummy_id"CODE
LOWflytestdlib/cache/in_memory_auto_refresh_test.go261 itemID := "dummy_id"CODE
LOWflytestdlib/autorefreshcache/auto_refresh_test.go170 itemID := "dummy_id"CODE
LOWflytestdlib/autorefreshcache/auto_refresh_test.go202 itemID := "dummy_id"CODE
LOWactions/k8s/client_condition_test.go149 require.NoError(t, c.Signal(ctx, condID, boolLiteral(true), "user@example.com"))CODE
LOWactions/k8s/client_condition_test.go154 assert.Equal(t, "user@example.com", ta.Status.SignalledBy)CODE
LOWactions/k8s/client_condition_test.go242 ta.Status.SignalledBy = "user@example.com"CODE
LOWactions/k8s/client_condition_test.go257 r.Msg.GetPrincipal().GetUser().GetId().GetSubject() == "user@example.com"CODE
LOWactions/service/actions_service_test.go153 User: &common.User{Id: &common.UserIdentifier{Subject: "user@example.com"}},CODE
LOWactions/service/actions_service_test.go161 m.EXPECT().Signal(mock.Anything, testActionID, value, "user@example.com").Return(nil)CODE
LOWexecutor/pkg/controller/taskaction_condition_test.go141 ta.Status.SignalledBy = "user@example.com"CODE
LOWexecutor/pkg/controller/taskaction_condition_test.go154 Expect(ta.Status.SignalledBy).To(Equal("user@example.com"))CODE
LOWruns/repository/impl/task_test.go44 DeployedBy: "user@example.com",CODE
LOWruns/repository/transformers/task_test.go111 DeployedBy: "user@example.com",CODE
LOWruns/service/condition_test.go76 User: &common.User{Id: &common.UserIdentifier{Subject: "user@example.com"}},CODE
LOWruns/service/condition_test.go173 User: &common.User{Id: &common.UserIdentifier{Subject: "user@example.com"}},CODE
TODO Padding10 hits · 15 pts
SeverityFileLineSnippetContext
LOW…asks/pluginmachinery/catalog/async_client_impl_test.go202 // TODO: Add test cases.COMMENT
LOWflytestdlib/logger/config_test.go18 // TODO: Add test cases.COMMENT
LOWflytestdlib/logger/config_test.go32 // TODO: Add test cases.COMMENT
LOWflytestdlib/logger/logger_test.go470 // TODO: Add test cases.COMMENT
LOWflytestdlib/logger/logger_test.go491 // TODO: Add test cases.COMMENT
LOWflytestdlib/logger/logger_test.go511 // TODO: Add test cases.COMMENT
LOWflytestdlib/logger/logger_test.go531 // TODO: Add test cases.COMMENT
LOWflytestdlib/logger/logger_test.go550 // TODO: Add test cases.COMMENT
LOWflytestdlib/logger/logger_test.go568 // TODO: Add test cases.COMMENT
LOWdataproxy/converter/literal_json_converter.go1136 // TODO: implement offloaded metadata conversionCOMMENT
Redundant / Tautological Comments9 hits · 14 pts
SeverityFileLineSnippetContext
LOWscripts/docker-dev.sh55# Check if Docker is runningCOMMENT
LOW.github/workflows/check-generate.yml30 # Check if gen.Dockerfile or build workflow was modifiedCOMMENT
LOW.github/workflows/regenerate-on-comment.yml39 # Check if gen.Dockerfile was modifiedCOMMENT
LOWruns/start-postgres.sh18# Check if it's readyCOMMENT
LOWruns/test.sh14 # Check if PostgreSQL is runningCOMMENT
LOWruns/test.sh21 # Check if PostgreSQL is accessibleCOMMENT
LOWruns/test.sh38# Check if the service binary existsCOMMENT
LOWruns/test.sh46# Check if the client binary existsCOMMENT
LOWruns/test.sh62# Check if service is runningCOMMENT
Verbosity Indicators5 hits · 10 pts
SeverityFileLineSnippetContext
LOWactions/k8s/client_test.go756 // Step 1: the coalesced ADDED is processed but the object is already gone — nothingCOMMENT
LOWactions/k8s/client_test.go762 // Step 2: the DELETE tombstone (still carries Spec) must create the row, then abort it.COMMENT
LOWruns/service/run_service.go1216 // Step 1: Send initial state from DBCOMMENT
LOWruns/service/run_service.go1273 // Step 1: Subscribe to updates first to avoid missing events that arriveCOMMENT
LOWruns/service/run_service.go1279 // Step 2: Send existing runs that match filterCOMMENT
Structural Annotation Overuse5 hits · 10 pts
SeverityFileLineSnippetContext
LOWactions/k8s/client_test.go756 // Step 1: the coalesced ADDED is processed but the object is already gone — nothingCOMMENT
LOWactions/k8s/client_test.go762 // Step 2: the DELETE tombstone (still carries Spec) must create the row, then abort it.COMMENT
LOWruns/service/run_service.go1216 // Step 1: Send initial state from DBCOMMENT
LOWruns/service/run_service.go1273 // Step 1: Subscribe to updates first to avoid missing events that arriveCOMMENT
LOWruns/service/run_service.go1279 // Step 2: Send existing runs that match filterCOMMENT
AI Slop Vocabulary2 hits · 6 pts
SeverityFileLineSnippetContext
MEDIUM…ins/go/tasks/pluginmachinery/flytek8s/config/config.go197 // can leverage this for better bin-packing and using low-reliability cheaper machines.COMMENT
MEDIUM…lerplate/flyte/golang_test_targets/download_tooling.sh7# pins. To facilitate this, we're maintaining two sets of go.mod/sum files - the second one only for tooling. This isCOMMENT
Synthetic Comment Markers1 hit · 5 pts
SeverityFileLineSnippetContext
HIGHdocs/BACKEND_README.md141The `gen/` directory contains auto-generated code and should not be manually edited. Changes to generated code should beCODE
Example Usage Blocks2 hits · 3 pts
SeverityFileLineSnippetContext
LOWscripts/docker-dev.sh3# Usage:COMMENT
LOW.github/workflows/selfassign.yml3# Usage:COMMENT
Excessive Try-Catch Wrapping1 hit · 1 pts
SeverityFileLineSnippetContext
LOWboilerplate/flyte/end2end/test_run.py45 except Exception:CODE
Deep Nesting1 hit · 1 pts
SeverityFileLineSnippetContext
LOWboilerplate/flyte/end2end/test_run.py55CODE