Skip to content

Main

Main #54

Triggered via schedule September 10, 2023 00:04
Status Success
Total duration 2m 19s
Artifacts

main.yml

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

Annotations

33 warnings
build (macos-12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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-12): Taskomatic.Core/LazyAsync.cs#L16
Non-nullable field '_exception' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (macos-12): Taskomatic.Core/LazyAsync.cs#L49
Cannot convert null literal to non-nullable reference type.
build (macos-12): Taskomatic.Core/ApplicationViewModel.cs#L128
Cannot convert null literal to non-nullable reference type.
build (macos-12): Taskomatic.Core/ApplicationViewModel.cs#L105
Non-nullable field '_selectedIssue' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (macos-12): Taskomatic.Core/ApplicationViewModel.cs#L105
Non-nullable field '_filterAssignee' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (macos-12): Taskomatic.Core/ApplicationViewModel.cs#L105
Non-nullable field '_selectedProject' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (macos-12): Taskomatic.Core/ApplicationViewModel.cs#L17
Dereference of a possibly null reference.
build (macos-12): Taskomatic.Core/IssueViewModel.cs#L67
Possible null reference argument for parameter 'process' in 'Task<ProcessExecutionResult> IssueViewModel.GetExecutionResult(Process process)'.
build (macos-12): Taskomatic.Core/IssueViewModel.cs#L114
Dereference of a possibly null reference.
build (macos-12): Taskomatic.Gui/App.xaml.cs#L18
'AppBuilderBase<AppBuilder>.Start<TMainWindow>(Func<object>)' is obsolete: 'Use either lifetimes or AppMain overload. See see https://github.com/AvaloniaUI/Avalonia/wiki/Application-lifetimes for details'
build (ubuntu-22.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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-22.04): Taskomatic.Core/LazyAsync.cs#L16
Non-nullable field '_exception' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ubuntu-22.04): Taskomatic.Core/LazyAsync.cs#L49
Cannot convert null literal to non-nullable reference type.
build (ubuntu-22.04): Taskomatic.Core/ApplicationViewModel.cs#L128
Cannot convert null literal to non-nullable reference type.
build (ubuntu-22.04): Taskomatic.Core/ApplicationViewModel.cs#L105
Non-nullable field '_selectedIssue' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ubuntu-22.04): Taskomatic.Core/ApplicationViewModel.cs#L105
Non-nullable field '_filterAssignee' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ubuntu-22.04): Taskomatic.Core/ApplicationViewModel.cs#L105
Non-nullable field '_selectedProject' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ubuntu-22.04): Taskomatic.Core/ApplicationViewModel.cs#L17
Dereference of a possibly null reference.
build (ubuntu-22.04): Taskomatic.Core/IssueViewModel.cs#L67
Possible null reference argument for parameter 'process' in 'Task<ProcessExecutionResult> IssueViewModel.GetExecutionResult(Process process)'.
build (ubuntu-22.04): Taskomatic.Core/IssueViewModel.cs#L114
Dereference of a possibly null reference.
build (ubuntu-22.04): Taskomatic.Gui/App.xaml.cs#L18
'AppBuilderBase<AppBuilder>.Start<TMainWindow>(Func<object>)' is obsolete: 'Use either lifetimes or AppMain overload. See see https://github.com/AvaloniaUI/Avalonia/wiki/Application-lifetimes for details'
build (windows-2022)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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-2022): Taskomatic.Core/LazyAsync.cs#L16
Non-nullable field '_exception' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (windows-2022): Taskomatic.Core/LazyAsync.cs#L49
Cannot convert null literal to non-nullable reference type.
build (windows-2022): Taskomatic.Core/ApplicationViewModel.cs#L128
Cannot convert null literal to non-nullable reference type.
build (windows-2022): Taskomatic.Core/ApplicationViewModel.cs#L105
Non-nullable field '_selectedIssue' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (windows-2022): Taskomatic.Core/ApplicationViewModel.cs#L105
Non-nullable field '_filterAssignee' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (windows-2022): Taskomatic.Core/ApplicationViewModel.cs#L105
Non-nullable field '_selectedProject' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (windows-2022): Taskomatic.Core/ApplicationViewModel.cs#L17
Dereference of a possibly null reference.
build (windows-2022): Taskomatic.Core/IssueViewModel.cs#L67
Possible null reference argument for parameter 'process' in 'Task<ProcessExecutionResult> IssueViewModel.GetExecutionResult(Process process)'.
build (windows-2022): Taskomatic.Core/IssueViewModel.cs#L114
Dereference of a possibly null reference.
build (windows-2022): Taskomatic.Gui/App.xaml.cs#L18
'AppBuilderBase<AppBuilder>.Start<TMainWindow>(Func<object>)' is obsolete: 'Use either lifetimes or AppMain overload. See see https://github.com/AvaloniaUI/Avalonia/wiki/Application-lifetimes for details'