Skip to content

chore: stubbing

chore: stubbing #14

Triggered via push January 21, 2024 06:57
Status Failure
Total duration 44s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build: src/RtfDom/Source/Attribute.cs#L59
{ or ; or => expected
build: src/RtfDom/Source/Attribute.cs#L59
} expected
build: src/RtfDom/Source/Attribute.cs#L59
Tuple must contain at least two elements.
build: src/RtfDom/Source/Attribute.cs#L60
Invalid token '{' in class, record, struct, or interface member declaration
build: src/RtfDom/Source/Attribute.cs#L61
Invalid token '(' in class, record, struct, or interface member declaration
build: src/RtfDom/Source/Attribute.cs#L63
Invalid token ';' in class, record, struct, or interface member declaration
build: src/RtfDom/Source/Attribute.cs#L65
Type or namespace definition, or end-of-file expected
build: src/RtfDom/Source/Attribute.cs#L69
Top-level statements must precede namespace and type declarations.
build: src/RtfDom/Source/Attribute.cs#L69
The modifier 'public' is not valid for this item
build: src/RtfDom/Source/Attribute.cs#L71
; expected
build: src/RtfModels/FontReference.cs#L7
Non-nullable property 'FontName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/RtfModels/FontReference.cs#L8
Non-nullable property 'Encoding' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/RtfModels/RtfControlWordMapping.cs#L18
Possible null reference argument for parameter 'param' in 'AsciiStringWord.AsciiStringWord(string param)'.
build: src/RtfModels/RtfControlWordMapping.cs#L31
Possible null reference argument for parameter 'param' in 'ValueWord.ValueWord(string name = "", string param = "")'.
build: src/RtfModels/RtfControlWordMapping.cs#L34
Possible null reference argument for parameter 'param' in 'ValueWord.ValueWord(string name = "", string param = "")'.
build: src/RtfModels/RtfControlWordMapping.cs#L41
Possible null reference argument for parameter 'param' in 'ValueWord.ValueWord(string name = "", string param = "")'.
build: src/RtfModels/RtfControlWordMapping.cs#L42
Possible null reference argument for parameter 'param' in 'ValueWord.ValueWord(string name = "", string param = "")'.
build: src/RtfModels/RtfControlWordMapping.cs#L44
Possible null reference argument for parameter 'param' in 'ValueWord.ValueWord(string name = "", string param = "")'.
build: src/RtfModels/RtfControlWordMapping.cs#L46
Possible null reference argument for parameter 'param' in 'ValueWord.ValueWord(string name = "", string param = "")'.
build: src/RtfModels/RtfControlWordMapping.cs#L49
Possible null reference argument for parameter 'param' in 'ValueWord.ValueWord(string name = "", string param = "")'.