Aspire: add the aspire projects to the solution, update readme with p… #198
Annotations
10 errors and 11 warnings
build:
Aspire.FoundationDB.Hosting/FdbAspireHostingExtensions.cs#L18
The type or namespace name 'Doxense' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Aspire.FoundationDB.Hosting/FdbAspireHostingExtensions.cs#L19
The type or namespace name 'FoundationDB' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Aspire.FoundationDB.Hosting/FdbAspireHostingExtensions.cs#L20
The type or namespace name 'JetBrains' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Aspire.FoundationDB.Hosting/FdbAspireHostingExtensions.cs#L23
The type or namespace name 'PublicAPIAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Aspire.FoundationDB.Hosting/FdbAspireHostingExtensions.cs#L23
The type or namespace name 'PublicAPI' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Aspire.FoundationDB.Hosting/FdbClusterResource.cs#L17
The type or namespace name 'Doxense' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Aspire.FoundationDB.Hosting/FdbClusterResource.cs#L18
The type or namespace name 'FoundationDB' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Aspire.FoundationDB.Hosting/FdbConnectionResource.cs#L13
The type or namespace name 'FoundationDB' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Aspire.FoundationDB.Hosting/FdbContainerResource.cs#L13
The type or namespace name 'Doxense' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Aspire.FoundationDB.Hosting/FdbAspireHostingExtensions.cs#L48
The type or namespace name 'FdbPath' could not be found (are you missing a using directive or an assembly reference?)
|
build
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:
Doxense.Core/Converters/TypeConverters.cs#L569
Converting null literal or possible null value to non-nullable type.
|
build:
Doxense.Core/Converters/TypeConverters.cs#L569
Converting null literal or possible null value to non-nullable type.
|
build:
Doxense.Core/Converters/TypeConverters.cs#L569
Possible null reference return.
|
build:
Doxense.Core/Serialization/JSON/ObjectModel/JsonArray.cs#L376
Argument of type 'Span<JsonValue?>' cannot be used for parameter 'array' of type 'ReadOnlySpan<JsonValue>' in 'JsonArray JsonArray.AddRange(ReadOnlySpan<JsonValue> array)' due to differences in the nullability of reference types.
|
build:
Doxense.Core/Serialization/JSON/JsonPath/JPathParser.cs#L516
Unreachable code detected
|
build:
Doxense.Core/Serialization/JSON/CrystalJsonVisitor.cs#L917
Converting null literal or possible null value to non-nullable type.
|
build:
Doxense.Core/Serialization/JSON/CrystalJsonVisitor.cs#L917
Unboxing a possibly null value.
|
build:
Doxense.Core/Serialization/JSON/CrystalJsonVisitor.cs#L918
Converting null literal or possible null value to non-nullable type.
|
build:
Doxense.Core/Serialization/JSON/CrystalJsonVisitor.cs#L918
Unboxing a possibly null value.
|
build:
Doxense.Core/Serialization/JSON/CrystalJsonVisitor.cs#L919
Converting null literal or possible null value to non-nullable type.
|