feat: Add cross-platform credential store for secure connection strin… #8
Annotations
10 errors and 3 warnings
|
publish:
src/SqlInliner/DerivedTableFlattener.cs#L787
Cannot infer the type of implicitly-typed deconstruction variable 'count'.
|
|
publish:
src/SqlInliner/DerivedTableFlattener.cs#L787
Cannot infer the type of implicitly-typed deconstruction variable 'name'.
|
|
publish:
src/SqlInliner/DerivedTableFlattener.cs#L787
No suitable 'Deconstruct' instance or extension method was found for type 'KeyValuePair<string, int>', with 2 out parameters and a void return type.
|
|
publish:
src/SqlInliner/DerivedTableFlattener.cs#L787
'KeyValuePair<string, int>' does not contain a definition for 'Deconstruct' and no accessible extension method 'Deconstruct' accepting a first argument of type 'KeyValuePair<string, int>' could be found (are you missing a using directive or an assembly reference?)
|
|
publish:
src/SqlInliner/DerivedTableFlattener.cs#L769
'Dictionary<string, int>' does not contain a definition for 'GetValueOrDefault' and no accessible extension method 'GetValueOrDefault' accepting a first argument of type 'Dictionary<string, int>' could be found (are you missing a using directive or an assembly reference?)
|
|
publish:
src/SqlInliner/DerivedTableFlattener.cs#L787
Cannot infer the type of implicitly-typed deconstruction variable 'count'.
|
|
publish:
src/SqlInliner/DerivedTableFlattener.cs#L787
Cannot infer the type of implicitly-typed deconstruction variable 'name'.
|
|
publish:
src/SqlInliner/DerivedTableFlattener.cs#L787
No suitable 'Deconstruct' instance or extension method was found for type 'KeyValuePair<string, int>', with 2 out parameters and a void return type.
|
|
publish:
src/SqlInliner/DerivedTableFlattener.cs#L787
'KeyValuePair<string, int>' does not contain a definition for 'Deconstruct' and no accessible extension method 'Deconstruct' accepting a first argument of type 'KeyValuePair<string, int>' could be found (are you missing a using directive or an assembly reference?)
|
|
publish:
src/SqlInliner/DerivedTableFlattener.cs#L769
'Dictionary<string, int>' does not contain a definition for 'GetValueOrDefault' and no accessible extension method 'GetValueOrDefault' accepting a first argument of type 'Dictionary<string, int>' could be found (are you missing a using directive or an assembly reference?)
|
|
publish:
src/SqlInliner/JoinHint.cs#L40
Missing XML comment for publicly visible type or member 'JoinHint'
|
|
publish:
src/SqlInliner/JoinHint.cs#L40
Missing XML comment for publicly visible type or member 'JoinHint'
|
|
publish:
src/SqlInliner/JoinHint.cs#L40
Missing XML comment for publicly visible type or member 'JoinHint'
|