Skip to content

Add RegisterResolveCallBack function #121

Add RegisterResolveCallBack function

Add RegisterResolveCallBack function #121

Triggered via push May 13, 2023 18:21
Status Failure
Total duration 5m 15s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build: mscorlib/IEquatable.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: mscorlib/InvalidOperationException.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: mscorlib/InvalidOperationException.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: mscorlib/InvalidOperationException.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: mscorlib/CharEnumerator.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: mscorlib/CharEnumerator.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: mscorlib/Reflection/MethodInfo.cs#L5
'MethodInfo._internalName' hides inherited member 'MemberInfo._internalName'. Use the new keyword if hiding was intended.
build: mscorlib/Reflection/MethodInfo.cs#L7
'MethodInfo.get_Name()' hides inherited member 'MemberInfo.get_Name()'. Use the new keyword if hiding was intended.
build: mscorlib/Reflection/Type.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: mscorlib/Reflection/Type.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.