Build and Release #13
Annotations
31 warnings
build (osx-arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (osx-arm64):
ConvertApi.Cli/Program.cs#L155
Possible null reference argument for parameter 'boundary' in 'MultipartReader.MultipartReader(string boundary, Stream stream)'.
|
build (osx-arm64):
ConvertApi.Cli/Program.cs#L159
Converting null literal or possible null value to non-nullable type.
|
build (osx-arm64):
ConvertApi.Cli/Program.cs#L164
Dereference of a possibly null reference.
|
build (osx-arm64):
ConvertApi.Cli/Program.cs#L165
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build (osx-arm64):
ConvertApi.Cli/Program.cs#L187
'System.Reflection.Assembly.Location' 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 (osx-x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (osx-x64):
ConvertApi.Cli/Program.cs#L155
Possible null reference argument for parameter 'boundary' in 'MultipartReader.MultipartReader(string boundary, Stream stream)'.
|
build (osx-x64):
ConvertApi.Cli/Program.cs#L159
Converting null literal or possible null value to non-nullable type.
|
build (osx-x64):
ConvertApi.Cli/Program.cs#L164
Dereference of a possibly null reference.
|
build (osx-x64):
ConvertApi.Cli/Program.cs#L165
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build (osx-x64):
ConvertApi.Cli/Program.cs#L187
'System.Reflection.Assembly.Location' 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 (win-x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (win-x64):
ConvertApi.Cli/Program.cs#L155
Possible null reference argument for parameter 'boundary' in 'MultipartReader.MultipartReader(string boundary, Stream stream)'.
|
build (win-x64):
ConvertApi.Cli/Program.cs#L159
Converting null literal or possible null value to non-nullable type.
|
build (win-x64):
ConvertApi.Cli/Program.cs#L164
Dereference of a possibly null reference.
|
build (win-x64):
ConvertApi.Cli/Program.cs#L165
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build (win-x64):
ConvertApi.Cli/Program.cs#L187
'System.Reflection.Assembly.Location' 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 (linux-x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (linux-x64):
ConvertApi.Cli/Program.cs#L155
Possible null reference argument for parameter 'boundary' in 'MultipartReader.MultipartReader(string boundary, Stream stream)'.
|
build (linux-x64):
ConvertApi.Cli/Program.cs#L159
Converting null literal or possible null value to non-nullable type.
|
build (linux-x64):
ConvertApi.Cli/Program.cs#L164
Dereference of a possibly null reference.
|
build (linux-x64):
ConvertApi.Cli/Program.cs#L165
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build (linux-x64):
ConvertApi.Cli/Program.cs#L187
'System.Reflection.Assembly.Location' 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'.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "convertApi-cli-linux-arm64", "convertApi-cli-linux-x64", "convertApi-cli-osx-arm64", "convertApi-cli-osx-x64", "convertApi-cli-win-x64".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
build (linux-arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (linux-arm64):
ConvertApi.Cli/Program.cs#L155
Possible null reference argument for parameter 'boundary' in 'MultipartReader.MultipartReader(string boundary, Stream stream)'.
|
build (linux-arm64):
ConvertApi.Cli/Program.cs#L159
Converting null literal or possible null value to non-nullable type.
|
build (linux-arm64):
ConvertApi.Cli/Program.cs#L164
Dereference of a possibly null reference.
|
build (linux-arm64):
ConvertApi.Cli/Program.cs#L165
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build (linux-arm64):
ConvertApi.Cli/Program.cs#L187
'System.Reflection.Assembly.Location' 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'.
|