Skip to content

Merge pull request #192 from shobhit-pathak/dev #14

Merge pull request #192 from shobhit-pathak/dev

Merge pull request #192 from shobhit-pathak/dev #14

Triggered via push July 8, 2024 13:20
Status Success
Total duration 56s
Artifacts

build.yml

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

Annotations

8 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#L650
Converting null literal or possible null value to non-nullable type.
Build and Release: PracticeMode.cs#L1511
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.
Build and Release: Utility.cs#L1168
Converting null literal or possible null value to non-nullable type.
Build and Release: Utility.cs#L1172
Possible null reference argument for parameter 'replacement' in 'string Regex.Replace(string input, string pattern, string replacement, RegexOptions options)'.