setup .net 9 #663
Annotations
23 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Publish Wear OS:
Stratum.WearOS/src/AuthTileService.cs#L55
'ResourceBuilders' is obsolete: 'This class is obsoleted in this android platform'
|
Publish Wear OS:
Stratum.WearOS/src/AuthTileService.cs#L132
'LayoutElementBuilders' is obsolete: 'This class is obsoleted in this android platform'
|
Publish Wear OS:
Stratum.WearOS/src/AuthTileService.cs#L148
'DimensionBuilders' is obsolete: 'This class is obsoleted in this android platform'
|
Publish Wear OS:
Stratum.WearOS/src/AuthTileService.cs#L155
'LayoutElementBuilders' is obsolete: 'This class is obsoleted in this android platform'
|
Publish Wear OS:
Stratum.WearOS/src/AuthTileService.cs#L163
'ModifiersBuilders' is obsolete: 'This class is obsoleted in this android platform'
|
Publish Wear OS:
Stratum.WearOS/src/AuthTileService.cs#L181
'DeviceParametersBuilders' is obsolete: 'This class is obsoleted in this android platform'
|
Publish Wear OS:
Stratum.WearOS/src/AuthTileService.cs#L85
Member 'AuthTileService.OnResourcesRequest(RequestBuilders.ResourcesRequest)' overrides obsolete member 'TileService.OnResourcesRequest(RequestBuilders.ResourcesRequest)'. Add the Obsolete attribute to 'AuthTileService.OnResourcesRequest(RequestBuilders.ResourcesRequest)'.
|
Publish Wear OS:
Stratum.WearOS/src/AuthTileService.cs#L72
'ResourceBuilders' is obsolete: 'This class is obsoleted in this android platform'
|
Publish Wear OS:
Stratum.WearOS/src/AuthTileService.cs#L74
'ResourceBuilders' is obsolete: 'This class is obsoleted in this android platform'
|
Publish Wear OS:
Stratum.WearOS/src/AuthTileService.cs#L89
'ResourceBuilders' is obsolete: 'This class is obsoleted in this android platform'
|
Run tests
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlcipher. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Run tests
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlcipher. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Publish Android
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Publish Android
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Publish Android
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Publish Android
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Publish Android
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Publish Android
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Publish Android
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Type.GetConstructors(BindingFlags)'. The parameter 't' of method 'lambda expression' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
Publish Android
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors' in call to 'System.Type.GetConstructors(BindingFlags)'. The parameter 'type' of method 'TinyIoC.TinyIoCReflectionCache.GetUsableConstructors(Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
Publish Android
Call to 'System.Type.MakeGenericType(params Type[])' can not be statically analyzed. It's not possible to guarantee the availability of requirements of the generic type.
|
Publish Android
Using member 'System.Reflection.Assembly.GetTypes()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
|
Loading