Burrow Updater errors at start #11
Owner
```bash
/home/vylpes/projects/burrow/Burrow/tools/Burrow.Updater/Program.cs(14,22): error CS1061: 'Command' does not contain a definition for 'SetHandler' and no accessible extension method 'SetHandler' accepting a first argument of type 'Command' could be found (are you missing a using directive or an assembly reference?)
/home/vylpes/projects/burrow/Burrow/tools/Burrow.Updater/Program.cs(15,21): error CS1061: 'RootCommand' does not contain a definition for 'AddCommand' and no accessible extension method 'AddCommand' accepting a first argument of type 'RootCommand' could be found (are you missing a using directive or an assembly reference?)
/home/vylpes/projects/burrow/Burrow/tools/Burrow.Updater/Program.cs(20,21): error CS1061: 'Command' does not contain a definition for 'AddOption' and no accessible extension method 'AddOption' accepting a first argument of type 'Command' could be found (are you missing a using directive or an assembly reference?)
/home/vylpes/projects/burrow/Burrow/tools/Burrow.Updater/Program.cs(21,21): error CS1061: 'Command' does not contain a definition for 'SetHandler' and no accessible extension method 'SetHandler' accepting a first argument of type 'Command' could be found (are you missing a using directive or an assembly reference?)
/home/vylpes/projects/burrow/Burrow/tools/Burrow.Updater/Program.cs(22,21): error CS1061: 'RootCommand' does not contain a definition for 'AddCommand' and no accessible extension method 'AddCommand' accepting a first argument of type 'RootCommand' could be found (are you missing a using directive or an assembly reference?)
/home/vylpes/projects/burrow/Burrow/tools/Burrow.Updater/Program.cs(28,58): error CS1739: The best overload for 'Option' does not have a parameter named 'getDefaultValue'
/home/vylpes/projects/burrow/Burrow/tools/Burrow.Updater/Program.cs(29,55): error CS1739: The best overload for 'Option' does not have a parameter named 'getDefaultValue'
/home/vylpes/projects/burrow/Burrow/tools/Burrow.Updater/Program.cs(30,23): error CS1061: 'Command' does not contain a definition for 'AddOption' and no accessible extension method 'AddOption' accepting a first argument of type 'Command' could be found (are you missing a using directive or an assembly reference?)
/home/vylpes/projects/burrow/Burrow/tools/Burrow.Updater/Program.cs(31,23): error CS1061: 'Command' does not contain a definition for 'AddOption' and no accessible extension method 'AddOption' accepting a first argument of type 'Command' could be found (are you missing a using directive or an assembly reference?)
/home/vylpes/projects/burrow/Burrow/tools/Burrow.Updater/Program.cs(32,23): error CS1061: 'Command' does not contain a definition for 'AddOption' and no accessible extension method 'AddOption' accepting a first argument of type 'Command' could be found (are you missing a using directive or an assembly reference?)
/home/vylpes/projects/burrow/Burrow/tools/Burrow.Updater/Program.cs(33,23): error CS1061: 'Command' does not contain a definition for 'AddOption' and no accessible extension method 'AddOption' accepting a first argument of type 'Command' could be found (are you missing a using directive or an assembly reference?)
/home/vylpes/projects/burrow/Burrow/tools/Burrow.Updater/Program.cs(34,23): error CS1061: 'Command' does not contain a definition for 'SetHandler' and no accessible extension method 'SetHandler' accepting a first argument of type 'Command' could be found (are you missing a using directive or an assembly reference?)
/home/vylpes/projects/burrow/Burrow/tools/Burrow.Updater/Program.cs(35,21): error CS1061: 'RootCommand' does not contain a definition for 'AddCommand' and no accessible extension method 'AddCommand' accepting a first argument of type 'RootCommand' could be found (are you missing a using directive or an assembly reference?)
/home/vylpes/projects/burrow/Burrow/tools/Burrow.Updater/Program.cs(40,25): error CS1061: 'Command' does not contain a definition for 'AddOption' and no accessible extension method 'AddOption' accepting a first argument of type 'Command' could be found (are you missing a using directive or an assembly reference?)
/home/vylpes/projects/burrow/Burrow/tools/Burrow.Updater/Program.cs(41,25): error CS1061: 'Command' does not contain a definition for 'SetHandler' and no accessible extension method 'SetHandler' accepting a first argument of type 'Command' could be found (are you missing a using directive or an assembly reference?)
/home/vylpes/projects/burrow/Burrow/tools/Burrow.Updater/Program.cs(42,21): error CS1061: 'RootCommand' does not contain a definition for 'AddCommand' and no accessible extension method 'AddCommand' accepting a first argument of type 'RootCommand' could be found (are you missing a using directive or an assembly reference?)
/home/vylpes/projects/burrow/Burrow/tools/Burrow.Updater/Program.cs(44,34): error CS1061: 'RootCommand' does not contain a definition for 'InvokeAsync' and no accessible extension method 'InvokeAsync' accepting a first argument of type 'RootCommand' could be found (are you missing a using directive or an assembly reference?)
The build failed. Fix the build errors and run again.
```
type
bug
label
Labels
No labels
blocked
duplicate
needs
approval
needs
criteria
needs
estimate
needs
tests
question
type
admin
type
alert
type
bug
type
change
type
defect
type
dependencies
type
epic
type
idea
type
incident
type
investigation
type
spike
type
story
won't fix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
RabbitLabs/Burrow#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?