Skip to content

Bump version

Bump version #50

Triggered via pull request November 27, 2024 21:38
Status Success
Total duration 1m 36s
Artifacts

windows.yml

on: pull_request
Build on self-hosted
1m 24s
Build on self-hosted
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build on self-hosted
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build on self-hosted
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build on self-hosted
Non-nullable field 'exePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build on self-hosted
Non-nullable property 'UrlPattern' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build on self-hosted
Non-nullable property 'Browser' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build on self-hosted
The variable 'e' is declared but never used
Build on self-hosted
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
Build on self-hosted
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build on self-hosted
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build on self-hosted
Non-nullable field 'exePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.