fix #477 #290
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
14 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mavrosxristoforos/get-xml-info@1.0, bhowell2/github-substring-action@v1.0.0, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: mavrosxristoforos/get-xml-info@1.0, bhowell2/github-substring-action@v1.0.0, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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 target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
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:
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#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#L138
Type parameter 'T1' has the same name as the type parameter from outer type 'GenericClass<T1, T2>'
|
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/Structs.cs#L66
'Vector3' defines operator == or operator != but does not override Object.Equals(object o)
|
build:
test/TestCases/src/Tests/Structs.cs#L66
'Vector3' defines operator == or operator != but does not override Object.GetHashCode()
|
build:
test/TestCases/src/Tests/SimpleTest.cs#L145
'SimpleTest.Test4' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
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/
|