Skip to content

Bump to 0.4.0-alpha02. #181

Bump to 0.4.0-alpha02.

Bump to 0.4.0-alpha02. #181

Triggered via push August 5, 2023 16:42
Status Success
Total duration 1m 19s
Artifacts 1

dotnet.yml

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

Annotations

33 warnings
build (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-20.04): src/Modern.WindowKit/Avalonia.Mac/AvaloniaNativePlatform.cs#L13
The using directive for 'Modern.WindowKit.MicroCom' appeared previously in this namespace
build (ubuntu-20.04): src/Modern.WindowKit/Avalonia.Mac/CallbackBase.cs#L6
The using directive for 'Modern.WindowKit.MicroCom' appeared previously in this namespace
build (ubuntu-20.04): src/Modern.WindowKit/Avalonia.Mac/ClipboardImpl.cs#L31
Nullability of reference types in return type of 'Task<string> ClipboardImpl.GetTextAsync()' doesn't match implicitly implemented member 'Task<string?> IClipboard.GetTextAsync()'.
build (ubuntu-20.04): src/Modern.WindowKit/Avalonia.Mac/ClipboardImpl.cs#L37
Nullability of reference types in type of parameter 'text' of 'Task ClipboardImpl.SetTextAsync(string text)' doesn't match implicitly implemented member 'Task IClipboard.SetTextAsync(string? text)' (possibly because of nullability attributes).
build (ubuntu-20.04): src/Modern.WindowKit/Avalonia.Mac/ClipboardImpl.cs#L112
Nullability of reference types in return type of 'Task<object> ClipboardImpl.GetDataAsync(string format)' doesn't match implicitly implemented member 'Task<object?> IClipboard.GetDataAsync(string format)'.
build (ubuntu-20.04): src/Modern.WindowKit/Avalonia.Mac/WindowImplBase.cs#L455
Nullability of reference types in type of parameter 'value' of 'void WindowBaseImpl.PositionChanged.set' doesn't match implicitly implemented member 'void IWindowBaseImpl.PositionChanged.set' (possibly because of nullability attributes).
build (ubuntu-20.04): src/Modern.WindowKit/Avalonia.Mac/WindowImplBase.cs#L440
Nullability of reference types in type of parameter 'value' of 'void WindowBaseImpl.Deactivated.set' doesn't match implicitly implemented member 'void IWindowBaseImpl.Deactivated.set' (possibly because of nullability attributes).
build (ubuntu-20.04): src/Modern.WindowKit/Avalonia.Mac/WindowImplBase.cs#L441
Nullability of reference types in type of parameter 'value' of 'void WindowBaseImpl.Activated.set' doesn't match implicitly implemented member 'void IWindowBaseImpl.Activated.set' (possibly because of nullability attributes).
build (ubuntu-20.04): src/Modern.WindowKit/Avalonia.Mac/WindowImplBase.cs#L457
Nullability of reference types in type of parameter 'value' of 'void WindowBaseImpl.Input.set' doesn't match implicitly implemented member 'void ITopLevelImpl.Input.set' (possibly because of nullability attributes).
build (ubuntu-20.04): src/Modern.WindowKit/Avalonia.Mac/WindowImplBase.cs#L163
Nullability of reference types in type of parameter 'value' of 'void WindowBaseImpl.Paint.set' doesn't match implicitly implemented member 'void ITopLevelImpl.Paint.set' (possibly because of nullability attributes).
build (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (macos-latest): src/Modern.WindowKit/Avalonia.Mac/AvaloniaNativePlatform.cs#L13
The using directive for 'Modern.WindowKit.MicroCom' appeared previously in this namespace
build (macos-latest): src/Modern.WindowKit/Avalonia.Mac/CallbackBase.cs#L6
The using directive for 'Modern.WindowKit.MicroCom' appeared previously in this namespace
build (macos-latest): src/Modern.WindowKit/Avalonia.Mac/ClipboardImpl.cs#L31
Nullability of reference types in return type of 'Task<string> ClipboardImpl.GetTextAsync()' doesn't match implicitly implemented member 'Task<string?> IClipboard.GetTextAsync()'.
build (macos-latest): src/Modern.WindowKit/Avalonia.Mac/ClipboardImpl.cs#L37
Nullability of reference types in type of parameter 'text' of 'Task ClipboardImpl.SetTextAsync(string text)' doesn't match implicitly implemented member 'Task IClipboard.SetTextAsync(string? text)' (possibly because of nullability attributes).
build (macos-latest): src/Modern.WindowKit/Avalonia.Mac/ClipboardImpl.cs#L112
Nullability of reference types in return type of 'Task<object> ClipboardImpl.GetDataAsync(string format)' doesn't match implicitly implemented member 'Task<object?> IClipboard.GetDataAsync(string format)'.
build (macos-latest): src/Modern.WindowKit/Avalonia.Mac/WindowImplBase.cs#L455
Nullability of reference types in type of parameter 'value' of 'void WindowBaseImpl.PositionChanged.set' doesn't match implicitly implemented member 'void IWindowBaseImpl.PositionChanged.set' (possibly because of nullability attributes).
build (macos-latest): src/Modern.WindowKit/Avalonia.Mac/WindowImplBase.cs#L440
Nullability of reference types in type of parameter 'value' of 'void WindowBaseImpl.Deactivated.set' doesn't match implicitly implemented member 'void IWindowBaseImpl.Deactivated.set' (possibly because of nullability attributes).
build (macos-latest): src/Modern.WindowKit/Avalonia.Mac/WindowImplBase.cs#L441
Nullability of reference types in type of parameter 'value' of 'void WindowBaseImpl.Activated.set' doesn't match implicitly implemented member 'void IWindowBaseImpl.Activated.set' (possibly because of nullability attributes).
build (macos-latest): src/Modern.WindowKit/Avalonia.Mac/WindowImplBase.cs#L457
Nullability of reference types in type of parameter 'value' of 'void WindowBaseImpl.Input.set' doesn't match implicitly implemented member 'void ITopLevelImpl.Input.set' (possibly because of nullability attributes).
build (macos-latest): src/Modern.WindowKit/Avalonia.Mac/WindowImplBase.cs#L163
Nullability of reference types in type of parameter 'value' of 'void WindowBaseImpl.Paint.set' doesn't match implicitly implemented member 'void ITopLevelImpl.Paint.set' (possibly because of nullability attributes).
build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (windows-latest): src/Modern.WindowKit/Avalonia.Mac/AvaloniaNativePlatform.cs#L13
The using directive for 'Modern.WindowKit.MicroCom' appeared previously in this namespace
build (windows-latest): src/Modern.WindowKit/Avalonia.Mac/CallbackBase.cs#L6
The using directive for 'Modern.WindowKit.MicroCom' appeared previously in this namespace
build (windows-latest): src/Modern.WindowKit/Avalonia.Mac/ClipboardImpl.cs#L31
Nullability of reference types in return type of 'Task<string> ClipboardImpl.GetTextAsync()' doesn't match implicitly implemented member 'Task<string?> IClipboard.GetTextAsync()'.
build (windows-latest): src/Modern.WindowKit/Avalonia.Mac/ClipboardImpl.cs#L37
Nullability of reference types in type of parameter 'text' of 'Task ClipboardImpl.SetTextAsync(string text)' doesn't match implicitly implemented member 'Task IClipboard.SetTextAsync(string? text)' (possibly because of nullability attributes).
build (windows-latest): src/Modern.WindowKit/Avalonia.Mac/ClipboardImpl.cs#L112
Nullability of reference types in return type of 'Task<object> ClipboardImpl.GetDataAsync(string format)' doesn't match implicitly implemented member 'Task<object?> IClipboard.GetDataAsync(string format)'.
build (windows-latest): src/Modern.WindowKit/Avalonia.Mac/WindowImplBase.cs#L455
Nullability of reference types in type of parameter 'value' of 'void WindowBaseImpl.PositionChanged.set' doesn't match implicitly implemented member 'void IWindowBaseImpl.PositionChanged.set' (possibly because of nullability attributes).
build (windows-latest): src/Modern.WindowKit/Avalonia.Mac/WindowImplBase.cs#L440
Nullability of reference types in type of parameter 'value' of 'void WindowBaseImpl.Deactivated.set' doesn't match implicitly implemented member 'void IWindowBaseImpl.Deactivated.set' (possibly because of nullability attributes).
build (windows-latest): src/Modern.WindowKit/Avalonia.Mac/WindowImplBase.cs#L441
Nullability of reference types in type of parameter 'value' of 'void WindowBaseImpl.Activated.set' doesn't match implicitly implemented member 'void IWindowBaseImpl.Activated.set' (possibly because of nullability attributes).
build (windows-latest): src/Modern.WindowKit/Avalonia.Mac/WindowImplBase.cs#L457
Nullability of reference types in type of parameter 'value' of 'void WindowBaseImpl.Input.set' doesn't match implicitly implemented member 'void ITopLevelImpl.Input.set' (possibly because of nullability attributes).
build (windows-latest): src/Modern.WindowKit/Avalonia.Mac/WindowImplBase.cs#L163
Nullability of reference types in type of parameter 'value' of 'void WindowBaseImpl.Paint.set' doesn't match implicitly implemented member 'void ITopLevelImpl.Paint.set' (possibly because of nullability attributes).

Artifacts

Produced during runtime
Name Size
NuGet Package Expired
269 KB