Merge pull request #523 from alrun3/memoryextensions-contains #311
Annotations
1 error, 14 warnings, and 1 notice
|
build
Process completed with exit code -1.
|
|
build:
test/TestCases/src/Tests/TestValueTypeBinding.cs#L163
The variable 'c' is assigned but its value is never used
|
|
build:
test/TestCases/src/Tests/TestValueTypeBinding.cs#L154
The variable 'b' is assigned but its value is never used
|
|
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/SimpleTest.cs#L145
'SimpleTest.Test4' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
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/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:
CSharp.lua/LuaSyntaxNodeTransform.cs#L717
A call to 'SemanticModel.GetDeclaredSymbol(CSharpSyntaxNode)' will always return 'null'
|
|
build:
CSharp.lua/LuaSyntaxNodeTransform.cs#L717
A call to 'SemanticModel.GetDeclaredSymbol(CSharpSyntaxNode)' will always return 'null'
|
|
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/
|
|
build
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|