Revert "QuadTree Performance Tuning" #143
Annotations
33 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
src/DtronixCommon/BoundaryD.cs#L152
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
src/DtronixCommon/BoundaryD.cs#L195
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
src/DtronixCommon/BoundaryF.cs#L152
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
src/DtronixCommon/BoundaryF.cs#L195
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
src/DtronixCommon/Threading/Tasks/ManualResetAwaiterSource_T.cs#L68
Possible null reference return.
|
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.
|
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.
|
src/DtronixCommon/Reflection/MethodBodyReader.cs#L50
Unboxing a possibly null value.
|
src/DtronixCommon/Collections/BufferSequence.cs#L126
Possible null reference argument for parameter 'node' in 'int SimpleLinkedList<int>.BreakAtNode(SimpleLinkedListNode<int> node, bool after)'.
|
|
|
src/DtronixCommon/BoundaryD.cs#L152
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
src/DtronixCommon/BoundaryD.cs#L195
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
src/DtronixCommon/BoundaryF.cs#L152
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
src/DtronixCommon/BoundaryF.cs#L195
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
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.
|
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.
|
src/DtronixCommon/Threading/Tasks/ManualResetAwaiterSource_T.cs#L68
Possible null reference return.
|
src/DtronixCommon/Reflection/MethodBodyReader.cs#L50
Unboxing a possibly null value.
|
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
src/DtronixCommon/BoundaryD.cs#L152
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
src/DtronixCommon/BoundaryF.cs#L152
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
src/DtronixCommon/BoundaryD.cs#L195
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
src/DtronixCommon/BoundaryF.cs#L195
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
src/DtronixCommon/Threading/Tasks/ManualResetAwaiterSource_T.cs#L68
Possible null reference return.
|
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.
|
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.
|
src/DtronixCommon/Collections/Trees/QuadTrees.g.cs#L2413
Dereference of a possibly null reference.
|
This job succeeded
Loading