Skip to content

Install libxkbcommon-dev on the build pipeline #152

Install libxkbcommon-dev on the build pipeline

Install libxkbcommon-dev on the build pipeline #152

Triggered via push December 28, 2024 04:45
Status Success
Total duration 1m 59s
Artifacts

ci.yml

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

Annotations

15 warnings
build (windows-latest): src/EngineKit/Mathematics/Matrix3x3.cs#L143
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
build (windows-latest): examples/Complex/Complex.Engine/Ecs/EntityRegistry.cs#L27
The event 'EntityRegistry.ComponentChanged' is never used
build (windows-latest): examples/Complex/Complex/Game.cs#L86
Dereference of a possibly null reference.
build (windows-latest): src/EngineKit/Mathematics/Matrix3x3.cs#L143
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
build (windows-latest): examples/Complex/Complex.Engine/Ecs/EntityRegistry.cs#L27
The event 'EntityRegistry.ComponentChanged' is never used
build (windows-latest): examples/Complex/Complex/Game.cs#L86
Dereference of a possibly null reference.
build (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ubuntu-latest): src/EngineKit/Mathematics/Matrix3x3.cs#L143
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
build (ubuntu-latest): examples/Complex/Complex.Engine/Ecs/EntityRegistry.cs#L27
The event 'EntityRegistry.ComponentChanged' is never used
build (ubuntu-latest): examples/Complex/Complex/Game.cs#L86
Dereference of a possibly null reference.
build (ubuntu-latest): src/EngineKit/Mathematics/Matrix3x3.cs#L143
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
build (ubuntu-latest): examples/Complex/Complex.Engine/Ecs/EntityRegistry.cs#L27
The event 'EntityRegistry.ComponentChanged' is never used
build (ubuntu-latest): examples/Complex/Complex/Game.cs#L86
Dereference of a possibly null reference.