Skip to content

Merge pull request #3854 from ita-social-projects/fix/issue-3851 #2303

Merge pull request #3854 from ita-social-projects/fix/issue-3851

Merge pull request #3854 from ita-social-projects/fix/issue-3851 #2303

Triggered via push September 7, 2026 21:31
Status Success
Total duration 17m 58s
Artifacts

build.yml

on: push
Build and analyze
17m 54s
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/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/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/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/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/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/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.