Skip to content

Fix missing layout (#183) #54

Fix missing layout (#183)

Fix missing layout (#183) #54

Triggered via push June 29, 2024 01:31
Status Success
Total duration 2m 28s
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: 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]