Skip to content

Fix logging for GitHub Workflow command #235

Fix logging for GitHub Workflow command

Fix logging for GitHub Workflow command #235

Triggered via push October 14, 2023 12:09
Status Success
Total duration 3m 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: src/dotnet-releaser/DevHosting/GitHubDevHosting.cs#L70
Possible null reference argument for parameter 'Version' in 'ReleaseVersion.ReleaseVersion(string Version, bool IsDraft, string Tag, string DraftName)'.
build: src/dotnet-releaser/DevHosting/GitHubDevHosting.cs#L105
Dereference of a possibly null reference.