Skip to content

Merge pull request #152 from shobhit-pathak/dev #10

Merge pull request #152 from shobhit-pathak/dev

Merge pull request #152 from shobhit-pathak/dev #10

Triggered via push May 6, 2024 13:33
Status Success
Total duration 1m 6s
Artifacts

build.yml

on: push
Build and Release
55s
Build and Release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Release: DatabaseStats.cs#L21
Non-nullable field 'connection' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build and Release: Pausing.cs#L17
Unreachable code detected
Build and Release: PracticeMode.cs#L139
Possible null reference argument for parameter 'playerPosition' in 'Position.Position(Vector playerPosition, QAngle playerAngle)'.
Build and Release: PracticeMode.cs#L139
Possible null reference argument for parameter 'playerAngle' in 'Position.Position(Vector playerPosition, QAngle playerAngle)'.
Build and Release: PracticeMode.cs#L148
Possible null reference argument for parameter 'playerPosition' in 'Position.Position(Vector playerPosition, QAngle playerAngle)'.
Build and Release: PracticeMode.cs#L148
Possible null reference argument for parameter 'playerAngle' in 'Position.Position(Vector playerPosition, QAngle playerAngle)'.
Build and Release: PracticeMode.cs#L579
Converting null literal or possible null value to non-nullable type.
Build and Release: PracticeMode.cs#L1439
Possible null reference argument for parameter 'player' in 'void MatchZy.PrintToPlayerChat(CCSPlayerController player, string message)'.
Build and Release: Utility.cs#L646
Unreachable code detected
Build and Release: Utility.cs#L1170
Dereference of a possibly null reference.