QuadTree Performance Tuning #139
Annotations
31 warnings
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit tests:
src/DtronixCommon/BoundaryD.cs#L152
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Unit tests:
src/DtronixCommon/BoundaryD.cs#L195
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Unit tests:
src/DtronixCommon/BoundaryF.cs#L152
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Unit tests:
src/DtronixCommon/BoundaryF.cs#L195
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Unit tests:
src/DtronixCommon/Reflection/Instruction.cs#L111
Non-nullable field 'operand' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Unit tests:
src/DtronixCommon/Reflection/Instruction.cs#L111
Non-nullable field 'previous' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Unit tests:
src/DtronixCommon/Reflection/Instruction.cs#L111
Non-nullable field 'next' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Unit tests:
src/DtronixCommon/Reflection/MethodBodyReader.cs#L50
Unboxing a possibly null value.
|
Unit tests:
src/DtronixCommon/Reflection/MethodBodyReader.cs#L76
Possible null reference assignment.
|
Unit tests:
src/DtronixCommon/Reflection/MethodBodyReader.cs#L72
Non-nullable field 'type_arguments' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Pack:
src/DtronixCommon/BoundaryD.cs#L152
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Pack:
src/DtronixCommon/BoundaryD.cs#L195
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Pack:
src/DtronixCommon/BoundaryF.cs#L152
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Pack:
src/DtronixCommon/BoundaryF.cs#L195
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Pack:
src/DtronixCommon/Threading/DelayedAction.cs#L29
Nullability of reference types in type of parameter '_' of 'void DelayedAction.TimerCallback(object _)' doesn't match the target delegate 'TimerCallback' (possibly because of nullability attributes).
|
Pack:
src/DtronixCommon/Threading/DelayedActionGeneric.cs#L19
Cannot convert null literal to non-nullable reference type.
|
Pack:
src/DtronixCommon/Reflection/MethodBodyReader.cs#L50
Unboxing a possibly null value.
|
Pack:
src/DtronixCommon/Threading/Tasks/ManualResetAwaiterSource_T.cs#L68
Possible null reference return.
|
Pack:
src/DtronixCommon/Reflection/MethodBodyReader.cs#L76
Possible null reference assignment.
|
Pack:
src/DtronixCommon/Reflection/MethodBodyReader.cs#L72
Non-nullable field 'type_arguments' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/DtronixCommon/BoundaryD.cs#L152
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Build:
src/DtronixCommon/BoundaryD.cs#L195
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Build:
src/DtronixCommon/BoundaryF.cs#L152
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Build:
src/DtronixCommon/BoundaryF.cs#L195
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Build:
src/DtronixCommon/Threading/Tasks/ManualResetAwaiterSource_T.cs#L68
Possible null reference return.
|
Build:
src/DtronixCommon/Collections/TypedHashCollection.cs#L13
Non-nullable field 'Type' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/DtronixCommon/Collections/TypedHashCollection.cs#L14
Non-nullable field 'Items' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/DtronixCommon/Reflection/MethodBodyReader.cs#L50
Unboxing a possibly null value.
|
Build:
src/DtronixCommon/Reflection/MethodBodyReader.cs#L76
Possible null reference assignment.
|
Build:
src/DtronixCommon/Reflection/MethodBodyReader.cs#L72
Non-nullable field 'type_arguments' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading