Skip to content

Doc: crystaljson skill names the collection unpack helpers #498

Doc: crystaljson skill names the collection unpack helpers

Doc: crystaljson skill names the collection unpack helpers #498

Triggered via push July 30, 2026 18:03
Status Success
Total duration 10m 49s
Artifacts

codeql.yml

on: push
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Analyze (csharp): SnowBank.Serialization.Json.CodeGen.Tests/StjParityMatrixFacts.cs#L67
The member 'SnowBank.Serialization.Json.CodeGen.Tests.MxBothSignalsDto.Both' carries both
Analyze (csharp): SnowBank.Serialization.Json.CodeGen.Tests/JsonIncludeProbeFacts.cs#L39
The member 'SnowBank.Serialization.Json.CodeGen.Tests.ProbeIncludeDto.Secret' has been annotated with JsonIncludeAttribute, but the source generator does not support non-public members yet: it will NOT be part of the generated converter (the reflection path does honor it).
Analyze (csharp): SnowBank.Serialization.Json.CodeGen.Tests/DataContractCompatProbeFacts.cs#L51
The member 'SnowBank.Serialization.Json.CodeGen.Tests.ProbeLegacyDto.Both' carries both
Analyze (csharp): SnowBank.Core.Tests/Data/JSON/CrystalJson.MemberConverters.cs#L77
The type 'JsonConverterAttribute' in '/home/runner/work/foundationdb-dotnet-client/foundationdb-dotnet-client/SnowBank.Core.Tests/Data/JSON/CrystalJson.MemberConverters.cs' conflicts with the imported type 'JsonConverterAttribute' in 'Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'. Using the type defined in '/home/runner/work/foundationdb-dotnet-client/foundationdb-dotnet-client/SnowBank.Core.Tests/Data/JSON/CrystalJson.MemberConverters.cs'.
Analyze (csharp): FoundationDB.FakeDb.Tests/Scenarios/ScenarioGenerator.cs#L387
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): FoundationDB.FakeDb/FakeDbDatabase.cs#L1672
Dereference of a possibly null reference.
Analyze (csharp): SnowBank.Serialization.Json.CodeGen.Tests/StjParityMatrixFacts.cs#L67
The member 'SnowBank.Serialization.Json.CodeGen.Tests.MxBothSignalsDto.Both' carries both
Analyze (csharp): SnowBank.Serialization.Json.CodeGen.Tests/JsonIncludeProbeFacts.cs#L39
The member 'SnowBank.Serialization.Json.CodeGen.Tests.ProbeIncludeDto.Secret' has been annotated with JsonIncludeAttribute, but the source generator does not support non-public members yet: it will NOT be part of the generated converter (the reflection path does honor it).
Analyze (csharp): SnowBank.Serialization.Json.CodeGen.Tests/DataContractCompatProbeFacts.cs#L51
The member 'SnowBank.Serialization.Json.CodeGen.Tests.ProbeLegacyDto.Both' carries both
Analyze (csharp): SnowBank.Core.Tests/Data/JSON/CrystalJson.MemberConverters.cs#L77
The type 'JsonConverterAttribute' in '/home/runner/work/foundationdb-dotnet-client/foundationdb-dotnet-client/SnowBank.Core.Tests/Data/JSON/CrystalJson.MemberConverters.cs' conflicts with the imported type 'JsonConverterAttribute' in 'Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'. Using the type defined in '/home/runner/work/foundationdb-dotnet-client/foundationdb-dotnet-client/SnowBank.Core.Tests/Data/JSON/CrystalJson.MemberConverters.cs'.
Analyze (csharp)
Cannot build an overlay-base database because build-mode is set to "manual" instead of "none". Falling back to creating a normal full database instead.