Annotations
10 errors and 1 warning
build-test:
code/KustoCopyConsole/Entity/RowItems/ActivityRowItem.cs#L26
The name 'SourceDatabase' does not exist in the current context
|
build-test:
code/KustoCopyConsole/Runner/PlanningRunner.cs#L59
'ActivityRowItem' does not contain a definition for 'SourceDatabase' and no accessible extension method 'SourceDatabase' accepting a first argument of type 'ActivityRowItem' could be found (are you missing a using directive or an assembly reference?)
|
build-test:
code/KustoCopyConsole/Runner/PlanningRunner.cs#L60
'ActivityRowItem' does not contain a definition for 'SourceDatabase' and no accessible extension method 'SourceDatabase' accepting a first argument of type 'ActivityRowItem' could be found (are you missing a using directive or an assembly reference?)
|
build-test:
code/KustoCopyConsole/Runner/PlanningRunner.cs#L62
'ActivityRowItem' does not contain a definition for 'SourceDatabase' and no accessible extension method 'SourceDatabase' accepting a first argument of type 'ActivityRowItem' could be found (are you missing a using directive or an assembly reference?)
|
build-test:
code/KustoCopyConsole/Runner/PlanningRunner.cs#L63
'ActivityRowItem' does not contain a definition for 'SourceDatabase' and no accessible extension method 'SourceDatabase' accepting a first argument of type 'ActivityRowItem' could be found (are you missing a using directive or an assembly reference?)
|
build-test:
code/KustoCopyConsole/Runner/ExportingRunner.cs#L30
'ActivityRowItem' does not contain a definition for 'SourceDatabase' and no accessible extension method 'SourceDatabase' accepting a first argument of type 'ActivityRowItem' could be found (are you missing a using directive or an assembly reference?)
|
build-test:
code/KustoCopyConsole/Runner/ExportingRunner.cs#L31
'BlockRowItem' does not contain a definition for 'SourceTable' and no accessible extension method 'SourceTable' accepting a first argument of type 'BlockRowItem' could be found (are you missing a using directive or an assembly reference?)
|
build-test:
code/KustoCopyConsole/Runner/ExportingRunner.cs#L32
'BlockRowItem' does not contain a definition for 'SourceTable' and no accessible extension method 'SourceTable' accepting a first argument of type 'BlockRowItem' could be found (are you missing a using directive or an assembly reference?)
|
build-test:
code/KustoCopyConsole/Runner/ExportingRunner.cs#L57
'BlockRowItem' does not contain a definition for 'SourceTable' and no accessible extension method 'SourceTable' accepting a first argument of type 'BlockRowItem' could be found (are you missing a using directive or an assembly reference?)
|
build-test:
code/KustoCopyConsole/Runner/IterationRunner.cs#L133
'ActivityRowItem' does not contain a definition for 'SourceDatabase' and no accessible extension method 'SourceDatabase' accepting a first argument of type 'ActivityRowItem' could be found (are you missing a using directive or an assembly reference?)
|
build-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|