fix #463 #315
Annotations
13 warnings
|
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v1, bhowell2/github-substring-action@v1.0.0, mavrosxristoforos/get-xml-info@1.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
test/TestCases/src/Tests/Test05.cs#L277
The type name 'a' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
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/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/
|