Rewrite #182
Annotations
9 errors and 10 warnings
build:
FileDBSerializer/FileDBSerializer/LookUps/FileDBDocumentLookupExtension.cs#L15
The type or namespace name 'LookupCondition' could not be found (are you missing a using directive or an assembly reference?)
|
build:
FileDBSerializer/FileDBSerializer/LookUps/FileDBDocumentLookupExtension.cs#L38
The type or namespace name 'LookupCondition' could not be found (are you missing a using directive or an assembly reference?)
|
build:
FileDBSerializer/FileDBSerializer/LookUps/FileDBDocumentLookupExtension.cs#L26
The type or namespace name 'LookupCondition' could not be found (are you missing a using directive or an assembly reference?)
|
build:
FileDBSerializer/FileDBSerializer/LookUps/FileDBDocumentLookupExtension.cs#L48
The type or namespace name 'LookupCondition' could not be found (are you missing a using directive or an assembly reference?)
|
build:
FileDBSerializer/FileDBSerializer/LookUps/FileDBDocumentLookupExtension.cs#L15
The type or namespace name 'LookupCondition' could not be found (are you missing a using directive or an assembly reference?)
|
build:
FileDBSerializer/FileDBSerializer/LookUps/FileDBDocumentLookupExtension.cs#L38
The type or namespace name 'LookupCondition' could not be found (are you missing a using directive or an assembly reference?)
|
build:
FileDBSerializer/FileDBSerializer/LookUps/FileDBDocumentLookupExtension.cs#L26
The type or namespace name 'LookupCondition' could not be found (are you missing a using directive or an assembly reference?)
|
build:
FileDBSerializer/FileDBSerializer/LookUps/FileDBDocumentLookupExtension.cs#L48
The type or namespace name 'LookupCondition' could not be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
FileDBSerializer/FileDBSerializer/EncodingAwareStrings/EncodingAwareString.cs#L36
'ASCIIString' is obsolete: 'ASCII does not support character validation! Use UTF8 instead'
|
build:
FileDBSerializer/FileDBSerializer/XML/Extensions.cs#L34
The type 'T1' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T1' doesn't match 'notnull' constraint.
|
build:
FileDBSerializer/FileDBSerializer/ObjectSerializer/BBSerializer.cs#L19
Nullability of reference types in type of parameter 'value' of 'void BBSerializer<T>.Binder.set' doesn't match implicitly implemented member 'void IFormatter.Binder.set' (possibly because of nullability attributes).
|
build:
FileDBSerializer/FileDBSerializer/ObjectSerializer/BBSerializer.cs#L21
Nullability of reference types in type of parameter 'value' of 'void BBSerializer<T>.SurrogateSelector.set' doesn't match implicitly implemented member 'void IFormatter.SurrogateSelector.set' (possibly because of nullability attributes).
|
build:
FileDBSerializer/FileDBSerializer/EncodingAwareStrings/EncodingAwareString.cs#L36
'ASCIIString' is obsolete: 'ASCII does not support character validation! Use UTF8 instead'
|
build:
FileDBSerializer/FileDBSerializer/XML/Extensions.cs#L34
The type 'T1' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T1' doesn't match 'notnull' constraint.
|
build:
FileDBSerializer/FileDBSerializer/ObjectSerializer/BBSerializer.cs#L19
Nullability of reference types in type of parameter 'value' of 'void BBSerializer<T>.Binder.set' doesn't match implicitly implemented member 'void IFormatter.Binder.set' (possibly because of nullability attributes).
|
build:
FileDBSerializer/FileDBSerializer/ObjectSerializer/BBSerializer.cs#L21
Nullability of reference types in type of parameter 'value' of 'void BBSerializer<T>.SurrogateSelector.set' doesn't match implicitly implemented member 'void IFormatter.SurrogateSelector.set' (possibly because of nullability attributes).
|