Skip to content

Merge pull request #90 from LionWeb-io/improve-migrations #279

Merge pull request #90 from LionWeb-io/improve-migrations

Merge pull request #90 from LionWeb-io/improve-migrations #279

Triggered via push May 15, 2025 13:26
Status Success
Total duration 1m 31s
Artifacts

build.yaml

on: push
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#L1134
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#L1065
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/M3/DynamicTypes.cs#L345
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#L337
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#L268
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#L198
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/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#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#L345
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#L337
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#L268
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#L1134
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#L198
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#L1065
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.