Skip to content

fix(deps): update opentelemetry-dotnet monorepo to 1.11.0 #2906

fix(deps): update opentelemetry-dotnet monorepo to 1.11.0

fix(deps): update opentelemetry-dotnet monorepo to 1.11.0 #2906

Triggered via pull request January 16, 2025 05:30
Status Success
Total duration 11m 45s
Artifacts 6

cicd.yml

on: pull_request
Bump Version
10s
Bump Version
Matrix: Publish Installers
Create Release
0s
Create Release
Fit to window
Zoom out
Zoom in

Annotations

74 warnings
Build & Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build & Test: src/XtermSharp/Buffer.cs#L335
The variable 'ex' is declared but never used
Build & Test: src/XtermSharp/Terminal.cs#L24
The field 'Terminal.insertMode' is never used
Build & Test: src/XtermSharp/Terminal.cs#L34
The field 'Terminal.applicationCursor' is assigned but its value is never used
Build & Test: src/XtermSharp/Terminal.cs#L37
The field 'Terminal.gcharset' is assigned but its value is never used
Build & Test: src/XtermSharp/Terminal.cs#L25
The field 'Terminal.bracketedPasteMode' is assigned but its value is never used
Build & Test: src/XtermSharp/Terminal.cs#L34
The field 'Terminal.applicationKeypad' is assigned but its value is never used
Build & Test: src/KubeUI.Core/ControlExtensions.Generated/ButtonGroup_MarkupExtensions.g.cs#L19
Argument of type 'StyledProperty<IBinding?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<IBinding>' in 'T ControlPropertyExtensions._set<T, IBinding>(T control, AvaloniaProperty<IBinding> avaloniaProperty, Func<IBinding> func, Action<IBinding>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
Build & Test: src/KubeUI.Core/ControlExtensions.Generated/Breadcrumb_MarkupExtensions.g.cs#L19
Argument of type 'StyledProperty<IBinding?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<IBinding>' in 'T ControlPropertyExtensions._set<T, IBinding>(T control, AvaloniaProperty<IBinding> avaloniaProperty, Func<IBinding> func, Action<IBinding>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
Build & Test: src/KubeUI.Core/ControlExtensions.Generated/Avatar_MarkupExtensions.g.cs#L19
Argument of type 'StyledProperty<IImage?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<IImage>' in 'T ControlPropertyExtensions._set<T, IImage>(T control, AvaloniaProperty<IImage> avaloniaProperty, Func<IImage> func, Action<IImage>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
Build & Test: src/KubeUI.Core/ControlExtensions.Generated/BreadcrumbItem_MarkupExtensions.g.cs#L19
Argument of type 'StyledProperty<object?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<object>' in 'T ControlPropertyExtensions._set<T, object>(T control, AvaloniaProperty<object> avaloniaProperty, Func<object> func, Action<object>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
Bump Version
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Publish Installers (linux-arm64, KubeUI.Desktop, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Publish Installers (linux-arm64, KubeUI.Desktop, ubuntu-latest): src/XtermSharp/Buffer.cs#L335
The variable 'ex' is declared but never used
Publish Installers (linux-arm64, KubeUI.Desktop, ubuntu-latest): src/XtermSharp/Terminal.cs#L24
The field 'Terminal.insertMode' is never used
Publish Installers (linux-arm64, KubeUI.Desktop, ubuntu-latest): src/XtermSharp/Terminal.cs#L37
The field 'Terminal.gcharset' is assigned but its value is never used
Publish Installers (linux-arm64, KubeUI.Desktop, ubuntu-latest): src/XtermSharp/Terminal.cs#L34
The field 'Terminal.applicationKeypad' is assigned but its value is never used
Publish Installers (linux-arm64, KubeUI.Desktop, ubuntu-latest): src/XtermSharp/Terminal.cs#L25
The field 'Terminal.bracketedPasteMode' is assigned but its value is never used
Publish Installers (linux-arm64, KubeUI.Desktop, ubuntu-latest): src/XtermSharp/Terminal.cs#L34
The field 'Terminal.applicationCursor' is assigned but its value is never used
Publish Installers (linux-arm64, KubeUI.Desktop, ubuntu-latest): src/KubeUI.Core/ControlExtensions.Generated/Avatar_MarkupExtensions.g.cs#L19
Argument of type 'StyledProperty<IImage?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<IImage>' in 'T ControlPropertyExtensions._set<T, IImage>(T control, AvaloniaProperty<IImage> avaloniaProperty, Func<IImage> func, Action<IImage>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
Publish Installers (linux-arm64, KubeUI.Desktop, ubuntu-latest): src/KubeUI.Core/ControlExtensions.Generated/Avatar_MarkupExtensions.g.cs#L42
Argument of type 'StyledProperty<object?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<object>' in 'T ControlPropertyExtensions._set<T, object>(T control, AvaloniaProperty<object> avaloniaProperty, Func<object> func, Action<object>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
Publish Installers (linux-arm64, KubeUI.Desktop, ubuntu-latest): src/KubeUI.Core/ControlExtensions.Generated/Banner_MarkupExtensions.g.cs#L65
Argument of type 'StyledProperty<object?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<object>' in 'T ControlPropertyExtensions._set<T, object>(T control, AvaloniaProperty<object> avaloniaProperty, Func<object> func, Action<object>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
Publish Installers (linux-arm64, KubeUI.Desktop, ubuntu-latest): src/KubeUI.Core/ControlExtensions.Generated/BitmapIconSource_MarkupExtensions.g.cs#L67
Possible null reference argument for parameter 'arg1' in 'void Action<object, object>.Invoke(object arg1, object arg2)'.
Publish Installers (linux-x64, KubeUI.Desktop, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Publish Installers (linux-x64, KubeUI.Desktop, ubuntu-latest): src/XtermSharp/Buffer.cs#L335
The variable 'ex' is declared but never used
Publish Installers (linux-x64, KubeUI.Desktop, ubuntu-latest): src/XtermSharp/Terminal.cs#L24
The field 'Terminal.insertMode' is never used
Publish Installers (linux-x64, KubeUI.Desktop, ubuntu-latest): src/XtermSharp/Terminal.cs#L25
The field 'Terminal.bracketedPasteMode' is assigned but its value is never used
Publish Installers (linux-x64, KubeUI.Desktop, ubuntu-latest): src/XtermSharp/Terminal.cs#L34
The field 'Terminal.applicationCursor' is assigned but its value is never used
Publish Installers (linux-x64, KubeUI.Desktop, ubuntu-latest): src/XtermSharp/Terminal.cs#L34
The field 'Terminal.applicationKeypad' is assigned but its value is never used
Publish Installers (linux-x64, KubeUI.Desktop, ubuntu-latest): src/XtermSharp/Terminal.cs#L37
The field 'Terminal.gcharset' is assigned but its value is never used
Publish Installers (linux-x64, KubeUI.Desktop, ubuntu-latest): src/KubeUI.Core/ControlExtensions.Generated/Breadcrumb_MarkupExtensions.g.cs#L19
Argument of type 'StyledProperty<IBinding?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<IBinding>' in 'T ControlPropertyExtensions._set<T, IBinding>(T control, AvaloniaProperty<IBinding> avaloniaProperty, Func<IBinding> func, Action<IBinding>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
Publish Installers (linux-x64, KubeUI.Desktop, ubuntu-latest): src/KubeUI.Core/ControlExtensions.Generated/BreadcrumbItem_MarkupExtensions.g.cs#L19
Argument of type 'StyledProperty<object?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<object>' in 'T ControlPropertyExtensions._set<T, object>(T control, AvaloniaProperty<object> avaloniaProperty, Func<object> func, Action<object>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
Publish Installers (linux-x64, KubeUI.Desktop, ubuntu-latest): src/KubeUI.Core/ControlExtensions.Generated/CartesianChart_MarkupExtensions.g.cs#L19
Argument of type 'AvaloniaProperty<Margin?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<Margin>' in 'T ControlPropertyExtensions._set<T, Margin>(T control, AvaloniaProperty<Margin> avaloniaProperty, Func<Margin> func, Action<Margin>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
Publish Installers (linux-x64, KubeUI.Desktop, ubuntu-latest): src/KubeUI.Core/ControlExtensions.Generated/Avatar_MarkupExtensions.g.cs#L19
Argument of type 'StyledProperty<IImage?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<IImage>' in 'T ControlPropertyExtensions._set<T, IImage>(T control, AvaloniaProperty<IImage> avaloniaProperty, Func<IImage> func, Action<IImage>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
Publish Installers (osx-arm64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns --...: src/XtermSharp/Terminal.cs#L34
The field 'Terminal.applicationCursor' is assigned but its value is never used
Publish Installers (osx-arm64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns --...: src/XtermSharp/Terminal.cs#L34
The field 'Terminal.applicationKeypad' is assigned but its value is never used
Publish Installers (osx-arm64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns --...: src/XtermSharp/Terminal.cs#L37
The field 'Terminal.gcharset' is assigned but its value is never used
Publish Installers (osx-arm64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns --...: src/XtermSharp/Terminal.cs#L25
The field 'Terminal.bracketedPasteMode' is assigned but its value is never used
Publish Installers (osx-arm64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns --...: src/KubeUI.Core/ControlExtensions.Generated/Avatar_MarkupExtensions.g.cs#L19
Argument of type 'StyledProperty<IImage?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<IImage>' in 'T ControlPropertyExtensions._set<T, IImage>(T control, AvaloniaProperty<IImage> avaloniaProperty, Func<IImage> func, Action<IImage>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
Publish Installers (osx-arm64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns --...: src/KubeUI.Core/ControlExtensions.Generated/Avatar_MarkupExtensions.g.cs#L42
Argument of type 'StyledProperty<object?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<object>' in 'T ControlPropertyExtensions._set<T, object>(T control, AvaloniaProperty<object> avaloniaProperty, Func<object> func, Action<object>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
Publish Installers (osx-arm64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns --...: src/KubeUI.Core/ControlExtensions.Generated/Banner_MarkupExtensions.g.cs#L65
Argument of type 'StyledProperty<object?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<object>' in 'T ControlPropertyExtensions._set<T, object>(T control, AvaloniaProperty<object> avaloniaProperty, Func<object> func, Action<object>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
Publish Installers (osx-arm64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns --...: src/KubeUI.Core/ControlExtensions.Generated/BitmapIconSource_MarkupExtensions.g.cs#L67
Possible null reference argument for parameter 'arg1' in 'void Action<object, object>.Invoke(object arg1, object arg2)'.
Publish Installers (osx-x64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns --pl...: src/XtermSharp/Terminal.cs#L34
The field 'Terminal.applicationCursor' is assigned but its value is never used
Publish Installers (osx-x64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns --pl...: src/XtermSharp/Terminal.cs#L25
The field 'Terminal.bracketedPasteMode' is assigned but its value is never used
Publish Installers (osx-x64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns --pl...: src/XtermSharp/Terminal.cs#L34
The field 'Terminal.applicationKeypad' is assigned but its value is never used
Publish Installers (osx-x64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns --pl...: src/XtermSharp/Terminal.cs#L37
The field 'Terminal.gcharset' is assigned but its value is never used
Publish Installers (osx-x64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns --pl...: src/KubeUI.Core/ControlExtensions.Generated/Avatar_MarkupExtensions.g.cs#L19
Argument of type 'StyledProperty<IImage?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<IImage>' in 'T ControlPropertyExtensions._set<T, IImage>(T control, AvaloniaProperty<IImage> avaloniaProperty, Func<IImage> func, Action<IImage>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
Publish Installers (osx-x64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns --pl...: src/KubeUI.Core/ControlExtensions.Generated/Avatar_MarkupExtensions.g.cs#L42
Argument of type 'StyledProperty<object?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<object>' in 'T ControlPropertyExtensions._set<T, object>(T control, AvaloniaProperty<object> avaloniaProperty, Func<object> func, Action<object>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
Publish Installers (osx-x64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns --pl...: src/KubeUI.Core/ControlExtensions.Generated/BitmapIconSource_MarkupExtensions.g.cs#L67
Possible null reference argument for parameter 'arg1' in 'void Action<object, object>.Invoke(object arg1, object arg2)'.
Publish Installers (osx-x64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns --pl...: src/KubeUI.Core/ControlExtensions.Generated/BreadcrumbItem_MarkupExtensions.g.cs#L19
Argument of type 'StyledProperty<object?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<object>' in 'T ControlPropertyExtensions._set<T, object>(T control, AvaloniaProperty<object> avaloniaProperty, Func<object> func, Action<object>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
Publish Installers (win-arm64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.i...: src/XtermSharp/Terminal.cs#L34
The field 'Terminal.applicationKeypad' is assigned but its value is never used
Publish Installers (win-arm64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.i...: src/XtermSharp/Terminal.cs#L34
The field 'Terminal.applicationCursor' is assigned but its value is never used
Publish Installers (win-arm64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.i...: src/XtermSharp/Terminal.cs#L37
The field 'Terminal.gcharset' is assigned but its value is never used
Publish Installers (win-arm64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.i...: src/XtermSharp/Terminal.cs#L25
The field 'Terminal.bracketedPasteMode' is assigned but its value is never used
Publish Installers (win-arm64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.i...: src/KubeUI.Core/ControlExtensions.Generated/Avatar_MarkupExtensions.g.cs#L19
Argument of type 'StyledProperty<IImage?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<IImage>' in 'T ControlPropertyExtensions._set<T, IImage>(T control, AvaloniaProperty<IImage> avaloniaProperty, Func<IImage> func, Action<IImage>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
Publish Installers (win-arm64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.i...: src/KubeUI.Core/ControlExtensions.Generated/BitmapIconSource_MarkupExtensions.g.cs#L67
Possible null reference argument for parameter 'arg1' in 'void Action<object, object>.Invoke(object arg1, object arg2)'.
Publish Installers (win-arm64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.i...: src/KubeUI.Core/ControlExtensions.Generated/Banner_MarkupExtensions.g.cs#L65
Argument of type 'StyledProperty<object?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<object>' in 'T ControlPropertyExtensions._set<T, object>(T control, AvaloniaProperty<object> avaloniaProperty, Func<object> func, Action<object>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
Publish Installers (win-arm64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.i...: src/KubeUI.Core/ControlExtensions.Generated/BreadcrumbItem_MarkupExtensions.g.cs#L19
Argument of type 'StyledProperty<object?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<object>' in 'T ControlPropertyExtensions._set<T, object>(T control, AvaloniaProperty<object> avaloniaProperty, Func<object> func, Action<object>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
Publish Installers (win-x64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico...: src/XtermSharp/Terminal.cs#L34
The field 'Terminal.applicationKeypad' is assigned but its value is never used
Publish Installers (win-x64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico...: src/XtermSharp/Terminal.cs#L34
The field 'Terminal.applicationCursor' is assigned but its value is never used
Publish Installers (win-x64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico...: src/XtermSharp/Terminal.cs#L25
The field 'Terminal.bracketedPasteMode' is assigned but its value is never used
Publish Installers (win-x64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico...: src/XtermSharp/Terminal.cs#L37
The field 'Terminal.gcharset' is assigned but its value is never used
Publish Installers (win-x64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico...: src/KubeUI.Core/ControlExtensions.Generated/Avatar_MarkupExtensions.g.cs#L19
Argument of type 'StyledProperty<IImage?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<IImage>' in 'T ControlPropertyExtensions._set<T, IImage>(T control, AvaloniaProperty<IImage> avaloniaProperty, Func<IImage> func, Action<IImage>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
Publish Installers (win-x64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico...: src/KubeUI.Core/ControlExtensions.Generated/BreadcrumbItem_MarkupExtensions.g.cs#L19
Argument of type 'StyledProperty<object?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<object>' in 'T ControlPropertyExtensions._set<T, object>(T control, AvaloniaProperty<object> avaloniaProperty, Func<object> func, Action<object>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
Publish Installers (win-x64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico...: src/KubeUI.Core/ControlExtensions.Generated/BreadcrumbItem_MarkupExtensions.g.cs#L42
Argument of type 'StyledProperty<object?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<object>' in 'T ControlPropertyExtensions._set<T, object>(T control, AvaloniaProperty<object> avaloniaProperty, Func<object> func, Action<object>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
Publish Installers (win-x64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico...: src/KubeUI.Core/ControlExtensions.Generated/Banner_MarkupExtensions.g.cs#L65
Argument of type 'StyledProperty<object?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<object>' in 'T ControlPropertyExtensions._set<T, object>(T control, AvaloniaProperty<object> avaloniaProperty, Func<object> func, Action<object>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.

Artifacts

Produced during runtime
Name Size
linux-arm64-artifacts
111 MB
linux-x64-artifacts
114 MB
osx-arm64-artifacts
184 MB
osx-x64-artifacts
188 MB
win-arm64-artifacts
179 MB
win-x64-artifacts
185 MB