Setup CI to run e2e tests #123
dotnet.yml
on: pull_request
Builds the entire solution
46s
Annotations
1 error and 20 warnings
Run End To End Tests
The action 'Test Cause not working' has timed out after 1 minutes.
|
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 | Digest | |
---|---|---|---|
buildArtifact
Expired
|
27.7 MB |
sha256:41658ff5a97c65902c92e43e5eb824087ed4288435e23f2ddf5f885bae9a237c
|
|