Skip to content

Added serialization based on Avro #157

Added serialization based on Avro

Added serialization based on Avro #157

Triggered via pull request October 14, 2023 14:34
Status Failure
Total duration 3m 28s
Artifacts

codeql-analysis.yml

on: pull_request
Check changed files
6s
Check changed files
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 10 warnings
Analyze (csharp)
Assets file '/home/runner/work/KEFCore/KEFCore/test/KEFCore.Test/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v6.0'. Ensure that restore has run and that you have included 'net60' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/KEFCore/KEFCore/src/net/KEFCore/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v6.0'. Ensure that restore has run and that you have included 'net60' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/KEFCore/KEFCore/test/KEFCore.Complex.Test/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v6.0'. Ensure that restore has run and that you have included 'net60' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/KEFCore/KEFCore/test/KEFCore.Benchmark.Test/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v6.0'. Ensure that restore has run and that you have included 'net60' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/KEFCore/KEFCore/src/net/KEFCore.SerDes/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v6.0'. Ensure that restore has run and that you have included 'net60' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/KEFCore/KEFCore/src/net/KEFCore.SerDes.Avro/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v6.0'. Ensure that restore has run and that you have included 'net60' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/KEFCore/KEFCore/test/KEFCore.Benchmark.Avro.Test/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v6.0'. Ensure that restore has run and that you have included 'net60' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/KEFCore/KEFCore/src/net/KEFCore.SerDes.Avro/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v6.0'. Ensure that restore has run and that you have included 'net60' in the TargetFrameworks for your project.
Analyze (csharp)
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.15.0/x64/codeql/csharp/tools/autobuild.sh". Exit code was 1 and last log line was: Error: Could not auto-detect a suitable build method. See the logs for more details.
Analyze (csharp): src/net/KEFCore.SerDes.Avro/Generated/AvroValueContainer.cs#L22
Missing XML comment for publicly visible type or member 'AvroValueContainer._SCHEMA'
Analyze (csharp): src/net/KEFCore.SerDes.Avro/Generated/AvroValueContainer.cs#L26
Missing XML comment for publicly visible type or member 'AvroValueContainer.Schema'
Analyze (csharp): src/net/KEFCore.SerDes.Avro/Generated/AvroValueContainer.cs#L33
Missing XML comment for publicly visible type or member 'AvroValueContainer.EntityName'
Analyze (csharp): src/net/KEFCore.SerDes.Avro/Generated/AvroValueContainer.cs#L44
Missing XML comment for publicly visible type or member 'AvroValueContainer.ClrType'
Analyze (csharp): src/net/KEFCore.SerDes.Avro/Generated/AvroValueContainer.cs#L55
Missing XML comment for publicly visible type or member 'AvroValueContainer.Data'
Analyze (csharp): src/net/KEFCore.SerDes.Avro/Generated/AvroValueContainer.cs#L66
Missing XML comment for publicly visible type or member 'AvroValueContainer.Get(int)'
Analyze (csharp): src/net/KEFCore.SerDes.Avro/Generated/AvroValueContainer.cs#L76
Missing XML comment for publicly visible type or member 'AvroValueContainer.Put(int, object)'
Analyze (csharp): src/net/KEFCore.SerDes.Avro/Generated/PropertyDataRecord.cs#L22
Missing XML comment for publicly visible type or member 'PropertyDataRecord._SCHEMA'
Analyze (csharp): src/net/KEFCore.SerDes.Avro/Generated/PropertyDataRecord.cs#L27
Missing XML comment for publicly visible type or member 'PropertyDataRecord.Schema'
Analyze (csharp): src/net/KEFCore.SerDes.Avro/Generated/PropertyDataRecord.cs#L34
Missing XML comment for publicly visible type or member 'PropertyDataRecord.PropertyIndex'