Skip to content

wip: 数据库添加属性注释和Utc时间转换 #276

wip: 数据库添加属性注释和Utc时间转换

wip: 数据库添加属性注释和Utc时间转换 #276

Triggered via push October 7, 2023 05:24
Status Success
Total duration 4m 49s
Artifacts

ci.yml

on: push
build-on-dotnetcore
2m 51s
build-on-dotnetcore
build-on-desktop
4m 15s
build-on-desktop
mirror_to_gitee
13s
mirror_to_gitee
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build-on-dotnetcore
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-on-dotnetcore: src/OSharp.NLog/NLogLoggerProvider.cs#L42
'LogManager.LoadConfiguration(string)' is obsolete: 'Replaced by LogManager.Setup().LoadConfigurationFromFile(). Marked obsolete on NLog 5.2'
build-on-dotnetcore: src/OSharp.NLog/NLogLoggerProvider.cs#L42
'LogManager.LoadConfiguration(string)' is obsolete: 'Replaced by LogManager.Setup().LoadConfigurationFromFile(). Marked obsolete on NLog 5.2'
build-on-dotnetcore: src/OSharp.NLog/NLogLoggerProvider.cs#L42
'LogManager.LoadConfiguration(string)' is obsolete: 'Replaced by LogManager.Setup().LoadConfigurationFromFile(). Marked obsolete on NLog 5.2'
build-on-dotnetcore: src/OSharp.NLog/NLogLoggerProvider.cs#L42
'LogManager.LoadConfiguration(string)' is obsolete: 'Replaced by LogManager.Setup().LoadConfigurationFromFile(). Marked obsolete on NLog 5.2'
build-on-desktop
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/