Skip to content

[FEAT] - config file #34

[FEAT] - config file

[FEAT] - config file #34

Triggered via pull request September 19, 2025 11:26
Status Success
Total duration 37s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build: Shell/Commands/CommandParser.cs#L72
Possible null reference argument for parameter 'item' in 'bool HashSet<string>.Add(string item)'.
build: Shell/Plugin/PluginLoader.cs#L13
Non-nullable property 'PluginList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Shell/ShellContext.cs#L18
Non-nullable property 'LSColors' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Shell/ShellContext.cs#L18
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build
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.