Skip to content

Feature/issue-3849 [Hippotherapy] Create public GET endpoint #2305

Feature/issue-3849 [Hippotherapy] Create public GET endpoint

Feature/issue-3849 [Hippotherapy] Create public GET endpoint #2305

Triggered via pull request September 8, 2026 01:16
Status Success
Total duration 23m 14s
Artifacts

build.yml

on: pull_request
Build and analyze
23m 10s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

34 warnings
Build and analyze
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and analyze: VictoryCenter/VictoryCenter.DAL/Data/VictoryCenterDbContext.cs#L13
Split this class into smaller and more specialized ones to reduce its dependencies on other types from 98 to the maximum authorized 30 or less.
Build and analyze: VictoryCenter/VictoryCenter.DAL/Entities/CompanyProfileSocialLink.cs#L12
Change the 'Url' property type to 'System.Uri'.
Build and analyze: VictoryCenter/VictoryCenter.DAL/Entities/CollectedFundsBlock.cs#L9
Remove this initialization to 'Image', the compiler will do that for you.
Build and analyze: VictoryCenter/VictoryCenter.DAL/Entities/ChangedLivesBlock.cs#L10
Remove this initialization to 'Image', the compiler will do that for you.
Build and analyze: VictoryCenter/VictoryCenter.DAL/Entities/ChangedLivesBlock.cs#L7
Non-nullable property 'TitleEn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and analyze: VictoryCenter/VictoryCenter.DAL/Entities/ChangedLivesBlock.cs#L6
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and analyze: VictoryCenter/VictoryCenter.DAL/Entities/CollectedFundsBlock.cs#L7
Non-nullable property 'TitleEn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and analyze: VictoryCenter/VictoryCenter.DAL/Entities/CollectedFundsBlock.cs#L6
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and analyze: VictoryCenter/VictoryCenter.DAL/Repositories/Options/QueryOptions.cs#L12
Rename property 'OrderByASC' to match pascal case naming rules, consider using 'OrderByAsc'.
Build and analyze: VictoryCenter/VictoryCenter.DAL/Entities/CompanyProfileSocialLink.cs#L12
Change the 'Url' property type to 'System.Uri'.
Build and analyze: VictoryCenter/VictoryCenter.DAL/Entities/CollectedFundsBlock.cs#L9
Remove this initialization to 'Image', the compiler will do that for you.
Build and analyze: VictoryCenter/VictoryCenter.DAL/Entities/ChangedLivesBlock.cs#L10
Remove this initialization to 'Image', the compiler will do that for you.
Build and analyze: VictoryCenter/VictoryCenter.DAL/Entities/ChangedLivesBlock.cs#L7
Non-nullable property 'TitleEn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and analyze: VictoryCenter/VictoryCenter.DAL/Entities/ChangedLivesBlock.cs#L6
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and analyze: VictoryCenter/VictoryCenter.DAL/Entities/CollectedFundsBlock.cs#L7
Non-nullable property 'TitleEn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and analyze: VictoryCenter/VictoryCenter.DAL/Entities/CollectedFundsBlock.cs#L6
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and analyze: VictoryCenter/VictoryCenter.DAL/Entities/CompanyProfileSocialLink.cs#L12
Change the 'Url' property type to 'System.Uri'.
Build and analyze: VictoryCenter/VictoryCenter.DAL/Entities/CollectedFundsBlock.cs#L9
Remove this initialization to 'Image', the compiler will do that for you.
Build and analyze: VictoryCenter/VictoryCenter.DAL/Entities/ChangedLivesBlock.cs#L10
Remove this initialization to 'Image', the compiler will do that for you.
Build and analyze: VictoryCenter/VictoryCenter.DAL/Entities/ChangedLivesBlock.cs#L7
Non-nullable property 'TitleEn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and analyze: VictoryCenter/VictoryCenter.DAL/Entities/ChangedLivesBlock.cs#L6
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and analyze: VictoryCenter/VictoryCenter.DAL/Entities/CollectedFundsBlock.cs#L7
Non-nullable property 'TitleEn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and analyze: VictoryCenter/VictoryCenter.DAL/Entities/CollectedFundsBlock.cs#L6
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and analyze
Failed to restore:
Build and analyze
Failed to restore:
Build and analyze
setup-java v4 is deprecated and will no longer receive updates. Please migrate to actions/setup-java@v5.