Skip to content

Merge app/polar into develop #1125

Merge app/polar into develop

Merge app/polar into develop #1125

Triggered via pull request March 19, 2024 12:00
@RedImp1470RedImp1470
synchronize #869
app/polar
Status Failure
Total duration 8m 52s
Artifacts 1

ci.yml

on: pull_request
Matrix: Render Tests
Matrix: Tests
Matrix: Build Desktop
Build Android
0s
Build Android
Matrix: Build Blazor
Matrix: Build NuGet
Matrix: CodeQL
Fit to window
Zoom out
Zoom in

Annotations

1 error and 51 warnings
Render Tests (windows-latest)
Process completed with exit code 1.
Linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, stefanzweifel/git-auto-commit-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (ubuntu-latest): src/Tests/Math/Core/Double4x4Test.cs#L300
Expression 'double4x4.Zero' causes a hidden copy of a non-readonly struct 'double4x4'
Tests (ubuntu-latest): src/Tests/Math/Core/Float4x4Test.cs#L300
Expression 'float4x4.Zero' causes a hidden copy of a non-readonly struct 'float4x4'
Tests (ubuntu-latest): src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
Tests (ubuntu-latest): src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
Tests (ubuntu-latest): src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
Tests (ubuntu-latest): src/Xene/Visitor.cs#L17
Missing XML comment for publicly visible type or member 'VisitNodeMethod<TNode, TComponent>'
Tests (ubuntu-latest): src/Xene/Visitor.cs#L18
Missing XML comment for publicly visible type or member 'VisitComponentMethod<TNode, TComponent>'
Tests (ubuntu-latest): src/Xene/Visitor.cs#L20
Missing XML comment for publicly visible type or member 'VisitNodeMethodOfModule<TNode, TComponent>'
Tests (ubuntu-latest): src/Xene/Visitor.cs#L21
Missing XML comment for publicly visible type or member 'VisitComponentMethodOfModule<TNode, TComponent>'
Tests (ubuntu-latest): src/Engine/Core/CompiledEffect.cs#L88
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Tests (ubuntu-latest): src/Engine/Core/CompiledEffect.cs#L74
Nullability of reference types in type of parameter 'other' of 'bool CompiledEffect.Equals(CompiledEffect other)' doesn't match implicitly implemented member 'bool IEquatable<CompiledEffect>.Equals(CompiledEffect? other)' (possibly because of nullability attributes).
Tests (ubuntu-latest): src/Engine/Core/CameraResult.cs#L34
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Tests (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (macos-latest): src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
Tests (macos-latest): src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
Tests (macos-latest): src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
Tests (macos-latest): src/Xene/Visitor.cs#L17
Missing XML comment for publicly visible type or member 'VisitNodeMethod<TNode, TComponent>'
Tests (macos-latest): src/Xene/Visitor.cs#L18
Missing XML comment for publicly visible type or member 'VisitComponentMethod<TNode, TComponent>'
Tests (macos-latest): src/Xene/Visitor.cs#L20
Missing XML comment for publicly visible type or member 'VisitNodeMethodOfModule<TNode, TComponent>'
Tests (macos-latest): src/Xene/Visitor.cs#L21
Missing XML comment for publicly visible type or member 'VisitComponentMethodOfModule<TNode, TComponent>'
Tests (macos-latest): src/Engine/Core/CameraResult.cs#L34
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Tests (macos-latest): src/Engine/Core/CompiledEffect.cs#L88
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Tests (macos-latest): src/Engine/Core/CompiledEffect.cs#L74
Nullability of reference types in type of parameter 'other' of 'bool CompiledEffect.Equals(CompiledEffect other)' doesn't match implicitly implemented member 'bool IEquatable<CompiledEffect>.Equals(CompiledEffect? other)' (possibly because of nullability attributes).
Tests (macos-latest): src/Tests/Math/Core/Double4x4Test.cs#L300
Expression 'double4x4.Zero' causes a hidden copy of a non-readonly struct 'double4x4'
Tests (macos-latest): src/Tests/Math/Core/Float4x4Test.cs#L300
Expression 'float4x4.Zero' causes a hidden copy of a non-readonly struct 'float4x4'
Tests (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (windows-latest): src/Tests/Math/Core/Double4x4Test.cs#L300
Expression 'double4x4.Zero' causes a hidden copy of a non-readonly struct 'double4x4'
Tests (windows-latest): src/Tests/Math/Core/Float4x4Test.cs#L300
Expression 'float4x4.Zero' causes a hidden copy of a non-readonly struct 'float4x4'
Tests (windows-latest): src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
Tests (windows-latest): src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
Tests (windows-latest): src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
Tests (windows-latest): src/Xene/Visitor.cs#L17
Missing XML comment for publicly visible type or member 'VisitNodeMethod<TNode, TComponent>'
Tests (windows-latest): src/Xene/Visitor.cs#L18
Missing XML comment for publicly visible type or member 'VisitComponentMethod<TNode, TComponent>'
Tests (windows-latest): src/Xene/Visitor.cs#L20
Missing XML comment for publicly visible type or member 'VisitNodeMethodOfModule<TNode, TComponent>'
Tests (windows-latest): src/Xene/Visitor.cs#L21
Missing XML comment for publicly visible type or member 'VisitComponentMethodOfModule<TNode, TComponent>'
Tests (windows-latest): src/Engine/Core/CameraResult.cs#L34
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Tests (windows-latest): src/Engine/Core/CompiledEffect.cs#L88
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Tests (windows-latest): src/Engine/Core/CompiledEffect.cs#L74
Nullability of reference types in type of parameter 'other' of 'bool CompiledEffect.Equals(CompiledEffect other)' doesn't match implicitly implemented member 'bool IEquatable<CompiledEffect>.Equals(CompiledEffect? other)' (possibly because of nullability attributes).
Render Tests (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Render Tests (windows-latest): src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
Render Tests (windows-latest): src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
Render Tests (windows-latest): src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
Render Tests (windows-latest): src/Xene/Visitor.cs#L17
Missing XML comment for publicly visible type or member 'VisitNodeMethod<TNode, TComponent>'
Render Tests (windows-latest): src/Xene/Visitor.cs#L18
Missing XML comment for publicly visible type or member 'VisitComponentMethod<TNode, TComponent>'
Render Tests (windows-latest): src/Xene/Visitor.cs#L20
Missing XML comment for publicly visible type or member 'VisitNodeMethodOfModule<TNode, TComponent>'
Render Tests (windows-latest): src/Xene/Visitor.cs#L21
Missing XML comment for publicly visible type or member 'VisitComponentMethodOfModule<TNode, TComponent>'
Render Tests (windows-latest): src/Engine/Core/CompiledEffect.cs#L88
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Render Tests (windows-latest): src/Engine/Core/CompiledEffect.cs#L74
Nullability of reference types in type of parameter 'other' of 'bool CompiledEffect.Equals(CompiledEffect other)' doesn't match implicitly implemented member 'bool IEquatable<CompiledEffect>.Equals(CompiledEffect? other)' (possibly because of nullability attributes).
Render Tests (windows-latest): src/Engine/Core/CameraResult.cs#L34
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).

Artifacts

Produced during runtime
Name Size
Rendertests Expired
2.67 MB