Use dotnet 8 #45
Annotations
21 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
Spacebar.Util/Rewrites/ApiVersionRewriteRule.cs#L13
Dereference of a possibly null reference.
|
build:
Spacebar.Static/Attributes/RightsAttribute.cs#L19
Cannot convert null literal to non-nullable reference type.
|
build:
Spacebar.Static/Attributes/RightsAttribute.cs#L19
Cannot convert null literal to non-nullable reference type.
|
build:
Spacebar.ConfigModel/Config.cs#L42
Non-nullable property 'Endpoints' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Spacebar.ConfigModel/Config.cs#L17
Non-nullable field '_instance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
Spacebar.ConfigModel/RegisterSecurityConfig.cs#L33
Unboxing a possibly null value.
|
build:
Spacebar.DbModel/Migrations/Postgres/20221008215833_initial.cs#L9
The type name 'initial' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
Spacebar.DbModel/Migrations/Postgres/20221008215833_initial.Designer.cs#L17
The type name 'initial' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
Spacebar.DbModel/Classes/RegisterLoginData.cs#L7
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Spacebar.DbModel/Classes/RegisterLoginData.cs#L9
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Spacebar.Static/Attributes/RightsAttribute.cs#L19
Cannot convert null literal to non-nullable reference type.
|
build:
Spacebar.Static/Attributes/RightsAttribute.cs#L19
Cannot convert null literal to non-nullable reference type.
|
build:
Spacebar.Util/Rewrites/ApiVersionRewriteRule.cs#L13
Dereference of a possibly null reference.
|
build:
Spacebar.ConfigModel/Config.cs#L42
Non-nullable property 'Endpoints' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Spacebar.ConfigModel/Config.cs#L17
Non-nullable field '_instance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
Spacebar.ConfigModel/RegisterSecurityConfig.cs#L33
Unboxing a possibly null value.
|
build:
Spacebar.DbModel/Migrations/Postgres/20221008215833_initial.cs#L9
The type name 'initial' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
Spacebar.DbModel/Migrations/Postgres/20221008215833_initial.Designer.cs#L17
The type name 'initial' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
Spacebar.DbModel/Classes/UserSettings.cs#L11
Cannot convert null literal to non-nullable reference type.
|
build:
Spacebar.DbModel/Classes/UserSettings.cs#L21
Cannot convert null literal to non-nullable reference type.
|