2024 #25
Annotations
7 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
AspNetCoreSelectTenant/Migrations/20221101140836_init.cs#L7
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build:
AspNetCoreSelectTenant/Migrations/20221101140836_init.Designer.cs#L15
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build:
AspNetCoreSelectTenant/Pages/Index.cshtml.cs#L48
Possible null reference assignment.
|
Build:
AspNetCoreSelectTenant/Migrations/20221101140836_init.cs#L7
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build:
AspNetCoreSelectTenant/Migrations/20221101140836_init.Designer.cs#L15
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build:
AspNetCoreSelectTenant/Pages/Index.cshtml.cs#L48
Possible null reference assignment.
|
Loading