Skip to content

Update Deploy.yml

Update Deploy.yml #46

Triggered via push August 26, 2024 07:56
Status Success
Total duration 2m 5s
Artifacts

Deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. 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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
No files were found with the provided path: ./QuickIPchange/bin/Release/net6.0-windows/win-x64/publish/QuickIPchange.exe. No artifacts will be uploaded.
build: QuickIPchange/UpdataMsgBox.vb#L10
'Public Overloads Sub New()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'. (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: QuickIPchange/Form1.vb#L128
'Public Overloads Sub New()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'. (https://aka.ms/dotnet-warnings/SYSLIB0014)
build
A publish profile with the name './QuickIPchange/My Project/PublishProfiles/ClickOnceProfile.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.