Create GitHub action to keep ManagedBatchParser dependency up to date #1412
Annotations
10 errors
dotnet build DacpacTool:
src/DacpacTool/Extensions.cs#L11
The type or namespace name 'SqlTools' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
dotnet build DacpacTool:
src/DacpacTool/IncludeVariableResolver.cs#L3
The type or namespace name 'SqlTools' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
dotnet build DacpacTool:
src/DacpacTool/IncludeVariableResolver.cs#L4
The type or namespace name 'SqlTools' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
dotnet build DacpacTool:
src/DacpacTool/PackageDeployer.cs#L8
The type or namespace name 'SqlTools' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
dotnet build DacpacTool:
src/DacpacTool/ScriptParser.cs#L6
The type or namespace name 'SqlTools' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
dotnet build DacpacTool:
src/DacpacTool/Extensions.cs#L19
The type or namespace name 'BatchErrorEventArgs' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet build DacpacTool:
src/DacpacTool/Extensions.cs#L47
The type or namespace name 'BatchParserExecutionErrorEventArgs' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet build DacpacTool:
src/DacpacTool/IncludeVariableResolver.cs#L10
The type or namespace name 'IVariableResolver' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet build DacpacTool:
src/DacpacTool/IncludeVariableResolver.cs#L13
The type or namespace name 'BatchParserSqlCmd' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet build DacpacTool:
src/DacpacTool/IncludeVariableResolver.cs#L21
The type or namespace name 'PositionStruct' could not be found (are you missing a using directive or an assembly reference?)
|
Loading