internal/platform/run.go (1 line): - line 333: // TODO: think about removing short sarif generation from ultimate internal/platform/sarifVersioning.go (1 line): - line 39: ret.RepositoryUri = os.Getenv("QODANA_REMOTE_URL") // TODO : reuse consts internal/core/system.go (1 line): - line 263: nuget.UnsetNugetVariables() // TODO: get rid of it from 241 release internal/platform/utils/cmd.go (1 line): - line 90: cmd := exec.Command("bash", "-c", strings.Join(args, " ")) // TODO : Viktor told about set -e internal/platform/msg/output.go (1 line): - line 143: // PrintProcess prints the message for processing phase. TODO: Add ETA based on previous runs internal/core/incremental_analysis.go (1 line): - line 199: // TODO: mention that bootstrap should be relative to the project path internal/core/ide.go (1 line): - line 180: // TODO : think how it could be better handled in presence of random 3rd party linters internal/sarif/schema.go (1 line): - line 76: // LastModifiedTimeUtc time.Time `json:"lastModifiedTimeUtc,omitempty"` // TODO : kill all times from definition