Skip to content

fix improper cmd int version parsing, allow specifying mappings in cm… #101

fix improper cmd int version parsing, allow specifying mappings in cm…

fix improper cmd int version parsing, allow specifying mappings in cm… #101

Triggered via push January 19, 2025 02:06
Status Success
Total duration 1m 55s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build: UAssetGUI/GitHubAPI.cs#L27
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: UAssetGUI/Form1.cs#L485
The variable 'jsonTracingPath' is assigned but its value is never used
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/