Improve Teleport Function (#513) #5
Annotations
22 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
managed/CounterStrikeSharp.API/Modules/Cvars/FakeConVar.cs#L12
Possible null reference assignment.
|
managed/CounterStrikeSharp.API/Core/Schema/Classes/CLogicMeasureMovement.g.cs#L55
'CLogicMeasureMovement.Target' hides inherited member 'CBaseEntity.Target'. Use the new keyword if hiding was intended.
|
managed/CounterStrikeSharp.API/Core/Attributes/Registration/ConsoleCommandAttribute.cs#L11
Cannot convert null literal to non-nullable reference type.
|
managed/CounterStrikeSharp.API/Core/BasePlugin.cs#L480
Cannot convert null literal to non-nullable reference type.
|
managed/CounterStrikeSharp.API/Core/Schema/Classes/CBeam.g.cs#L91
'CBeam.Speed' hides inherited member 'CBaseEntity.Speed'. Use the new keyword if hiding was intended.
|
managed/CounterStrikeSharp.API/Core/Schema/Classes/CBodyComponentPoint.g.cs#L23
'CBodyComponentPoint.SceneNode' hides inherited member 'CBodyComponent.SceneNode'. Use the new keyword if hiding was intended.
|
managed/CounterStrikeSharp.API/Core/Schema/Classes/CBasePropDoor.g.cs#L55
'CBasePropDoor.Blocker' hides inherited member 'CBaseEntity.Blocker'. Use the new keyword if hiding was intended.
|
managed/CounterStrikeSharp.API/Core/Schema/Classes/CBaseModelEntity.g.cs#L67
'CBaseModelEntity.Collision' hides inherited member 'CBaseEntity.Collision'. Use the new keyword if hiding was intended.
|
managed/CounterStrikeSharp.API/Core/Schema/Classes/CEnvBeam.g.cs#L39
'CEnvBeam.EndEntity' hides inherited member 'CBeam.EndEntity'. Use the new keyword if hiding was intended.
|
managed/CounterStrikeSharp.API/Core/Schema/Classes/CEnvBeam.g.cs#L59
'CEnvBeam.Speed' hides inherited member 'CBeam.Speed'. Use the new keyword if hiding was intended.
|
managed/CounterStrikeSharp.API/Modules/Cvars/FakeConVar.cs#L12
Possible null reference assignment.
|
managed/CounterStrikeSharp.API/Core/Attributes/Registration/ConsoleCommandAttribute.cs#L11
Cannot convert null literal to non-nullable reference type.
|
managed/CounterStrikeSharp.API/Core/Schema/Classes/CLogicMeasureMovement.g.cs#L55
'CLogicMeasureMovement.Target' hides inherited member 'CBaseEntity.Target'. Use the new keyword if hiding was intended.
|
managed/CounterStrikeSharp.API/Core/BasePlugin.cs#L480
Cannot convert null literal to non-nullable reference type.
|
managed/CounterStrikeSharp.API/Core/Schema/Classes/CBasePropDoor.g.cs#L55
'CBasePropDoor.Blocker' hides inherited member 'CBaseEntity.Blocker'. Use the new keyword if hiding was intended.
|
managed/CounterStrikeSharp.API/Core/Schema/Classes/CBeam.g.cs#L91
'CBeam.Speed' hides inherited member 'CBaseEntity.Speed'. Use the new keyword if hiding was intended.
|
managed/CounterStrikeSharp.API/Core/Schema/Classes/CBodyComponentPoint.g.cs#L23
'CBodyComponentPoint.SceneNode' hides inherited member 'CBodyComponent.SceneNode'. Use the new keyword if hiding was intended.
|
managed/CounterStrikeSharp.API/Core/Schema/Classes/CPointEntityFinder.g.cs#L23
'CPointEntityFinder.Entity' hides inherited member 'CEntityInstance.Entity'. Use the new keyword if hiding was intended.
|
managed/CounterStrikeSharp.API/Core/Schema/Classes/CPostProcessingVolume.g.cs#L63
'CPostProcessingVolume.Master' hides inherited member 'CBaseToggle.Master'. Use the new keyword if hiding was intended.
|
managed/CounterStrikeSharp.API/Core/Schema/Classes/CBaseModelEntity.g.cs#L67
'CBaseModelEntity.Collision' hides inherited member 'CBaseEntity.Collision'. Use the new keyword if hiding was intended.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "counterstrikesharp-build-api-a87bd25", "counterstrikesharp-build-linux-a87bd25", "counterstrikesharp-build-windows-a87bd25", "test-results-a87bd25".
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/
|
This job succeeded
Loading