Skip to content

fix: build error without full pages (#193) #64

fix: build error without full pages (#193)

fix: build error without full pages (#193) #64

Triggered via push August 23, 2024 08:25
Status Success
Total duration 2m 39s
Artifacts
Build and Deploy Job
2m 31s
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/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]
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/ProfileService.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/ProfileService.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/ChartService.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/Components/GlobalHeader/RightContent.razor.cs#L1
Non-nullable property 'NavigationManager' 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]