Skip to content

test: collection numeric indexing adds one codegen #14

test: collection numeric indexing adds one codegen

test: collection numeric indexing adds one codegen #14

Triggered via push July 14, 2024 02:35
Status Success
Total duration 46s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build: RobloxRuntime/Generated/None.cs#L1238
'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/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#L5391
'BoolValue.Changed' hides inherited member 'Instance.Changed'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/None.cs#L5397
'BrickColorValue.Changed' hides inherited member 'Instance.Changed'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/None.cs#L5403
'CFrameValue.Changed' hides inherited member 'Instance.Changed'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/None.cs#L5409
'Color3Value.Changed' hides inherited member 'Instance.Changed'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/None.cs#L5417
'DoubleConstrainedValue.Changed' hides inherited member 'Instance.Changed'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/None.cs#L5425
'IntConstrainedValue.Changed' hides inherited member 'Instance.Changed'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/None.cs#L1238
'CommandInstance.Name' hides inherited member 'Instance.Name'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/None.cs#L5391
'BoolValue.Changed' hides inherited member 'Instance.Changed'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/None.cs#L5397
'BrickColorValue.Changed' hides inherited member 'Instance.Changed'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/None.cs#L5403
'CFrameValue.Changed' hides inherited member 'Instance.Changed'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/None.cs#L5409
'Color3Value.Changed' hides inherited member 'Instance.Changed'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/None.cs#L5417
'DoubleConstrainedValue.Changed' hides inherited member 'Instance.Changed'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/None.cs#L5425
'IntConstrainedValue.Changed' hides inherited member 'Instance.Changed'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/None.cs#L5431
'IntValue.Changed' hides inherited member 'Instance.Changed'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/None.cs#L5437
'NumberValue.Changed' hides inherited member 'Instance.Changed'. Use the new keyword if hiding was intended.
build: RobloxRuntime/Generated/None.cs#L5443
'ObjectValue.Changed' hides inherited member 'Instance.Changed'. Use the new keyword if hiding was intended.