Skip to content

added extension methods #369

added extension methods

added extension methods #369

Triggered via push February 29, 2024 18:12
Status Success
Total duration 1m 58s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 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: src/Miru/Scheduling/ScheduledJobs.cs#L36
'RecurringJob.AddOrUpdate<T>(string, Expression<Func<T, Task>>, string, TimeZoneInfo, string)' is obsolete: 'Please use AddOrUpdate<T>(string, Expression<Func<T, Task>>, string, RecurringJobOptions) instead. Will be removed in 2.0.0.'
build: src/Miru/Urls/PropertyHelper.cs#L63
Possible null reference assignment.
build: src/Miru/Urls/PropertyHelper.cs#L56
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Miru/Scheduling/ScheduledJobs.cs#L36
'RecurringJob.AddOrUpdate<T>(string, Expression<Func<T, Task>>, string, TimeZoneInfo, string)' is obsolete: 'Please use AddOrUpdate<T>(string, Expression<Func<T, Task>>, string, RecurringJobOptions) instead. Will be removed in 2.0.0.'
build: src/Miru/Urls/PropertyHelper.cs#L63
Possible null reference assignment.
build: src/Miru/Urls/PropertyHelper.cs#L56
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build
Found version-specific or distribution-specific runtime identifier(s): win7-x64, win7-x86. Affected libraries: runtime.win7-x64.runtime.native.System.Data.SqlClient.sni, runtime.win7-x86.runtime.native.System.Data.SqlClient.sni. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build
Found version-specific or distribution-specific runtime identifier(s): win7-x64, win7-x86. Affected libraries: runtime.win7-x64.runtime.native.System.Data.SqlClient.sni, runtime.win7-x86.runtime.native.System.Data.SqlClient.sni. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build
Found version-specific or distribution-specific runtime identifier(s): win7-x64, win7-x86. Affected libraries: runtime.win7-x64.runtime.native.System.Data.SqlClient.sni, runtime.win7-x86.runtime.native.System.Data.SqlClient.sni. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build
Found version-specific or distribution-specific runtime identifier(s): win7-x64, win7-x86. Affected libraries: runtime.win7-x64.runtime.native.System.Data.SqlClient.sni, runtime.win7-x86.runtime.native.System.Data.SqlClient.sni. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.