Extend DynamicHooks
to support virtual functions
#1449
Annotations
22 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Publish artifacts:
managed/CounterStrikeSharp.API/Modules/Cvars/FakeConVar.cs#L12
Possible null reference assignment.
|
Publish artifacts:
managed/CounterStrikeSharp.API/Core/BasePlugin.cs#L481
Cannot convert null literal to non-nullable reference type.
|
Publish artifacts:
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.
|
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/Core/Schema/Classes/CBodyComponentPoint.g.cs#L23
'CBodyComponentPoint.SceneNode' hides inherited member 'CBodyComponent.SceneNode'. Use the new keyword if hiding was intended.
|
Publish artifacts:
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.
|
Publish artifacts:
managed/CounterStrikeSharp.API/Core/Schema/Classes/CFish.g.cs#L67
'CFish.Speed' hides inherited member 'CBaseEntity.Speed'. Use the new keyword if hiding was intended.
|
Publish artifacts:
managed/CounterStrikeSharp.API/Core/Schema/Classes/CFishPool.g.cs#L35
'CFishPool.WaterLevel' hides inherited member 'CBaseEntity.WaterLevel'. Use the new keyword if hiding was intended.
|
Publish artifacts:
managed/CounterStrikeSharp.API/Core/Schema/Classes/CHostage.g.cs#L55
'CHostage.Remove' hides inherited member 'CEntityInstance.Remove()'. Use the new keyword if hiding was intended.
|
Publish artifacts:
managed/CounterStrikeSharp.API/Core/Schema/Classes/CInstancedSceneEntity.g.cs#L47
'CInstancedSceneEntity.Target' hides inherited member 'CBaseEntity.Target'. Use the new keyword if hiding was intended.
|
Run tests:
managed/CounterStrikeSharp.API/Modules/Cvars/FakeConVar.cs#L12
Possible null reference assignment.
|
Run tests:
managed/CounterStrikeSharp.API/Core/Attributes/Registration/ConsoleCommandAttribute.cs#L11
Cannot convert null literal to non-nullable reference type.
|
Run tests:
managed/CounterStrikeSharp.API/Core/BasePlugin.cs#L481
Cannot convert null literal to non-nullable reference type.
|
Run tests:
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.
|
Run tests:
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.
|
Run tests:
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.
|
Run tests:
managed/CounterStrikeSharp.API/Core/Schema/Classes/CBaseModelEntity.g.cs#L99
'CBaseModelEntity.Collision' hides inherited member 'CBaseEntity.Collision'. Use the new keyword if hiding was intended.
|
Run tests:
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.
|
Run tests:
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.
|
Run tests:
managed/CounterStrikeSharp.API/Core/Schema/Classes/CEnvLaser.g.cs#L47
'CEnvLaser.StartFrame' hides inherited member 'CBeam.StartFrame'. 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-59d242e", "counterstrikesharp-build-linux-59d242e", "counterstrikesharp-build-windows-59d242e", "test-results-59d242e".
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/
|
Loading