cmake: replace native library name by DOTNET_NATIVE_LIBRARY #16
Annotations
1 error and 13 warnings
Build
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
Build
- Add lib or ref assemblies for the net6.0 target framework
|
Build
- Add lib or ref assemblies for the netstandard2.0 target framework
|
Build:
build/dotnet/Mizux.DotnetNative/FooBar/FooBar.cs#L81
'FooBar.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Build:
build/dotnet/Mizux.DotnetNative/Bar/Bar.cs#L73
'Bar.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Build:
build/dotnet/Mizux.DotnetNative/Foo/Foo.cs#L73
'Foo.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Build:
build/dotnet/Mizux.DotnetNative/Bar/Bar.cs#L73
'Bar.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Build:
build/dotnet/Mizux.DotnetNative/FooBar/FooBar.cs#L81
'FooBar.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Build:
build/dotnet/Mizux.DotnetNative/Foo/Foo.cs#L73
'Foo.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Build:
build/dotnet/Mizux.DotnetNative/FooBar/FooBar.cs#L81
'FooBar.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Setup .NET Core 3.1
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
The logs for this run have expired and are no longer available.
Loading