Fix missing layout (#183) #81
Annotations
22 warnings
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, JamesIves/github-pages-deploy-action@releases/v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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, JamesIves/github-pages-deploy-action@releases/v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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]
|
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]
|
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]
|
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]
|
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]
|
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]
|
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]
|
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]
|
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]
|
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]
|
File '/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/.template.config/templates/webapp/src/AntDesign.Pro.Template.Client/AntDesign.Pro.Template.Client.csproj' is not added because the package already contains file 'content/.template.config/templates/webapp/src/AntDesign.Pro.Template.Client/AntDesign.Pro.Template.Client.csproj' [/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/templates.csproj]
|
File '/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/.template.config/templates/webapp/src/AntDesign.Pro.Template.Client/wwwroot/appsettings.Development.json' is not added because the package already contains file 'content/.template.config/templates/webapp/src/AntDesign.Pro.Template.Client/wwwroot/appsettings.Development.json' [/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/templates.csproj]
|
File '/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/.template.config/templates/webapp/src/AntDesign.Pro.Template.Client/wwwroot/appsettings.json' is not added because the package already contains file 'content/.template.config/templates/webapp/src/AntDesign.Pro.Template.Client/wwwroot/appsettings.json' [/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/templates.csproj]
|
File '/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/.template.config/templates/webapp/src/AntDesign.Pro.Template/AntDesign.Pro.Template.csproj' is not added because the package already contains file 'content/.template.config/templates/webapp/src/AntDesign.Pro.Template/AntDesign.Pro.Template.csproj' [/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/templates.csproj]
|
File '/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/.template.config/templates/webapp/src/AntDesign.Pro.Template/appsettings.Development.json' is not added because the package already contains file 'content/.template.config/templates/webapp/src/AntDesign.Pro.Template/appsettings.Development.json' [/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/templates.csproj]
|
File '/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/.template.config/templates/webapp/src/AntDesign.Pro.Template/appsettings.json' is not added because the package already contains file 'content/.template.config/templates/webapp/src/AntDesign.Pro.Template/appsettings.json' [/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/templates.csproj]
|
File '/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/.template.config/templates/webapp/src/AntDesign.Pro.Template/Components/App.razor' is not added because the package already contains file 'content/.template.config/templates/webapp/src/AntDesign.Pro.Template/Components/App.razor' [/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/templates.csproj]
|
File '/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/.template.config/templates/webapp/src/AntDesign.Pro.Template/Components/Pages/Error.razor' is not added because the package already contains file 'content/.template.config/templates/webapp/src/AntDesign.Pro.Template/Components/Pages/Error.razor' [/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/templates.csproj]
|
File '/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/.template.config/templates/webapp/src/AntDesign.Pro.Template/Components/_Imports.razor' is not added because the package already contains file 'content/.template.config/templates/webapp/src/AntDesign.Pro.Template/Components/_Imports.razor' [/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/templates.csproj]
|
File '/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/.template.config/templates/webapp/src/AntDesign.Pro.Template/Program.cs' is not added because the package already contains file 'content/.template.config/templates/webapp/src/AntDesign.Pro.Template/Program.cs' [/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/templates.csproj]
|
This job succeeded
Loading