Add changes from feat/v1 for 1.0 Release #21
Annotations
16 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, KageKirin/get-csproj-version@v0, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: KageKirin/get-csproj-version@v0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build x64 AppImage
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Get version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build x64 Zip
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Build x64 Zip:
Showcase/Models/Entities/ShowcaseSlide.cs#L36
Partial method declarations 'void ShowcaseSlide.OnNotesChanged(string? oldValue, string newValue)' and 'void ShowcaseSlide.OnNotesChanged(string? value, string newValue)' have signature differences.
|
Build x64 Zip:
Showcase/ViewModels/PresenterViewModel.cs#L214
Partial method declarations 'void PresenterViewModel.OnTransitionChanged(IPageTransition? value)' and 'void PresenterViewModel.OnTransitionChanged(IPageTransition? selectedTransition)' have signature differences.
|
Build x64 Zip:
Showcase/ViewModels/PresenterViewModel.cs#L240
Partial method declarations 'void PresenterViewModel.OnDurationChanged(TransitionDuration? value)' and 'void PresenterViewModel.OnDurationChanged(TransitionDuration? duration)' have signature differences.
|
Build x64 Zip:
Showcase/Models/Entities/TransitionDuration.cs#L29
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build x64 Zip:
Showcase/Services/WindowManager/WindowFactory.cs#L47
Possible null reference argument for parameter 'application' in 'bool ApplicationExtensions.HasWindow<PresenterView>(Application application)'.
|
Build x64 Zip:
Showcase/Services/WindowManager/WindowFactory.cs#L60
Dereference of a possibly null reference.
|
Build x64 Zip:
Showcase/Models/Entities/ShowcaseSlide.cs#L32
Non-nullable property 'PageSource' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build x64 Zip:
Showcase/Models/Entities/ShowcaseSlide.cs#L34
Non-nullable field '_notes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build x64 Zip:
Showcase/Models/Entities/ShowcasePresentation.cs#L33
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build x64 Rpm
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Build x64 Deb
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
The logs for this run have expired and are no longer available.
Loading