Skip to content

fix #485

fix #485 #278

Re-run triggered January 9, 2024 17:34
Status Success
Total duration 19m 27s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
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/