publish #644
publish.yml
on: workflow_dispatch
create_release
5s
Matrix: build
Matrix: build_docker
publish_release
3s
Annotations
6 warnings
build (macos-latest, osx, bmx):
src/D2L.Bmx/Okta/Models/AuthenticateResponse.cs#L12
The member 'D2L.Bmx.Okta.Models.AuthenticateResponseRaw.Status' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1034)
|
build (macos-latest, osx, bmx):
src/D2L.Bmx/Program.cs#L225
The variable 'ex' is declared but never used
|
build (windows-latest, win, bmx.exe):
src/D2L.Bmx/Okta/Models/AuthenticateResponse.cs#L12
The member 'D2L.Bmx.Okta.Models.AuthenticateResponseRaw.Status' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1034)
|
build (windows-latest, win, bmx.exe):
src/D2L.Bmx/Program.cs#L225
The variable 'ex' is declared but never used
|
build (windows-latest, win, bmx.exe)
Amazon.Internal.RegionEndpointProviderV3.GetEndpointJsonSourceStream(): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
build (windows-latest, win, bmx.exe)
Amazon.Internal.RegionEndpointProviderV2.RegionEndpoint.TryLoadEndpointDefinitionsFromAssemblyDir(): Using member 'System.Reflection.Assembly.CodeBase.get' which has 'RequiresAssemblyFilesAttribute' can break functionality when embedded in a single-file app. This member throws an exception for assemblies embedded in a single-file app.
|