Skip to content

Instantly share code, notes, and snippets.

@IXLLEGACYIXL
Created October 4, 2023 16:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IXLLEGACYIXL/b311896965b67af082eafde723619b54 to your computer and use it in GitHub Desktop.
Save IXLLEGACYIXL/b311896965b67af082eafde723619b54 to your computer and use it in GitHub Desktop.
Schweregrad Code Beschreibung Projekt Datei Zeile Unterdrückungszustand
Warnung STRDIAG003 The member 'Settings' with [DataMember] is not accesssible to the serializer. Only public/internal visibility is supported. Stride.Core (net6.0) C:\Godot\stride\sources\core\Stride.Core\Settings\AppSettings.cs 17 Aktiv
Warnung STRDIAG005 The [DataMember] Attribute is applied to a read-only member 'Id' with a non supported type. Only mutable reference types are supported for read-only members. Stride.Core.Assets C:\Godot\stride\sources\assets\Stride.Core.Assets\AssetReference.cs 36 Aktiv
Warnung STRDIAG005 The [DataMember] Attribute is applied to a read-only member 'Location' with a non supported type. Only mutable reference types are supported for read-only members. Stride.Core.Assets C:\Godot\stride\sources\assets\Stride.Core.Assets\AssetReference.cs 43 Aktiv
Warnung STRDIAG005 The [DataMember] Attribute is applied to a read-only member 'BasePartId' with a non supported type. Only mutable reference types are supported for read-only members. Stride.Core.Assets C:\Godot\stride\sources\assets\Stride.Core.Assets\BasePart.cs 75 Aktiv
Warnung STRDIAG005 The [DataMember] Attribute is applied to a read-only member 'InstanceId' with a non supported type. Only mutable reference types are supported for read-only members. Stride.Core.Assets C:\Godot\stride\sources\assets\Stride.Core.Assets\BasePart.cs 78 Aktiv
Warnung STRDIAG005 The [DataMember] Attribute is applied to a read-only member 'Generator' with a non supported type. Only mutable reference types are supported for read-only members. Stride.Core.Assets C:\Godot\stride\sources\assets\Stride.Core.Assets\ProjectFileGeneratorAsset.cs 13 Aktiv
Warnung STRDIAG005 The [DataMember] Attribute is applied to a read-only member 'Generator' with a non supported type. Only mutable reference types are supported for read-only members. Stride.Assets C:\Godot\stride\sources\engine\Stride.Assets\Scripts\VisualScriptAsset.cs 62 Aktiv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment