Skip to content

docs(readme): update demo image to latest version #12

docs(readme): update demo image to latest version

docs(readme): update demo image to latest version #12

Triggered via push July 9, 2024 09:04
Status Success
Total duration 3m 6s
Artifacts

pre-release.yaml

on: push
Matrix: Pre Release
Fit to window
Zoom out
Zoom in

Annotations

36 warnings
Pre Release (macOS-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
Pre Release (macOS-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Pre Release (macOS-latest): Models/Stat.cs#L8
Non-nullable property 'Date' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pre Release (macOS-latest): Models/Stat.cs#L26
Non-nullable property 'DailyStats' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pre Release (macOS-latest): Views/MainWindow.axaml.cs#L22
Nullability of reference types in type of parameter 'sender' of 'void MainWindow.OnClosing(object sender, CancelEventArgs e)' doesn't match the target delegate 'EventHandler<WindowClosingEventArgs>' (possibly because of nullability attributes).
Pre Release (macOS-latest): Views/AboutDialog.axaml.cs#L9
Possible null reference assignment.
Pre Release (macOS-latest): Views/AboutDialog.axaml.cs#L11
Dereference of a possibly null reference.
Pre Release (macOS-latest): ViewModels/MainWindowViewModel.cs#L35
Non-nullable field '_slots' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Pre Release (macOS-latest): ViewModels/MainWindowViewModel.cs#L35
Non-nullable field '_showProgressText' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Pre Release (macOS-latest): ViewModels/MainWindowViewModel.cs#L35
Non-nullable field '_labelStatus' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Pre Release (macOS-latest): ViewModels/MainWindowViewModel.cs#L35
Non-nullable field '_statSeries' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Pre Release (macOS-latest): ViewModels/MainWindowViewModel.cs#L35
Non-nullable field '_statXAxes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Pre Release (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
Pre Release (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Pre Release (ubuntu-latest): Models/Stat.cs#L8
Non-nullable property 'Date' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pre Release (ubuntu-latest): Models/Stat.cs#L26
Non-nullable property 'DailyStats' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pre Release (ubuntu-latest): Views/MainWindow.axaml.cs#L22
Nullability of reference types in type of parameter 'sender' of 'void MainWindow.OnClosing(object sender, CancelEventArgs e)' doesn't match the target delegate 'EventHandler<WindowClosingEventArgs>' (possibly because of nullability attributes).
Pre Release (ubuntu-latest): Views/AboutDialog.axaml.cs#L9
Possible null reference assignment.
Pre Release (ubuntu-latest): Views/AboutDialog.axaml.cs#L11
Dereference of a possibly null reference.
Pre Release (ubuntu-latest): ViewModels/MainWindowViewModel.cs#L35
Non-nullable field '_slots' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Pre Release (ubuntu-latest): ViewModels/MainWindowViewModel.cs#L35
Non-nullable field '_showProgressText' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Pre Release (ubuntu-latest): ViewModels/MainWindowViewModel.cs#L35
Non-nullable field '_labelStatus' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Pre Release (ubuntu-latest): ViewModels/MainWindowViewModel.cs#L35
Non-nullable field '_statSeries' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Pre Release (ubuntu-latest): ViewModels/MainWindowViewModel.cs#L35
Non-nullable field '_statXAxes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Pre Release (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
Pre Release (windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Pre Release (windows-latest): Models/Stat.cs#L26
Non-nullable property 'DailyStats' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pre Release (windows-latest): Models/Stat.cs#L8
Non-nullable property 'Date' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pre Release (windows-latest): Views/MainWindow.axaml.cs#L22
Nullability of reference types in type of parameter 'sender' of 'void MainWindow.OnClosing(object sender, CancelEventArgs e)' doesn't match the target delegate 'EventHandler<WindowClosingEventArgs>' (possibly because of nullability attributes).
Pre Release (windows-latest): Views/AboutDialog.axaml.cs#L9
Possible null reference assignment.
Pre Release (windows-latest): Views/AboutDialog.axaml.cs#L11
Dereference of a possibly null reference.
Pre Release (windows-latest): ViewModels/MainWindowViewModel.cs#L35
Non-nullable field '_slots' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Pre Release (windows-latest): ViewModels/MainWindowViewModel.cs#L35
Non-nullable field '_showProgressText' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Pre Release (windows-latest): ViewModels/MainWindowViewModel.cs#L35
Non-nullable field '_labelStatus' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Pre Release (windows-latest): ViewModels/MainWindowViewModel.cs#L35
Non-nullable field '_statSeries' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Pre Release (windows-latest): ViewModels/MainWindowViewModel.cs#L35
Non-nullable field '_statXAxes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.