Ref/reflection free serialization -> main
#29
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 2 warnings
|
build
Type 'ResTeleport' already defines a member called 'GetHash' with the same parameter types
|
|
build
Type 'ResTeleport' already defines a member called 'Encode' with the same parameter types
|
|
build
Type 'ResTeleport' already defines a member called 'Decode' with the same parameter types
|
|
build
Type 'ResTeleport' already defines a member called 'EncodeVersionable' with the same parameter types
|
|
build
Type 'ResTeleport' already defines a member called 'DecodeVersionable' with the same parameter types
|
|
build
Type 'ResTeleport' already defines a member called 'IsPropertyEligibleForProcessing' with the same parameter types
|
|
build
Type 'ResTeleport' already defines a member called 'WriteVectorSize' with the same parameter types
|
|
build
Type 'ResTeleport' already defines a member called 'ReadVectorSize' with the same parameter types
|
|
build
Type 'ResTeleport' already defines a member called 'SanitizeStringEnum' with the same parameter types
|
|
build
Type 'ResSyncScript' already defines a member called 'GetHash' with the same parameter types
|
|
build:
src/Imcodec.ObjectProperty.CodeGen/ServerPropertyClassSourceGenerator.cs#L52
Nullability of reference types in value of type 'IncrementalValuesProvider<TypeDeclarationSyntax?>' doesn't match target type 'IncrementalValuesProvider<TypeDeclarationSyntax>'.
|
|
build:
src/Imcodec.ObjectProperty.CodeGen/ServerPropertyClassSourceGenerator.cs#L52
Nullability of reference types in value of type 'IncrementalValuesProvider<TypeDeclarationSyntax?>' doesn't match target type 'IncrementalValuesProvider<TypeDeclarationSyntax>'.
|