Skip to content

Build and Release

Build and Release #12

Manually triggered December 20, 2024 07:27
Status Success
Total duration 35s
Artifacts

release.yml

on: workflow_dispatch
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

35 warnings
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'.
build (linux-arm64)
No files were found with the provided path: ConvertApi.Cli/bin/Release/net8.0/linux-arm64/publish. No artifacts will be uploaded.
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)
No files were found with the provided path: ConvertApi.Cli/bin/Release/net8.0/osx-arm64/publish. No artifacts will be uploaded.
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 (osx-x64)
No files were found with the provided path: ConvertApi.Cli/bin/Release/net8.0/osx-x64/publish. No artifacts will be uploaded.
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'.
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)
No files were found with the provided path: ConvertApi.Cli/bin/Release/net8.0/win-x64/publish. No artifacts will be uploaded.
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'.
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-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/