Update dotnet.yml #53
dotnet.yml
on: push
build-linux
54s
build-windows
2m 15s
Annotations
22 warnings
build-linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux
'NewPostView.Name' hides inherited member 'StyledElement.Name'. Use the new keyword if hiding was intended.
|
build-linux
'PreviewPostView.Background' hides inherited member 'TemplatedControl.Background'. Use the new keyword if hiding was intended.
|
build-linux:
StlSpy/Views/SortTypeView.axaml.cs#L34
Non-nullable field '_api' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-linux:
StlSpy/Views/SortTypeView.axaml.cs#L34
Non-nullable field '_sort' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-linux:
StlSpy/Views/SortTypeView.axaml.cs#L34
Non-nullable field '_view' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-linux:
StlSpy/Views/SortTypeView.axaml.cs#L41
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build-linux:
StlSpy/Views/SortTypeView.axaml.cs#L39
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-linux:
StlSpy/Extensions/UserControlExt.cs#L39
Dereference of a possibly null reference.
|
build-linux:
StlSpy/Extensions/UserControlExt.cs#L39
Converting null literal or possible null value to non-nullable type.
|
build-linux:
StlSpy/Extensions/UserControlExt.cs#L40
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|
build-windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-windows
'NewPostView.Name' hides inherited member 'StyledElement.Name'. Use the new keyword if hiding was intended.
|
build-windows
'PreviewPostView.Background' hides inherited member 'TemplatedControl.Background'. Use the new keyword if hiding was intended.
|
build-windows:
StlSpy/Views/SortTypeView.axaml.cs#L34
Non-nullable field '_api' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-windows:
StlSpy/Views/SortTypeView.axaml.cs#L34
Non-nullable field '_sort' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-windows:
StlSpy/Views/SortTypeView.axaml.cs#L34
Non-nullable field '_view' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-windows:
StlSpy/Views/SortTypeView.axaml.cs#L41
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build-windows:
StlSpy/Views/SortTypeView.axaml.cs#L39
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-windows:
StlSpy/Views/SettingsView.axaml.cs#L42
'OpenFolderDialog' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
|
build-windows:
StlSpy/Views/SearchViewMerged.axaml.cs#L29
Non-nullable field '_apis' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-windows:
StlSpy/Views/SearchViewMerged.axaml.cs#L29
Non-nullable field '_allApis' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
StlSpy Linux
Expired
|
28.9 MB |
|
StlSpy Windows
Expired
|
40.2 MB |
|