Bump SixLabors.ImageSharp.Drawing, SixLabors.Fonts and SixLabors.ImageSharp #1111
Annotations
6 errors and 8 warnings
AssetStorage:
src/Base/Core/FontImpBase.cs#L74
'Font' does not contain a definition for 'GetGlyphs' and no accessible extension method 'GetGlyphs' accepting a first argument of type 'Font' could be found (are you missing a using directive or an assembly reference?)
|
AssetStorage:
src/Base/Core/FontImpBase.cs#L115
'Font' does not contain a definition for 'GetGlyphs' and no accessible extension method 'GetGlyphs' accepting a first argument of type 'Font' could be found (are you missing a using directive or an assembly reference?)
|
AssetStorage:
src/Base/Core/FontImpBase.cs#L153
'Font' does not contain a definition for 'GetGlyphs' and no accessible extension method 'GetGlyphs' accepting a first argument of type 'Font' could be found (are you missing a using directive or an assembly reference?)
|
AssetStorage:
src/Base/Core/FontImpBase.cs#L165
'Font' does not contain a definition for 'GetGlyphs' and no accessible extension method 'GetGlyphs' accepting a first argument of type 'Font' could be found (are you missing a using directive or an assembly reference?)
|
AssetStorage:
src/Base/Core/FontImpBase.cs#L166
'Font' does not contain a definition for 'GetGlyphs' and no accessible extension method 'GetGlyphs' accepting a first argument of type 'Font' could be found (are you missing a using directive or an assembly reference?)
|
AssetStorage
Process completed with exit code 1.
|
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/.
|
AssetStorage:
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
AssetStorage:
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
AssetStorage:
src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
AssetStorage:
src/Xene/Visitor.cs#L17
Missing XML comment for publicly visible type or member 'VisitNodeMethod<TNode, TComponent>'
|
AssetStorage:
src/Xene/Visitor.cs#L18
Missing XML comment for publicly visible type or member 'VisitComponentMethod<TNode, TComponent>'
|
AssetStorage:
src/Xene/Visitor.cs#L20
Missing XML comment for publicly visible type or member 'VisitNodeMethodOfModule<TNode, TComponent>'
|
AssetStorage:
src/Xene/Visitor.cs#L21
Missing XML comment for publicly visible type or member 'VisitComponentMethodOfModule<TNode, TComponent>'
|
Loading