Skip to content

带上 git 输出文件 #501

带上 git 输出文件

带上 git 输出文件 #501

Triggered via push April 16, 2024 06:15
Status Success
Total duration 8m 42s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. 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 target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build: DotNETBuild/Context/Exceptions/MSBuildCompileException.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build
The variable 'exited' is assigned but its value is never used
build: DotNETBuild/Utils/DotNetBuildTools_/FileSniff.cs#L32
'MsBuild' is obsolete: '大小写命名错误,请使用 MSBuild 代替'
build: DotNETBuild/Context/Exceptions/MSBuildCompileException.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: DotNETBuild/Utils/DotNetBuildTools_/FileSniff.cs#L32
'MsBuild' is obsolete: '大小写命名错误,请使用 MSBuild 代替'
build: DotNETBuild/Utils/BuildMd5Tools/Md5Provider.cs#L93
Converting null literal or possible null value to non-nullable type.
build: DotNETBuild/Utils/BuildMd5Tools/Md5Provider.cs#L98
Dereference of a possibly null reference.
build: DotNETBuild/Utils/BuildMd5Tools/Md5Provider.cs#L201
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build: DotNETBuild/Utils/DotNetBuildTools_/NuGet.cs#L111
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.