Skip to content

Fix scoping issue for cross repo call #15

Fix scoping issue for cross repo call

Fix scoping issue for cross repo call #15

Triggered via push August 28, 2024 22:35
Status Success
Total duration 1m 24s
Artifacts

tool_build.yml

on: push
Matrix: Build Deployments Tool
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Build Deployments Tool (Release): tools/Tgstation.Server.DeploymentsTool/Program.cs#L47
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input, string pattern)'.
Build Deployments Tool (Release): tools/Tgstation.Server.DeploymentsTool/Program.cs#L72
Possible null reference argument for parameter 'value' in 'bool bool.Parse(string value)'.
Build Deployments Tool (Release): tools/Tgstation.Server.DeploymentsTool/Program.cs#L47
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input, string pattern)'.
Build Deployments Tool (Release): tools/Tgstation.Server.DeploymentsTool/Program.cs#L72
Possible null reference argument for parameter 'value' in 'bool bool.Parse(string value)'.
Build Deployments Tool (Debug): tools/Tgstation.Server.DeploymentsTool/Program.cs#L47
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input, string pattern)'.
Build Deployments Tool (Debug): tools/Tgstation.Server.DeploymentsTool/Program.cs#L72
Possible null reference argument for parameter 'value' in 'bool bool.Parse(string value)'.
Build Deployments Tool (Debug): tools/Tgstation.Server.DeploymentsTool/Program.cs#L47
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input, string pattern)'.
Build Deployments Tool (Debug): tools/Tgstation.Server.DeploymentsTool/Program.cs#L72
Possible null reference argument for parameter 'value' in 'bool bool.Parse(string value)'.