Skip to content

Setup CI to run e2e tests #131

Setup CI to run e2e tests

Setup CI to run e2e tests #131

Triggered via pull request September 20, 2024 03:50
Status Failure
Total duration 2m 21s
Artifacts 3

dotnet.yml

on: pull_request
Builds the entire solution
52s
Builds the entire solution
Run Unit Tests
9s
Run Unit Tests
Run End To End Tests
1m 12s
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/ILInstruction.cs#L55
Dereference of a possibly null reference.
Builds the entire solution: src/Dis2Msil/Dis2Msil/ILInstruction.cs#L65
Dereference of a possibly null reference.
Builds the entire solution: src/Dis2Msil/Dis2Msil/ILInstruction.cs#L76
Dereference of a possibly null reference.
Builds the entire solution: src/Dis2Msil/Dis2Msil/ILInstruction.cs#L89
Possible null reference argument for parameter 'typeName' in 'string Globals.ProcessSpecialTypes(string typeName)'.
Builds the entire solution: src/Dis2Msil/Dis2Msil/ILInstruction.cs#L11
Non-nullable field 'operand' 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/ILInstruction.cs#L12
Non-nullable field 'operandData' 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
Possible null reference assignment.
Run End To End Tests
Possible null reference assignment.
Run End To End Tests
Possible null reference assignment.
Run End To End Tests
Dereference of a possibly null reference.
Run End To End Tests
Cannot convert null literal to non-nullable reference type.
Run End To End Tests
Possible null reference return.
Run End To End Tests
Unreachable code detected
Run End To End Tests
Cannot convert null literal to non-nullable reference type.
Run End To End Tests
Cannot convert null literal to non-nullable reference type.
Run End To End Tests
Cannot convert null literal to non-nullable reference type.

Artifacts

Produced during runtime
Name Size
buildArtifact Expired
27.7 MB
logErr Expired
140 Bytes
logStd Expired
140 Bytes