Skip to content

Added url builder with only #214

Added url builder with only

Added url builder with only #214

Triggered via push November 7, 2023 20:34
Status Failure
Total duration 1m 52s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
build: samples/Corpo.Skeleton/tests/Corpo.Skeleton.PageTests/Pages/Categories/CategoryListPageTest.cs#L19
'IEnumerable<Category>' does not contain a definition for 'At' and no accessible extension method 'At' accepting a first argument of type 'IEnumerable<Category>' could be found (are you missing a using directive or an assembly reference?)
build: samples/Corpo.Skeleton/tests/Corpo.Skeleton.PageTests/Pages/Teams/TeamListPageTest.cs#L23
'IEnumerable<Team>' does not contain a definition for 'At' and no accessible extension method 'At' accepting a first argument of type 'IEnumerable<Team>' could be found (are you missing a using directive or an assembly reference?)
build: samples/Corpo.Skeleton/tests/Corpo.Skeleton.PageTests/Pages/Categories/CategoryListPageTest.cs#L19
'IEnumerable<Category>' does not contain a definition for 'At' and no accessible extension method 'At' accepting a first argument of type 'IEnumerable<Category>' could be found (are you missing a using directive or an assembly reference?)
build: samples/Corpo.Skeleton/tests/Corpo.Skeleton.PageTests/Pages/Teams/TeamListPageTest.cs#L23
'IEnumerable<Team>' does not contain a definition for 'At' and no accessible extension method 'At' accepting a first argument of type 'IEnumerable<Team>' could be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
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/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#L38
'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#L38
'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#L38
'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.'