Update 3 ExplorerTabUtility.csproj #5
Annotations
2 errors and 8 warnings
Publish executable
Assets file 'D:\a\ExTabUtil\ExTabUtil\ExplorerTabUtility\obj\project.assets.json' doesn't have a target for 'net8.0-windows10.0.19041'. Ensure that restore has run and that you have included 'net8.0-windows10.0.19041' in the TargetFrameworks for your project.
|
Publish executable
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Publish executable
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 solution:
ExplorerTabUtility/Forms/MainForm.cs#L235
Dereference of a possibly null reference.
|
Build solution:
ExplorerTabUtility/Forms/HotKeyProfileControl.cs#L75
Unboxing a possibly null value.
|
Build solution:
ExplorerTabUtility/Forms/HotKeyProfileControl.cs#L156
Unboxing a possibly null value.
|
Build solution:
ExplorerTabUtility/Forms/MainForm.cs#L235
Dereference of a possibly null reference.
|
Build solution:
ExplorerTabUtility/Forms/HotKeyProfileControl.cs#L75
Unboxing a possibly null value.
|
Build solution:
ExplorerTabUtility/Forms/HotKeyProfileControl.cs#L156
Unboxing a possibly null value.
|
Loading