Skip to content

Fix calling Send using UM instance from UM hook (#578) #1137

Fix calling Send using UM instance from UM hook (#578)

Fix calling Send using UM instance from UM hook (#578) #1137

Triggered via push September 22, 2024 05:37
Status Success
Total duration 5m 58s
Artifacts 4
Fit to window
Zoom out
Zoom in

Annotations

25 warnings
build_managed
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_managed: managed/CounterStrikeSharp.API/Core/Attributes/Registration/ConsoleCommandAttribute.cs#L11
Cannot convert null literal to non-nullable reference type.
build_managed: 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.
build_managed: managed/CounterStrikeSharp.API/Modules/Cvars/FakeConVar.cs#L12
Possible null reference assignment.
build_managed: managed/CounterStrikeSharp.API/Core/BasePlugin.cs#L481
Cannot convert null literal to non-nullable reference type.
build_managed: 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.
build_managed: 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.
build_managed: 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.
build_managed: 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.
build_managed: 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.
build_managed: 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.
build_managed: managed/CounterStrikeSharp.API/Core/Attributes/Registration/ConsoleCommandAttribute.cs#L11
Cannot convert null literal to non-nullable reference type.
build_managed: 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.
build_managed: managed/CounterStrikeSharp.API/Core/BasePlugin.cs#L481
Cannot convert null literal to non-nullable reference type.
build_managed: managed/CounterStrikeSharp.API/Modules/Cvars/FakeConVar.cs#L12
Possible null reference assignment.
build_managed: 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.
build_managed: 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.
build_managed: 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.
build_managed: 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.
build_managed: 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.
build_managed: 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.
build_linux
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "counterstrikesharp-build-api-9c8f25f", "counterstrikesharp-build-linux-9c8f25f", "counterstrikesharp-build-windows-9c8f25f", "test-results-9c8f25f". 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/

Artifacts

Produced during runtime
Name Size
counterstrikesharp-build-api-9c8f25f
9.48 MB
counterstrikesharp-build-linux-9c8f25f
5.27 MB
counterstrikesharp-build-windows-9c8f25f
2.94 MB
test-results-9c8f25f
37.3 KB