Skip to content

Fdb: add more methods to SlicedTuple + add xml comments #199

Fdb: add more methods to SlicedTuple + add xml comments

Fdb: add more methods to SlicedTuple + add xml comments #199

Triggered via push February 16, 2024 11:40
Status Failure
Total duration 1m 2s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

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/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#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/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/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.
build: Doxense.Core/Serialization/JSON/CrystalJsonVisitor.cs#L919
Unboxing a possibly null value.
build: Doxense.Core/Serialization/JSON/CrystalJsonVisitor.cs#L920
Converting null literal or possible null value to non-nullable type.