479 Reenable Blazor build on Windows CI #1126
ci.yml
on: pull_request
Annotations
19 errors and 184 warnings
Build Blazor (ubuntu-latest)
To build this project, the following workloads must be installed: wasm-tools-net7
|
Build Blazor (ubuntu-latest)
To install these workloads, run the following command: dotnet workload restore
|
Build Blazor (ubuntu-latest)
Process completed with exit code 1.
|
Build NuGet (windows-latest)
Could not find android.jar for API level 30. This means the Android SDK platform for API level 30 is not installed. Either install it in the Android SDK Manager (Tools > Android > Android SDK Manager...), or change the Xamarin.Android project to target an API version that is installed. (C:\Program Files (x86)\Android\android-sdk\platforms\android-30\android.jar missing.)
|
Build NuGet (windows-latest)
Process completed with exit code 1.
|
Build Blazor (macos-latest)
To build this project, the following workloads must be installed: wasm-tools-net7
|
Build Blazor (macos-latest)
To install these workloads, run the following command: dotnet workload restore
|
Build Blazor (macos-latest)
Process completed with exit code 1.
|
Build Blazor (windows-2022)
To build this project, the following workloads must be installed: wasm-tools-net7
|
Build Blazor (windows-2022)
To install these workloads, run the following command: dotnet workload restore
|
Build Blazor (windows-2022)
Process completed with exit code 1.
|
Build Android
Could not find android.jar for API level 30. This means the Android SDK platform for API level 30 is not installed. Either install it in the Android SDK Manager (Tools > Android > Android SDK Manager...), or change the Xamarin.Android project to target an API version that is installed. (C:\Program Files (x86)\Android\android-sdk\platforms\android-30\android.jar missing.)
|
Build Android
Could not find android.jar for API level 30. This means the Android SDK platform for API level 30 is not installed. Either install it in the Android SDK Manager (Tools > Android > Android SDK Manager...), or change the Xamarin.Android project to target an API version that is installed. (C:\Program Files (x86)\Android\android-sdk\platforms\android-30\android.jar missing.)
|
Build Android
Java SDK 11.0 or above is required when using $(TargetFrameworkVersion) v13.0.
|
Build Android
Download the latest JDK at: https://aka.ms/msopenjdk
|
Build Android
Note: the Android Designer is incompatible with Java SDK 11.0: https://aka.ms/vs2019-and-jdk-11
|
Build Android
Download the latest JDK at: https://aka.ms/msopenjdk
|
Build Android
Note: the Android Designer is incompatible with Java SDK 11.0: https://aka.ms/vs2019-and-jdk-11
|
Build Android
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/CameraResult.cs#L34
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
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 (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/InputDevice.cs#L517
Cannot convert null literal to non-nullable reference type.
|
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/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'
|
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/CameraResult.cs#L34
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#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).
|
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).
|
Build Blazor (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/.
|
Build Blazor (ubuntu-latest):
src/Tools/Build/Blazorpatch/Program.cs#L186
Result of type 'Task' should be observed.
|
Build Blazor (ubuntu-latest):
src/Tools/Build/Blazorpatch/Program.cs#L196
Exit point 'return ErrorCode.ErrorFileDownload;' swallows an unobserved exception.
|
Build Blazor (ubuntu-latest):
src/Tools/Build/Blazorpatch/Program.cs#L228
Exit point 'return ErrorCode.ErrorFileCopy;' swallows an unobserved exception.
|
Build Blazor (ubuntu-latest):
src/Tools/Build/Blazorpatch/Program.cs#L248
Exit point 'return ErrorCode.ErrorFileCopy;' swallows an unobserved exception.
|
Build Blazor (ubuntu-latest):
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
Build Blazor (ubuntu-latest):
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
Build Blazor (ubuntu-latest):
src/Tests/Math/Core/Double4x4Test.cs#L300
Expression 'double4x4.Zero' causes a hidden copy of a non-readonly struct 'double4x4'
|
Build Blazor (ubuntu-latest):
src/Tests/Math/Core/Float4x4Test.cs#L300
Expression 'float4x4.Zero' causes a hidden copy of a non-readonly struct 'float4x4'
|
Build Blazor (ubuntu-latest):
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
Build Blazor (ubuntu-latest):
src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
Build Desktop (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, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Desktop (macos-latest):
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
Build Desktop (macos-latest):
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
Build Desktop (macos-latest):
src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
Build Desktop (macos-latest):
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
Build Desktop (macos-latest):
src/Xene/Visitor.cs#L17
Missing XML comment for publicly visible type or member 'VisitNodeMethod<TNode, TComponent>'
|
Build Desktop (macos-latest):
src/Xene/Visitor.cs#L18
Missing XML comment for publicly visible type or member 'VisitComponentMethod<TNode, TComponent>'
|
Build Desktop (macos-latest):
src/Xene/Visitor.cs#L20
Missing XML comment for publicly visible type or member 'VisitNodeMethodOfModule<TNode, TComponent>'
|
Build Desktop (macos-latest):
src/Xene/Visitor.cs#L21
Missing XML comment for publicly visible type or member 'VisitComponentMethodOfModule<TNode, TComponent>'
|
Build Desktop (macos-latest):
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
Build Desktop (macos-latest):
src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
Build Desktop (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/.
|
Build Desktop (windows-latest):
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
Build Desktop (windows-latest):
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
Build Desktop (windows-latest):
src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
Build Desktop (windows-latest):
src/Xene/Visitor.cs#L17
Missing XML comment for publicly visible type or member 'VisitNodeMethod<TNode, TComponent>'
|
Build Desktop (windows-latest):
src/Xene/Visitor.cs#L18
Missing XML comment for publicly visible type or member 'VisitComponentMethod<TNode, TComponent>'
|
Build Desktop (windows-latest):
src/Xene/Visitor.cs#L20
Missing XML comment for publicly visible type or member 'VisitNodeMethodOfModule<TNode, TComponent>'
|
Build Desktop (windows-latest):
src/Xene/Visitor.cs#L21
Missing XML comment for publicly visible type or member 'VisitComponentMethodOfModule<TNode, TComponent>'
|
Build Desktop (windows-latest):
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
Build Desktop (windows-latest):
src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
Build Desktop (windows-latest):
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
Build NuGet (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, microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build NuGet (windows-latest):
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
Build NuGet (windows-latest):
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
Build NuGet (windows-latest):
src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
Build NuGet (windows-latest):
src/Xene/Visitor.cs#L17
Missing XML comment for publicly visible type or member 'VisitNodeMethod<TNode, TComponent>'
|
Build NuGet (windows-latest):
src/Xene/Visitor.cs#L18
Missing XML comment for publicly visible type or member 'VisitComponentMethod<TNode, TComponent>'
|
Build NuGet (windows-latest):
src/Xene/Visitor.cs#L20
Missing XML comment for publicly visible type or member 'VisitNodeMethodOfModule<TNode, TComponent>'
|
Build NuGet (windows-latest):
src/Xene/Visitor.cs#L21
Missing XML comment for publicly visible type or member 'VisitComponentMethodOfModule<TNode, TComponent>'
|
Build NuGet (windows-latest):
src/Engine/Core/CameraResult.cs#L34
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build NuGet (windows-latest):
src/Engine/Core/CompiledEffect.cs#L88
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build NuGet (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).
|
Build NuGet (windows-latest):
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
Build NuGet (windows-latest):
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
Build NuGet (windows-latest):
src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
Build NuGet (windows-latest):
src/Xene/Visitor.cs#L17
Missing XML comment for publicly visible type or member 'VisitNodeMethod<TNode, TComponent>'
|
Build NuGet (windows-latest):
src/Xene/Visitor.cs#L18
Missing XML comment for publicly visible type or member 'VisitComponentMethod<TNode, TComponent>'
|
Build NuGet (windows-latest):
src/Xene/Visitor.cs#L20
Missing XML comment for publicly visible type or member 'VisitNodeMethodOfModule<TNode, TComponent>'
|
Build NuGet (windows-latest):
src/Xene/Visitor.cs#L21
Missing XML comment for publicly visible type or member 'VisitComponentMethodOfModule<TNode, TComponent>'
|
Build NuGet (windows-latest):
src/Engine/Core/InputDevice.cs#L517
Cannot convert null literal to non-nullable reference type.
|
Build NuGet (windows-latest):
src/Engine/Core/InputDevice.cs#L619
Cannot convert null literal to non-nullable reference type.
|
Build NuGet (windows-latest):
src/Engine/Core/InputDevice.cs#L714
Cannot convert null literal to non-nullable reference type.
|
Build Blazor (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/.
|
Build Blazor (macos-latest):
src/Tools/Build/Blazorpatch/Program.cs#L186
Result of type 'Task' should be observed.
|
Build Blazor (macos-latest):
src/Tools/Build/Blazorpatch/Program.cs#L196
Exit point 'return ErrorCode.ErrorFileDownload;' swallows an unobserved exception.
|
Build Blazor (macos-latest):
src/Tools/Build/Blazorpatch/Program.cs#L248
Exit point 'return ErrorCode.ErrorFileCopy;' swallows an unobserved exception.
|
Build Blazor (macos-latest):
src/Tools/Build/Blazorpatch/Program.cs#L228
Exit point 'return ErrorCode.ErrorFileCopy;' swallows an unobserved exception.
|
Build Blazor (macos-latest):
src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
Build Blazor (macos-latest):
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
Build Blazor (macos-latest):
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
Build Blazor (macos-latest):
src/Tests/Math/Core/Float4x4Test.cs#L300
Expression 'float4x4.Zero' causes a hidden copy of a non-readonly struct 'float4x4'
|
Build Blazor (macos-latest):
src/Tests/Math/Core/Double4x4Test.cs#L300
Expression 'double4x4.Zero' causes a hidden copy of a non-readonly struct 'double4x4'
|
Build Blazor (macos-latest):
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
Build Desktop (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, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Desktop (ubuntu-latest):
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
Build Desktop (ubuntu-latest):
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
Build Desktop (ubuntu-latest):
src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
Build Desktop (ubuntu-latest):
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
Build Desktop (ubuntu-latest):
src/Xene/Visitor.cs#L17
Missing XML comment for publicly visible type or member 'VisitNodeMethod<TNode, TComponent>'
|
Build Desktop (ubuntu-latest):
src/Xene/Visitor.cs#L18
Missing XML comment for publicly visible type or member 'VisitComponentMethod<TNode, TComponent>'
|
Build Desktop (ubuntu-latest):
src/Xene/Visitor.cs#L20
Missing XML comment for publicly visible type or member 'VisitNodeMethodOfModule<TNode, TComponent>'
|
Build Desktop (ubuntu-latest):
src/Xene/Visitor.cs#L21
Missing XML comment for publicly visible type or member 'VisitComponentMethodOfModule<TNode, TComponent>'
|
Build Desktop (ubuntu-latest):
src/Tests/Math/Core/Double4x4Test.cs#L300
Expression 'double4x4.Zero' causes a hidden copy of a non-readonly struct 'double4x4'
|
Build Desktop (ubuntu-latest):
src/Tests/Math/Core/Float4x4Test.cs#L300
Expression 'float4x4.Zero' causes a hidden copy of a non-readonly struct 'float4x4'
|
Build Blazor (windows-2022)
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/.
|
Build Blazor (windows-2022):
src/Tools/Build/Blazorpatch/Program.cs#L248
Exit point 'return ErrorCode.ErrorFileCopy;' swallows an unobserved exception.
|
Build Blazor (windows-2022):
src/Tools/Build/Blazorpatch/Program.cs#L228
Exit point 'return ErrorCode.ErrorFileCopy;' swallows an unobserved exception.
|
Build Blazor (windows-2022):
src/Tools/Build/Blazorpatch/Program.cs#L186
Result of type 'Task' should be observed.
|
Build Blazor (windows-2022):
src/Tools/Build/Blazorpatch/Program.cs#L196
Exit point 'return ErrorCode.ErrorFileDownload;' swallows an unobserved exception.
|
Build Blazor (windows-2022):
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
Build Blazor (windows-2022):
src/Tests/Math/Core/Double4x4Test.cs#L300
Expression 'double4x4.Zero' causes a hidden copy of a non-readonly struct 'double4x4'
|
Build Blazor (windows-2022):
src/Tests/Math/Core/Float4x4Test.cs#L300
Expression 'float4x4.Zero' causes a hidden copy of a non-readonly struct 'float4x4'
|
Build Blazor (windows-2022):
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
Build Blazor (windows-2022):
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
Build Blazor (windows-2022):
src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
Build Android
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, microsoft/[email protected], actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Android:
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
Build Android:
src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
Build Android:
src/Xene/Visitor.cs#L17
Missing XML comment for publicly visible type or member 'VisitNodeMethod<TNode, TComponent>'
|
Build Android:
src/Xene/Visitor.cs#L18
Missing XML comment for publicly visible type or member 'VisitComponentMethod<TNode, TComponent>'
|
Build Android:
src/Xene/Visitor.cs#L20
Missing XML comment for publicly visible type or member 'VisitNodeMethodOfModule<TNode, TComponent>'
|
Build Android:
src/Xene/Visitor.cs#L21
Missing XML comment for publicly visible type or member 'VisitComponentMethodOfModule<TNode, TComponent>'
|
Build Android:
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
Build Android:
src/Engine/Core/FusSceneConverter.cs#L32
Cannot convert null literal to non-nullable reference type.
|
Build Android:
src/Engine/Core/FusSceneConverter.cs#L42
Cannot convert null literal to non-nullable reference type.
|
Build Android:
src/Engine/Core/InputDevice.cs#L517
Cannot convert null literal to non-nullable reference type.
|
CodeQL (python)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CodeQL (python)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
CodeQL (python):
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
CodeQL (python):
src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
CodeQL (python):
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
CodeQL (python):
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
CodeQL (python):
src/Xene/Visitor.cs#L17
Missing XML comment for publicly visible type or member 'VisitNodeMethod<TNode, TComponent>'
|
CodeQL (python):
src/Xene/Visitor.cs#L18
Missing XML comment for publicly visible type or member 'VisitComponentMethod<TNode, TComponent>'
|
CodeQL (python):
src/Xene/Visitor.cs#L20
Missing XML comment for publicly visible type or member 'VisitNodeMethodOfModule<TNode, TComponent>'
|
CodeQL (python):
src/Xene/Visitor.cs#L21
Missing XML comment for publicly visible type or member 'VisitComponentMethodOfModule<TNode, TComponent>'
|
CodeQL (python):
src/Tests/Math/Core/Double4x4Test.cs#L300
Expression 'double4x4.Zero' causes a hidden copy of a non-readonly struct 'double4x4'
|
CodeQL (python):
src/Tests/Math/Core/Float4x4Test.cs#L300
Expression 'float4x4.Zero' causes a hidden copy of a non-readonly struct 'float4x4'
|
CodeQL (csharp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CodeQL (csharp)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
CodeQL (csharp):
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
CodeQL (csharp):
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
CodeQL (csharp):
src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
CodeQL (csharp):
src/Xene/Visitor.cs#L17
Missing XML comment for publicly visible type or member 'VisitNodeMethod<TNode, TComponent>'
|
CodeQL (csharp):
src/Xene/Visitor.cs#L18
Missing XML comment for publicly visible type or member 'VisitComponentMethod<TNode, TComponent>'
|
CodeQL (csharp):
src/Xene/Visitor.cs#L20
Missing XML comment for publicly visible type or member 'VisitNodeMethodOfModule<TNode, TComponent>'
|
CodeQL (csharp):
src/Xene/Visitor.cs#L21
Missing XML comment for publicly visible type or member 'VisitComponentMethodOfModule<TNode, TComponent>'
|
CodeQL (csharp):
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
CodeQL (csharp):
src/Tests/Math/Core/Double4x4Test.cs#L300
Expression 'double4x4.Zero' causes a hidden copy of a non-readonly struct 'double4x4'
|
CodeQL (csharp):
src/Tests/Math/Core/Float4x4Test.cs#L300
Expression 'float4x4.Zero' causes a hidden copy of a non-readonly struct 'float4x4'
|
Build Blazor (windows-2019)
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/.
|
Build Blazor (windows-2019):
src/Tools/Build/Blazorpatch/Program.cs#L186
Result of type 'Task' should be observed.
|
Build Blazor (windows-2019):
src/Tools/Build/Blazorpatch/Program.cs#L248
Exit point 'return ErrorCode.ErrorFileCopy;' swallows an unobserved exception.
|
Build Blazor (windows-2019):
src/Tools/Build/Blazorpatch/Program.cs#L196
Exit point 'return ErrorCode.ErrorFileDownload;' swallows an unobserved exception.
|
Build Blazor (windows-2019):
src/Tools/Build/Blazorpatch/Program.cs#L228
Exit point 'return ErrorCode.ErrorFileCopy;' swallows an unobserved exception.
|
Build Blazor (windows-2019):
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
Build Blazor (windows-2019):
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
Build Blazor (windows-2019):
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
Build Blazor (windows-2019):
src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
Build Blazor (windows-2019):
src/Tests/Math/Core/Double4x4Test.cs#L300
Expression 'double4x4.Zero' causes a hidden copy of a non-readonly struct 'double4x4'
|
Build Blazor (windows-2019):
src/Tests/Math/Core/Float4x4Test.cs#L300
Expression 'float4x4.Zero' causes a hidden copy of a non-readonly struct 'float4x4'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Rendertests
Expired
|
2.67 MB |
|
fusee-blazor-windows-2019-player
Expired
|
123 MB |
|
fusee-desktop-macos-latest-player
Expired
|
17.3 MB |
|
fusee-desktop-macos-latest-tools
Expired
|
17.5 MB |
|
fusee-desktop-ubuntu-latest-player
Expired
|
17.3 MB |
|
fusee-desktop-ubuntu-latest-tools
Expired
|
18.3 MB |
|
fusee-desktop-windows-latest-player
Expired
|
17.5 MB |
|
fusee-desktop-windows-latest-tools
Expired
|
18.5 MB |
|