Skip to content

Merge pull request #162 from shobhit-pathak/dev #12

Merge pull request #162 from shobhit-pathak/dev

Merge pull request #162 from shobhit-pathak/dev #12

Triggered via push May 19, 2024 18:20
Status Success
Total duration 49s
Artifacts

build.yml

on: push
Build and Release
41s
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#L140
Possible null reference argument for parameter 'playerPosition' in 'Position.Position(Vector playerPosition, QAngle playerAngle)'.
Build and Release: PracticeMode.cs#L140
Possible null reference argument for parameter 'playerAngle' in 'Position.Position(Vector playerPosition, QAngle playerAngle)'.
Build and Release: PracticeMode.cs#L149
Possible null reference argument for parameter 'playerPosition' in 'Position.Position(Vector playerPosition, QAngle playerAngle)'.
Build and Release: PracticeMode.cs#L149
Possible null reference argument for parameter 'playerAngle' in 'Position.Position(Vector playerPosition, QAngle playerAngle)'.
Build and Release: PracticeMode.cs#L580
Converting null literal or possible null value to non-nullable type.
Build and Release: PracticeMode.cs#L1440
Possible null reference argument for parameter 'player' in 'void MatchZy.PrintToPlayerChat(CCSPlayerController player, string message)'.
Build and Release: Utility.cs#L644
Unreachable code detected
Build and Release: Utility.cs#L1168
Dereference of a possibly null reference.