Update AntDesign 0.19.2 (#182) #80
Annotations
14 warnings
publish-and-deploy
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/.
|
publish-and-deploy
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/
|
publish-and-deploy:
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]
|
publish-and-deploy:
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]
|
publish-and-deploy:
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]
|
publish-and-deploy:
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]
|
publish-and-deploy:
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]
|
publish-and-deploy:
src/AntDesign.Pro/Models/SearchDataItem.cs#L1
Non-nullable property 'Keywod' 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]
|
publish-and-deploy:
src/AntDesign.Pro/Models/RadarDataItem.cs#L1
Non-nullable property 'Name' 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]
|
publish-and-deploy:
src/AntDesign.Pro/Models/RadarDataItem.cs#L1
Non-nullable property 'Label' 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]
|
publish-and-deploy:
src/AntDesign.Pro/Models/OfflineDataItem.cs#L1
Non-nullable property 'Name' 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]
|
publish-and-deploy:
src/AntDesign.Pro/Models/NoticeType.cs#L1
Non-nullable property 'Id' 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]
|
publish-and-deploy
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below: [/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/templates.csproj]
|
publish-and-deploy
- Add lib or ref assemblies for the netstandard2.0 target framework [/home/runner/work/ant-design-pro-blazor/ant-design-pro-blazor/templates.csproj]
|