Skip to content

Introduced ComparerBehaviorConfig.CompareCompatibleClassifier #259

Introduced ComparerBehaviorConfig.CompareCompatibleClassifier

Introduced ComparerBehaviorConfig.CompareCompatibleClassifier #259

Triggered via pull request April 24, 2025 08:53
Status Success
Total duration 1m 37s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build: src/LionWeb.Core/Core/M3/LanguageBase.cs#L635
Nullability of reference types in type of parameter 'type' of 'bool LinkBase<TLanguage>.TryGetType(out Classifier? type)' doesn't match implicitly implemented member 'bool Link.TryGetType(out Classifier? type)' (possibly because of nullability attributes).
build: src/LionWeb.Core/Core/M3/LanguageBase.cs#L613
Nullability of reference types in type of parameter 'type' of 'bool LinkBase<TLanguage>.TryGetType(out Classifier? type)' doesn't match implicitly implemented member 'bool Link.TryGetType(out Classifier? type)' (possibly because of nullability attributes).
build: src/LionWeb.Core/Core/M3/LanguageBase.cs#L605
Nullability of reference types in type of parameter 'type' of 'bool LinkBase<TLanguage>.TryGetType(out Classifier? type)' doesn't match implicitly implemented member 'bool Link.TryGetType(out Classifier? type)' (possibly because of nullability attributes).
build: src/LionWeb.Core/Core/M3/DynamicTypes.cs#L344
Nullability of reference types in type of parameter 'type' of 'bool DynamicLink.TryGetType(out Classifier? type)' doesn't match implicitly implemented member 'bool Link.TryGetType(out Classifier? type)' (possibly because of nullability attributes).
build: src/LionWeb.Core/Core/M3/DynamicTypes.cs#L336
Nullability of reference types in type of parameter 'type' of 'bool DynamicLink.TryGetType(out Classifier? type)' doesn't match implicitly implemented member 'bool Link.TryGetType(out Classifier? type)' (possibly because of nullability attributes).
build: src/LionWeb.Core/Core/M3/DynamicTypes.cs#L267
Nullability of reference types in type of parameter 'type' of 'bool DynamicLink.TryGetType(out Classifier? type)' doesn't match implicitly implemented member 'bool Link.TryGetType(out Classifier? type)' (possibly because of nullability attributes).
build: src/LionWeb.Core/Core/M3/DynamicTypes.cs#L1098
Nullability of reference types in type of parameter 'version' of 'bool DynamicLanguage.TryGetVersion(out string? version)' doesn't match implicitly implemented member 'bool Language.TryGetVersion(out string? version)' (possibly because of nullability attributes).
build: src/LionWeb.Core/Core/M3/DynamicTypes.cs#L197
Nullability of reference types in type of parameter 'type' of 'bool DynamicProperty.TryGetType(out Datatype? type)' doesn't match implicitly implemented member 'bool Property.TryGetType(out Datatype? type)' (possibly because of nullability attributes).
build: src/LionWeb.Core/Core/M3/DynamicTypes.cs#L1029
Nullability of reference types in type of parameter 'type' of 'bool DynamicField.TryGetType(out Datatype? type)' doesn't match implicitly implemented member 'bool Field.TryGetType(out Datatype? type)' (possibly because of nullability attributes).
build: src/LionWeb.Core/Core/LenientNode.cs#L129
'LenientNode.TryGet(Feature, out object?)' hides inherited member 'NodeBase.TryGet(Feature, out object?)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build: src/LionWeb.Core/Core/M3/LanguageBase.cs#L705
Nullability of reference types in type of parameter 'type' of 'bool PropertyBase<TLanguage>.TryGetType(out Datatype? type)' doesn't match implicitly implemented member 'bool Property.TryGetType(out Datatype? type)' (possibly because of nullability attributes).
build: src/LionWeb.Core/Core/M3/LanguageBase.cs#L613
Nullability of reference types in type of parameter 'type' of 'bool LinkBase<TLanguage>.TryGetType(out Classifier? type)' doesn't match implicitly implemented member 'bool Link.TryGetType(out Classifier? type)' (possibly because of nullability attributes).
build: src/LionWeb.Core/Core/M3/LanguageBase.cs#L605
Nullability of reference types in type of parameter 'type' of 'bool LinkBase<TLanguage>.TryGetType(out Classifier? type)' doesn't match implicitly implemented member 'bool Link.TryGetType(out Classifier? type)' (possibly because of nullability attributes).
build: src/LionWeb.Core/Core/M3/DynamicTypes.cs#L344
Nullability of reference types in type of parameter 'type' of 'bool DynamicLink.TryGetType(out Classifier? type)' doesn't match implicitly implemented member 'bool Link.TryGetType(out Classifier? type)' (possibly because of nullability attributes).
build: src/LionWeb.Core/Core/M3/DynamicTypes.cs#L197
Nullability of reference types in type of parameter 'type' of 'bool DynamicProperty.TryGetType(out Datatype? type)' doesn't match implicitly implemented member 'bool Property.TryGetType(out Datatype? type)' (possibly because of nullability attributes).
build: src/LionWeb.Core/Core/M3/DynamicTypes.cs#L336
Nullability of reference types in type of parameter 'type' of 'bool DynamicLink.TryGetType(out Classifier? type)' doesn't match implicitly implemented member 'bool Link.TryGetType(out Classifier? type)' (possibly because of nullability attributes).
build: src/LionWeb.Core/Core/M3/DynamicTypes.cs#L267
Nullability of reference types in type of parameter 'type' of 'bool DynamicLink.TryGetType(out Classifier? type)' doesn't match implicitly implemented member 'bool Link.TryGetType(out Classifier? type)' (possibly because of nullability attributes).
build: src/LionWeb.Core/Core/M3/DynamicTypes.cs#L1098
Nullability of reference types in type of parameter 'version' of 'bool DynamicLanguage.TryGetVersion(out string? version)' doesn't match implicitly implemented member 'bool Language.TryGetVersion(out string? version)' (possibly because of nullability attributes).
build: src/LionWeb.Core/Core/M3/DynamicTypes.cs#L1029
Nullability of reference types in type of parameter 'type' of 'bool DynamicField.TryGetType(out Datatype? type)' doesn't match implicitly implemented member 'bool Field.TryGetType(out Datatype? type)' (possibly because of nullability attributes).
build: src/LionWeb.Core/Core/LenientNode.cs#L129
'LenientNode.TryGet(Feature, out object?)' hides inherited member 'NodeBase.TryGet(Feature, out object?)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.