Skip to content

fix: filter null/empty keys from GetNamespaceFilePaths() result #7

fix: filter null/empty keys from GetNamespaceFilePaths() result

fix: filter null/empty keys from GetNamespaceFilePaths() result #7

Triggered via push July 16, 2024 06:07
Status Failure
Total duration 42s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: RobloxCS/Utility.cs#L115
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
build: RobloxCS/MemberCollector.cs#L9
Non-nullable property 'Namespaces' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: RobloxRuntime/Generated/None.cs#L1234
'CommandInstance.Name' hides inherited member 'Instance.Name'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/Enums.cs#L9546
'KeyCode.Equals' hides inherited member 'ValueType.Equals(object?)'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/None.cs#L5385
'BoolValue.Changed' hides inherited member 'Instance.Changed'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/None.cs#L5391
'BrickColorValue.Changed' hides inherited member 'Instance.Changed'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/None.cs#L5397
'CFrameValue.Changed' hides inherited member 'Instance.Changed'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/None.cs#L5403
'Color3Value.Changed' hides inherited member 'Instance.Changed'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/None.cs#L5411
'DoubleConstrainedValue.Changed' hides inherited member 'Instance.Changed'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/None.cs#L5419
'IntConstrainedValue.Changed' hides inherited member 'Instance.Changed'. Use the new keyword if hiding was intended.