Add MakerWorld to StlSpy #56
dotnet.yml
on: push
build-linux
44s
build-windows
1m 44s
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/Extensions/BindingAttribute.cs#L17
Non-nullable property 'Control' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-linux:
StlSpy/Extensions/BindingAttribute.cs#L17
Non-nullable property 'ControlField' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-linux:
StlSpy/Extensions/BindingAttribute.cs#L17
Non-nullable property 'Instance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-linux:
StlSpy/Extensions/BindingAttribute.cs#L17
Non-nullable property 'AttachedField' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-linux:
StlSpy/MainWindow.axaml.cs#L23
Non-nullable field '_apis' 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 '_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-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/Extensions/BindingAttribute.cs#L17
Non-nullable property 'Control' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-windows:
StlSpy/Extensions/BindingAttribute.cs#L17
Non-nullable property 'ControlField' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-windows:
StlSpy/Extensions/BindingAttribute.cs#L17
Non-nullable property 'Instance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-windows:
StlSpy/Extensions/BindingAttribute.cs#L17
Non-nullable property 'AttachedField' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-windows:
StlSpy/Extensions/UserControlExt.cs#L39
Dereference of a possibly null reference.
|
build-windows:
StlSpy/Extensions/UserControlExt.cs#L39
Converting null literal or possible null value to non-nullable type.
|
build-windows:
StlSpy/Extensions/UserControlExt.cs#L40
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|
build-windows:
StlSpy/Extensions/UserControlExt.cs#L52
Dereference of a possibly null reference.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
StlSpy Linux
Expired
|
29 MB |
|
StlSpy Windows
Expired
|
40.3 MB |
|