Skip to content

WIP: SVG converter #117

WIP: SVG converter

WIP: SVG converter #117

Triggered via pull request August 28, 2024 18:12
@KeterSCPKeterSCP
synchronize #88
svg-converter
Status Success
Total duration 3m 44s
Artifacts

ci.yml

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

Annotations

33 warnings
macos
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@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/
macos: src/SharpEmf/Objects/LogPenEx.cs#L92
Non-nullable property 'StyleEntry' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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
linux
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@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/
linux: src/SharpEmf/Objects/LogPenEx.cs#L92
Non-nullable property 'StyleEntry' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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
windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@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/
windows: src/SharpEmf/Objects/LogPenEx.cs#L92
Non-nullable property 'StyleEntry' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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