Skip to content

fix: i18n resource placement (#187) #57

fix: i18n resource placement (#187)

fix: i18n resource placement (#187) #57

Triggered via push August 19, 2024 07:10
Status Success
Total duration 2m 30s
Artifacts
Build and Deploy Job
2m 21s
Build and Deploy Job
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Build and Deploy Job
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@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 and Deploy Job
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Deploy Job: src/AntDesign.Pro/Layouts/BasicLayout.razor#L1
Possible null reference assignment. [/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/src/AntDesign.Pro/AntDesign.Pro.csproj]
Build and Deploy Job: src/AntDesign.Pro/Layouts/BasicLayout.razor#L1
Non-nullable property 'TabService' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/src/AntDesign.Pro/AntDesign.Pro.csproj]
Build and Deploy Job: src/AntDesign.Pro/Layouts/BasicLayout.razor#L1
Non-nullable property 'HttpClient' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/src/AntDesign.Pro/AntDesign.Pro.csproj]
Build and Deploy Job: src/AntDesign.Pro/Layouts/BasicLayout.razor#L1
Non-nullable property 'LocalizationService' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/src/AntDesign.Pro/AntDesign.Pro.csproj]
Build and Deploy Job: src/AntDesign.Pro/Layouts/BasicLayout.razor#L1
Non-nullable field '_localizationChanged' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/src/AntDesign.Pro/AntDesign.Pro.csproj]
Build and Deploy Job: src/AntDesign.Pro/Services/UserService.cs#L1
Possible null reference return. [/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/src/AntDesign.Pro/AntDesign.Pro.csproj]
Build and Deploy Job: src/AntDesign.Pro/Services/ProjectService.cs#L1
Possible null reference return. [/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/src/AntDesign.Pro/AntDesign.Pro.csproj]
Build and Deploy Job: src/AntDesign.Pro/Services/ProjectService.cs#L1
Possible null reference return. [/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/src/AntDesign.Pro/AntDesign.Pro.csproj]
Build and Deploy Job: src/AntDesign.Pro/Services/ProjectService.cs#L1
Possible null reference return. [/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/src/AntDesign.Pro/AntDesign.Pro.csproj]
Build and Deploy Job: src/AntDesign.Pro/Services/ProjectService.cs#L1
Possible null reference argument for parameter 'source' in 'IEnumerable<ListItemDataType> Enumerable.Take<ListItemDataType>(IEnumerable<ListItemDataType> source, int count)'. [/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/src/AntDesign.Pro/AntDesign.Pro.csproj]