Skip to content

Wrong tests don't detect bugs #175

Wrong tests don't detect bugs

Wrong tests don't detect bugs #175

Triggered via push August 6, 2023 22:48
Status Success
Total duration 2m 14s
Artifacts 1

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

31 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2.2.4. 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/ObjectSerializer/FileDBSerializer.cs#L14
Nullability of reference types in type of parameter 'value' of 'void FileDBSerializer<T>.Binder.set' doesn't match implicitly implemented member 'void IFormatter.Binder.set' (possibly because of nullability attributes).
build: FileDBSerializer/FileDBSerializer/ObjectSerializer/FileDBSerializer.cs#L16
Nullability of reference types in type of parameter 'value' of 'void FileDBSerializer<T>.SurrogateSelector.set' doesn't match implicitly implemented member 'void IFormatter.SurrogateSelector.set' (possibly because of nullability attributes).
build: FileDBSerializer/FileDBSerializer/ObjectSerializer/SerializationHandlers/PrimitiveArrayHandler.cs#L40
Possible null reference argument for parameter 't' in 'byte[] PrimitiveTypeConverter.GetBytes(object t)'.
build: FileDBSerializer/FileDBSerializer/ObjectSerializer/FileDBSerializer.cs#L23
Non-nullable property 'Binder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: FileDBSerializer/FileDBSerializer/ObjectSerializer/FileDBSerializer.cs#L23
Non-nullable property 'SurrogateSelector' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: FileDBSerializer/FileDBSerializer/ObjectSerializer/FileDBSerializer.cs#L29
Non-nullable property 'Binder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: FileDBSerializer/FileDBSerializer/ObjectSerializer/FileDBSerializer.cs#L29
Non-nullable property 'SurrogateSelector' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: FileDBSerializer/FileDBSerializer/ObjectSerializer/FileDBDocumentSerializer.cs#L14
Non-nullable field 'TargetDocument' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: FileDBSerializer/FileDBSerializer/DocumentElements/Attrib.cs#L25
Non-nullable field '_content' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build: src/FcFiles/Extensions.cs#L51
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: src/Interpreting/XmlInterpreter.cs#L53
Dereference of a possibly null reference.
build: src/Interpreting/XmlInterpreter.cs#L61
Possible null reference argument for parameter 'node' in 'XmlNode XmlDocument.ImportNode(XmlNode node, bool deep)'.
build: CommandLineHandler.cs#L130
Non-nullable property 'InputFiles' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: CommandLineHandler.cs#L134
Non-nullable property 'Interpreter' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: CommandLineHandler.cs#L140
Non-nullable property 'OutputFileExtension' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: CommandLineHandler.cs#L115
Non-nullable property 'InputFiles' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: FileDBSerializer/FileDBSerializer/EncodingAwareStrings/EncodingAwareString.cs#L36
'ASCIIString' is obsolete: 'ASCII does not support character validation! Use UTF8 instead'
build: FileDBSerializer/FileDBSerializer/ObjectSerializer/FileDBSerializer.cs#L14
Nullability of reference types in type of parameter 'value' of 'void FileDBSerializer<T>.Binder.set' doesn't match implicitly implemented member 'void IFormatter.Binder.set' (possibly because of nullability attributes).
build: FileDBSerializer/FileDBSerializer/ObjectSerializer/FileDBSerializer.cs#L16
Nullability of reference types in type of parameter 'value' of 'void FileDBSerializer<T>.SurrogateSelector.set' doesn't match implicitly implemented member 'void IFormatter.SurrogateSelector.set' (possibly because of nullability attributes).
build: FileDBSerializer/FileDBSerializer/DocumentElements/Attrib.cs#L25
Non-nullable field '_content' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: FileDBSerializer/FileDBSerializer/DocumentElements/Attrib.cs#L31
Converting null literal or possible null value to non-nullable type.
build: FileDBSerializer/FileDBSerializer/ObjectSerializer/FileDBSerializer.cs#L23
Non-nullable property 'Binder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: FileDBSerializer/FileDBSerializer/ObjectSerializer/FileDBSerializer.cs#L23
Non-nullable property 'SurrogateSelector' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: FileDBSerializer/FileDBSerializer/ObjectSerializer/FileDBSerializer.cs#L29
Non-nullable property 'Binder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: FileDBSerializer/FileDBSerializer/ObjectSerializer/FileDBSerializer.cs#L29
Non-nullable property 'SurrogateSelector' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: FileDBSerializer/FileDBSerializer/DocumentElements/FileDBNode.cs#L13
Cannot convert null literal to non-nullable reference type.

Artifacts

Produced during runtime
Name Size
FileDBReader Expired
31 MB