Skip to content

Setup CI to run e2e tests #118

Setup CI to run e2e tests

Setup CI to run e2e tests #118

Triggered via pull request September 20, 2024 02:33
Status Failure
Total duration 2m 21s
Artifacts 1

dotnet.yml

on: pull_request
Builds the entire solution
49s
Builds the entire solution
Run Unit Tests
10s
Run Unit Tests
Run End To End Tests
1m 15s
Run End To End Tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
Run End To End Tests
Process completed with exit code 1.
Builds the entire solution: src/Dis2Msil/Dis2Msil/Globals.cs#L33
Unboxing a possibly null value.
Builds the entire solution: src/Dis2Msil/Dis2Msil/Globals.cs#L15
Cannot convert null literal to non-nullable reference type.
Builds the entire solution: src/Dis2Msil/Dis2Msil/Globals.cs#L13
Non-nullable field 'multiByteOpCodes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Builds the entire solution: src/Dis2Msil/Dis2Msil/Globals.cs#L14
Non-nullable field 'singleByteOpCodes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Builds the entire solution: src/Dis2Msil/Dis2Msil/MethodBodyReader.cs#L93
Possible null reference assignment.
Builds the entire solution: src/Dis2Msil/Dis2Msil/MethodBodyReader.cs#L99
Possible null reference assignment.
Builds the entire solution: src/Dis2Msil/Dis2Msil/MethodBodyReader.cs#L103
Possible null reference assignment.
Builds the entire solution: src/Dis2Msil/Dis2Msil/MethodBodyReader.cs#L128
Dereference of a possibly null reference.
Builds the entire solution: src/Dis2Msil/Dis2Msil/MethodBodyReader.cs#L142
Cannot convert null literal to non-nullable reference type.
Builds the entire solution: src/Dis2Msil/Dis2Msil/MethodBodyReader.cs#L225
Possible null reference return.
Run End To End Tests
Unboxing a possibly null value.
Run End To End Tests
Cannot convert null literal to non-nullable reference type.
Run End To End Tests
Non-nullable field 'multiByteOpCodes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Run End To End Tests
Non-nullable field 'singleByteOpCodes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Run End To End Tests
Dereference of a possibly null reference.
Run End To End Tests
Dereference of a possibly null reference.
Run End To End Tests
Dereference of a possibly null reference.
Run End To End Tests
Possible null reference argument for parameter 'typeName' in 'string Globals.ProcessSpecialTypes(string typeName)'.
Run End To End Tests
Possible null reference assignment.
Run End To End Tests
Possible null reference assignment.

Artifacts

Produced during runtime
Name Size
buildArtifact Expired
27.7 MB