Fixed Active DPS not recalculating during continous inactive periods.… #117
Annotations
11 warnings
|
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
BPSR-ZDPSLib/Blobs/SceneData.cs#L22
Non-nullable field 'SceneGUID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
BPSR-ZDPSLib/RawPacket.cs#L7
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
BPSR-ZDPSLib/TcpHelper.cs#L38
Unboxing a possibly null value.
|
|
build:
BPSR-ZDPSLib/TcpReassembler.cs#L200
Nullable value type may be null.
|
|
build:
BPSR-ZDPSLib/TcpReassembler.cs#L16
Non-nullable field 'OnNewConnection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
BPSR-ZDPSLib/BlobReader.cs#L239
Possible null reference return.
|
|
build:
BPSR-ZDPSLib/BlobReader.cs#L235
Dereference of a possibly null reference.
|
|
build:
BPSR-ZDPSLib/BlobReader.cs#L123
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
|
build:
BPSR-ZDPSLib/Utils.cs#L98
Non-nullable field 'ProcessName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
BPSR-ZDPSLib/BlobReader.cs#L99
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ZDPS - DPS Meter
|
92.3 MB |
sha256:93436da1c1b4dd32671046dd77bbb465efd8515908496a97944a20ade1ccad16
|
|