main.yml
on: push
build-publish
5m 30s
docs
1m 11s
Annotations
12 warnings
docs
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|
build-publish
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, coactions/setup-xvfb@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-publish:
ThirdParty/FNA/src/Graphics/PackedVector/HalfTypeHelper.cs#L22
The type name 'uif' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build-publish:
ThirdParty/FNA/src/Utilities/FNADllMap.cs#L91
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
|
build-publish:
ThirdParty/MonoGame.Extended/source/MonoGame.Extended/Input/KeyboardState.Extensions.cs#L17
XML comment has badly formed XML -- 'Expected an end tag for element 'param'.'
|
build-publish:
ThirdParty/MonoGame.Extended/source/MonoGame.Extended/Math/FastRandom.cs#L9
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
build-publish:
ThirdParty/MonoGame.Extended/source/MonoGame.Extended/Collisions/CollisionComponent.cs#L276
'Matrix3x2.Rotation' is obsolete: 'Use Decompose method. This property will be removed in 4.0'
|
build-publish:
ThirdParty/MonoGame.Extended/source/MonoGame.Extended/Collisions/CollisionComponent.cs#L282
'Matrix3x2.Rotation' is obsolete: 'Use Decompose method. This property will be removed in 4.0'
|
build-publish:
ThirdParty/MonoGame.Extended/source/MonoGame.Extended/Math/ShapeF.cs#L77
'Matrix3x2.Rotation' is obsolete: 'Use Decompose method. This property will be removed in 4.0'
|
build-publish:
ThirdParty/MonoGame.Extended/source/MonoGame.Extended/Transform.cs#L232
'Matrix3x2.Translation' is obsolete: 'Use Decompose method. This property will be removed in 4.0'
|
build-publish:
ThirdParty/MonoGame.Extended/source/MonoGame.Extended/Transform.cs#L240
'Matrix3x2.Scale' is obsolete: 'Use Decompose method. This property will be removed in 4.0'
|
build-publish:
ThirdParty/MonoGame.Extended/source/MonoGame.Extended/Transform.cs#L248
'Matrix3x2.Rotation' is obsolete: 'Use Decompose method. This property will be removed in 4.0'
|