Skip to content

build: bump version to 1.0.1 #26

build: bump version to 1.0.1

build: bump version to 1.0.1 #26

Triggered via push July 16, 2024 18:13
Status Success
Total duration 52s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
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: 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: RobloxRuntime/Generated/None.cs#L1234
'CommandInstance.Name' hides inherited member 'Instance.Name'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/None.cs#L5431
'NumberValue.Changed' hides inherited member 'Instance.Changed'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/None.cs#L5437
'ObjectValue.Changed' hides inherited member 'Instance.Changed'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/None.cs#L5443
'RayValue.Changed' hides inherited member 'Instance.Changed'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/None.cs#L5449
'StringValue.Changed' hides inherited member 'Instance.Changed'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/None.cs#L5455
'Vector3Value.Changed' hides inherited member 'Instance.Changed'. 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: 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/Enums.cs#L9546
'KeyCode.Equals' hides inherited member 'ValueType.Equals(object?)'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/Enums.cs#L14711
The type name 'psnr' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: RobloxRuntime/Generated/Enums.cs#L14718
The type name 'diff' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: RobloxRuntime/Generated/None.cs#L1234
'CommandInstance.Name' hides inherited member 'Instance.Name'. 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.