Bump OpenTK from 4.8.0 to 4.8.2 #1120
Annotations
1 error and 26 warnings
Pack Desktop Metapackage
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, microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Pack Core Metapackage
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
Pack Core Metapackage
- Add lib or ref assemblies for the net6.0 target framework
|
Pack Core Metapackage
- Add lib or ref assemblies for the net7.0 target framework
|
Pack Core Metapackage
- Add lib or ref assemblies for the netstandard2.1 target framework
|
Build F.E.Player.Desktop:
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
Build F.E.Player.Desktop:
src/Xene/Visitor.cs#L17
Missing XML comment for publicly visible type or member 'VisitNodeMethod<TNode, TComponent>'
|
Build F.E.Player.Desktop:
src/Xene/Visitor.cs#L18
Missing XML comment for publicly visible type or member 'VisitComponentMethod<TNode, TComponent>'
|
Build F.E.Player.Desktop:
src/Xene/Visitor.cs#L20
Missing XML comment for publicly visible type or member 'VisitNodeMethodOfModule<TNode, TComponent>'
|
Build F.E.Player.Desktop:
src/Xene/Visitor.cs#L21
Missing XML comment for publicly visible type or member 'VisitComponentMethodOfModule<TNode, TComponent>'
|
Build F.E.Player.Desktop:
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
Build F.E.Player.Desktop:
src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
Build F.E.Player.Desktop:
src/Engine/Core/CameraResult.cs#L34
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build F.E.Player.Desktop:
src/Engine/Core/CompiledEffect.cs#L88
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build F.E.Player.Desktop:
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).
|
Pack F.E.I.Graphics.Android:
src/Engine/Imp/Graphics/Android/RenderCanvasImp.cs#L315
The event 'RenderCanvasImp.Closing' is never used
|
Pack Fusee.sln NuGet:
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
Pack Fusee.sln NuGet:
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
Pack Fusee.sln NuGet:
src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
Pack Fusee.sln NuGet:
src/Xene/Visitor.cs#L17
Missing XML comment for publicly visible type or member 'VisitNodeMethod<TNode, TComponent>'
|
Pack Fusee.sln NuGet:
src/Xene/Visitor.cs#L18
Missing XML comment for publicly visible type or member 'VisitComponentMethod<TNode, TComponent>'
|
Pack Fusee.sln NuGet:
src/Xene/Visitor.cs#L20
Missing XML comment for publicly visible type or member 'VisitNodeMethodOfModule<TNode, TComponent>'
|
Pack Fusee.sln NuGet:
src/Xene/Visitor.cs#L21
Missing XML comment for publicly visible type or member 'VisitComponentMethodOfModule<TNode, TComponent>'
|
Pack Fusee.sln NuGet:
src/Tools/CmdLine/Verbs/Player.cs#L262
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Pack Fusee.sln NuGet:
src/Tools/CmdLine/Verbs/Publish.cs#L50
Exit point '}' swallows an unobserved exception.
|
Pack Fusee.sln NuGet:
src/Tools/CmdLine/Verbs/Publish.cs#L79
Exit point '}' swallows an unobserved exception.
|
Loading