[fix]修正登录时上传编译时间的格式问题,采用LoginRequest的UTC数字时间,避免Json序列化问题 #41
Annotations
10 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
AntJob/obj/Release/netstandard2.1/AntJob.AssemblyInfo.cs#L17
The specified version string '4.0.2024.0727-beta0005' does not conform to the recommended format - major.minor.build.revision
|
AntJob/obj/Release/net461/AntJob.AssemblyInfo.cs#L17
The specified version string '4.0.2024.0727-beta0005' does not conform to the recommended format - major.minor.build.revision
|
AntJob/obj/Release/netstandard2.0/AntJob.AssemblyInfo.cs#L17
The specified version string '4.0.2024.0727-beta0005' does not conform to the recommended format - major.minor.build.revision
|
AntJob/obj/Release/net45/AntJob.AssemblyInfo.cs#L17
The specified version string '4.0.2024.0727-beta0005' does not conform to the recommended format - major.minor.build.revision
|
AntJob.Extensions/obj/Release/net461/AntJob.Extensions.AssemblyInfo.cs#L17
The specified version string '3.4.2024.0727-beta0005' does not conform to the recommended format - major.minor.build.revision
|
AntJob.Extensions/obj/Release/netstandard2.0/AntJob.Extensions.AssemblyInfo.cs#L17
The specified version string '3.4.2024.0727-beta0005' does not conform to the recommended format - major.minor.build.revision
|
AntJob.Extensions/obj/Release/net45/AntJob.Extensions.AssemblyInfo.cs#L17
The specified version string '3.4.2024.0727-beta0005' does not conform to the recommended format - major.minor.build.revision
|
AntJob.Extensions/obj/Release/netstandard2.1/AntJob.Extensions.AssemblyInfo.cs#L17
The specified version string '3.4.2024.0727-beta0005' does not conform to the recommended format - major.minor.build.revision
|
|
This job succeeded
Loading