Skip to content

fix: provide strong references to DaedalusInstances #88

fix: provide strong references to DaedalusInstances

fix: provide strong references to DaedalusInstances #88

Triggered via push October 12, 2024 08:53
Status Success
Total duration 3m 0s
Artifacts 2

build.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

34 warnings
release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
release: ZenKit/Vobs/VirtualObject.cs#L351
'VisualDecal.Cache()' hides inherited member 'Visual.Cache()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
release: ZenKit/BspTree.cs#L39
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: ZenKit/BspTree.cs#L40
Non-nullable property 'NodeIndices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: ZenKit/BspTree.cs#L41
Non-nullable property 'PortalPolygonIndices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: ZenKit/Boxes.cs#L51
Non-nullable property 'Axes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: ZenKit/Boxes.cs#L53
Non-nullable property 'Children' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: ZenKit/BspTree.cs#L118
Non-nullable property 'PolygonIndices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: ZenKit/BspTree.cs#L119
Non-nullable property 'LeafPolygonIndices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: ZenKit/BspTree.cs#L120
Non-nullable property 'PortalPolygonIndices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: ZenKit/BspTree.cs#L124
Non-nullable property 'LightPoints' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test (ubuntu-latest)
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/
test (ubuntu-latest): ZenKit/Vobs/VirtualObject.cs#L351
'VisualDecal.Cache()' hides inherited member 'Visual.Cache()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
test (ubuntu-latest): ZenKit/BspTree.cs#L39
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test (ubuntu-latest): ZenKit/BspTree.cs#L40
Non-nullable property 'NodeIndices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test (ubuntu-latest): ZenKit/BspTree.cs#L41
Non-nullable property 'PortalPolygonIndices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test (ubuntu-latest): ZenKit/Boxes.cs#L51
Non-nullable property 'Axes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test (ubuntu-latest): ZenKit/Boxes.cs#L53
Non-nullable property 'Children' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test (ubuntu-latest): ZenKit/BspTree.cs#L118
Non-nullable property 'PolygonIndices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test (ubuntu-latest): ZenKit/BspTree.cs#L119
Non-nullable property 'LeafPolygonIndices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test (ubuntu-latest): ZenKit/BspTree.cs#L120
Non-nullable property 'PortalPolygonIndices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test (ubuntu-latest): ZenKit/BspTree.cs#L124
Non-nullable property 'LightPoints' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Managed DLL", "NuGet Package". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
test (windows-2019)
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/
test (windows-2019): ZenKit/Vobs/VirtualObject.cs#L351
'VisualDecal.Cache()' hides inherited member 'Visual.Cache()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
test (windows-2019): ZenKit/Boxes.cs#L51
Non-nullable property 'Axes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test (windows-2019): ZenKit/Boxes.cs#L53
Non-nullable property 'Children' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test (windows-2019): ZenKit/BspTree.cs#L118
Non-nullable property 'PolygonIndices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test (windows-2019): ZenKit/BspTree.cs#L119
Non-nullable property 'LeafPolygonIndices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test (windows-2019): ZenKit/BspTree.cs#L120
Non-nullable property 'PortalPolygonIndices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test (windows-2019): ZenKit/BspTree.cs#L124
Non-nullable property 'LightPoints' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test (windows-2019): ZenKit/BspTree.cs#L125
Non-nullable property 'LeafNodeIndices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test (windows-2019): ZenKit/BspTree.cs#L129
Non-nullable property 'Nodes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test (windows-2019): ZenKit/BspTree.cs#L130
Non-nullable property 'Sectors' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
Managed DLL Expired
19.2 MB
NuGet Package Expired
5.06 MB