Aero.Gen -> 1.2.16 #26
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
PacketPeep/Utils.cs#L59
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(FauCap.Channel)4' is not covered.
|
Build
The variable 'offsetBefore' is assigned but its value is never used
|
Build:
PacketPeep/Systems/PacketDB.cs#L63
The variable 'e' is declared but never used
|
Build
The variable 'offsetBefore' is assigned but its value is never used
|
Build:
PacketPeep/Widgets/PacketExplorer.cs#L647
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(FauCap.Channel)4' is not covered.
|
Build
The variable 'offsetBefore' is assigned but its value is never used
|
Build:
PacketPeep/Widgets/AeroInspector.cs#L64
The variable 'lastParentEntry' is assigned but its value is never used
|
Build:
PacketPeep/Widgets/AeroReadLogInspector.cs#L39
The variable 'indentLevel' is assigned but its value is never used
|
Build:
PacketPeep/Widgets/MsgTester.cs#L114
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(FauCap.Channel)4' is not covered.
|
Build:
PacketPeep/Widgets/MagicQuery.cs#L229
The variable 'idx' is assigned but its value is never used
|
The logs for this run have expired and are no longer available.
Loading