Skip to content

import mappings allow override, refresh list on mappings error #77

import mappings allow override, refresh list on mappings error

import mappings allow override, refresh list on mappings error #77

Triggered via push August 9, 2024 17:55
Status Success
Total duration 4m 34s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, NuGet/setup-nuget@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v2, microsoft/setup-msbuild@v1.1, NuGet/setup-nuget@v1.0.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L465
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/