Skip to content

WIP: SVG converter #113

WIP: SVG converter

WIP: SVG converter #113

Triggered via pull request December 16, 2023 12:10
@KeterSCPKeterSCP
synchronize #88
svg-converter
Status Success
Total duration 58s
Artifacts

ci.yml

on: pull_request
Matrix: run-tests
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
linux: src/SharpEmf/Objects/LogPenEx.cs#L92
Non-nullable property 'StyleEntry' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
linux: src/SharpEmf.Svg/EmfState.cs#L13
Non-nullable property 'ObjectTable' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
linux: src/SharpEmf.Svg/Helpers.cs#L11
The variable 'windowOrgX' is assigned but its value is never used
linux: src/SharpEmf.Svg/Helpers.cs#L12
The variable 'windowOrgY' is assigned but its value is never used
linux: src/SharpEmf.Svg/Helpers.cs#L13
The variable 'viewPortOrgX' is assigned but its value is never used
linux: src/SharpEmf.Svg/Helpers.cs#L14
The variable 'viewPortOrgY' is assigned but its value is never used
linux: src/SharpEmf/Objects/LogPenEx.cs#L92
Non-nullable property 'StyleEntry' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
linux: src/SharpEmf.Svg/EmfState.cs#L13
Non-nullable property 'ObjectTable' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
linux: src/SharpEmf.Svg/Helpers.cs#L11
The variable 'windowOrgX' is assigned but its value is never used
linux: src/SharpEmf.Svg/Helpers.cs#L12
The variable 'windowOrgY' is assigned but its value is never used
macos: src/SharpEmf/Objects/LogPenEx.cs#L92
Non-nullable property 'StyleEntry' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
macos: src/SharpEmf.Svg/EmfState.cs#L13
Non-nullable property 'ObjectTable' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
macos: src/SharpEmf.Svg/Helpers.cs#L11
The variable 'windowOrgX' is assigned but its value is never used
macos: src/SharpEmf.Svg/Helpers.cs#L12
The variable 'windowOrgY' is assigned but its value is never used
macos: src/SharpEmf.Svg/Helpers.cs#L13
The variable 'viewPortOrgX' is assigned but its value is never used
macos: src/SharpEmf.Svg/Helpers.cs#L14
The variable 'viewPortOrgY' is assigned but its value is never used
macos: src/SharpEmf/Objects/LogPenEx.cs#L92
Non-nullable property 'StyleEntry' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
macos: src/SharpEmf.Svg/EmfState.cs#L13
Non-nullable property 'ObjectTable' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
macos: src/SharpEmf.Svg/Helpers.cs#L11
The variable 'windowOrgX' is assigned but its value is never used
macos: src/SharpEmf.Svg/Helpers.cs#L12
The variable 'windowOrgY' is assigned but its value is never used
windows: src/SharpEmf/Objects/LogPenEx.cs#L92
Non-nullable property 'StyleEntry' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
windows: src/SharpEmf.Svg/EmfState.cs#L13
Non-nullable property 'ObjectTable' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
windows: src/SharpEmf.Svg/Helpers.cs#L11
The variable 'windowOrgX' is assigned but its value is never used
windows: src/SharpEmf.Svg/Helpers.cs#L12
The variable 'windowOrgY' is assigned but its value is never used
windows: src/SharpEmf.Svg/Helpers.cs#L13
The variable 'viewPortOrgX' is assigned but its value is never used
windows: src/SharpEmf.Svg/Helpers.cs#L14
The variable 'viewPortOrgY' is assigned but its value is never used
windows: src/SharpEmf/Objects/LogPenEx.cs#L92
Non-nullable property 'StyleEntry' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
windows: src/SharpEmf.Svg/EmfState.cs#L13
Non-nullable property 'ObjectTable' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
windows: src/SharpEmf.Svg/Helpers.cs#L11
The variable 'windowOrgX' is assigned but its value is never used
windows: src/SharpEmf.Svg/Helpers.cs#L12
The variable 'windowOrgY' is assigned but its value is never used