update 0.20.2.1 (#192) #62
Build and Deploy Job
2m 32s
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]
|