chore(deps): bump libraries/Protobufs from 7af53a5 to 1ae2d27
#1090
Annotations
21 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Publish artifacts:
managed/CounterStrikeSharp.API/Core/BasePlugin.cs#L43
Non-nullable property 'Logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Publish artifacts:
managed/CounterStrikeSharp.API/Core/BasePlugin.cs#L43
Non-nullable property 'ModulePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Publish artifacts:
managed/CounterStrikeSharp.API/Core/BasePlugin.cs#L43
Non-nullable property 'ModuleDescription' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Publish artifacts:
managed/CounterStrikeSharp.API/Core/BasePlugin.cs#L43
Non-nullable property 'ModuleAuthor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Publish artifacts:
managed/CounterStrikeSharp.API/Bootstrap.cs#L32
Dereference of a possibly null reference.
|
|
Publish artifacts:
managed/CounterStrikeSharp.API/Bootstrap.cs#L32
Dereference of a possibly null reference.
|
|
Publish artifacts:
managed/CounterStrikeSharp.API/Core/Model/CEntityInstance.cs#L26
The member 'CEntityInstance.IsValid' does not hide an accessible member. The new keyword is not required.
|
|
Publish artifacts:
managed/CounterStrikeSharp.API/Core/BasePlugin.cs#L529
Cannot convert null literal to non-nullable reference type.
|
|
Publish artifacts:
managed/CounterStrikeSharp.API/Core/Attributes/Registration/ConsoleCommandAttribute.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
Publish artifacts:
managed/CounterStrikeSharp.API/Modules/Cvars/FakeConVar.cs#L12
Possible null reference assignment.
|
|
Run tests:
managed/CounterStrikeSharp.API/Core/BasePlugin.cs#L43
Non-nullable property 'ModulePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run tests:
managed/CounterStrikeSharp.API/Core/BasePlugin.cs#L43
Non-nullable property 'ModuleDescription' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run tests:
managed/CounterStrikeSharp.API/Core/BasePlugin.cs#L43
Non-nullable property 'ModuleAuthor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run tests:
managed/CounterStrikeSharp.API/Core/Commands/CommandDefinition.cs#L14
Non-nullable property 'Callback' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run tests:
managed/CounterStrikeSharp.API/Core/Commands/CommandDefinition.cs#L14
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run tests:
managed/CounterStrikeSharp.API/Core/Commands/CommandDefinition.cs#L14
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run tests:
managed/CounterStrikeSharp.API/Core/Model/CEntityInstance.cs#L26
The member 'CEntityInstance.IsValid' does not hide an accessible member. The new keyword is not required.
|
|
Run tests:
managed/CounterStrikeSharp.API/Modules/Cvars/FakeConVar.cs#L12
Possible null reference assignment.
|
|
Run tests:
managed/CounterStrikeSharp.API/Core/BasePlugin.cs#L529
Cannot convert null literal to non-nullable reference type.
|
|
Run tests:
managed/CounterStrikeSharp.API/Core/Attributes/Registration/ConsoleCommandAttribute.cs#L11
Cannot convert null literal to non-nullable reference type.
|
background
wait
wait-all
cancel
parallel
Loading