lua5.5 test pass #314
Annotations
12 warnings
|
build:
test/TestCases/src/Tests/Test05.cs#L272
The type name 't' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build:
test/TestCases/src/Tests/SimpleTest.cs#L145
'SimpleTest.Test4' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
build:
test/TestCases/src/Tests/Structs.cs#L66
'Vector3' defines operator == or operator != but does not override Object.GetHashCode()
|
|
build:
test/TestCases/src/Tests/Structs.cs#L66
'Vector3' defines operator == or operator != but does not override Object.Equals(object o)
|
|
build:
test/TestCases/src/Tests/InheritanceTest.cs#L311
'AA.AA1()' hides inherited member 'AABase.AA1()'. Use the new keyword if hiding was intended.
|
|
build:
test/TestCases/src/Tests/LightTester1.cs#L11
The type name 'tttttt' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build:
test/TestCases/src/Tests/OverloadsTest.cs#L138
Type parameter 'T1' has the same name as the type parameter from outer type 'GenericClass<T1, T2>'
|
|
build:
test/TestCases/src/Tests/OverloadsTest.cs#L125
Type parameter 'T1' has the same name as the type parameter from outer type 'GenericClass<T1, T2>'
|
|
build:
test/TestCases/src/Tests/OverloadsTest.cs#L117
Type parameter 'T2' has the same name as the type parameter from outer type 'GenericClass<T1, T2>'
|
|
build:
test/TestCases/src/Tests/OverloadsTest.cs#L117
Type parameter 'T1' has the same name as the type parameter from outer type 'GenericClass<T1, T2>'
|
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|