Bump OpenTK from 4.8.0 to 4.8.2 #1120
Annotations
1 error and 11 warnings
Patch Blazor
Process completed with exit code 253.
|
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 Release-Blazor:
src/Tools/Build/Blazorpatch/Program.cs#L186
Result of type 'Task' should be observed.
|
Build Release-Blazor:
src/Tools/Build/Blazorpatch/Program.cs#L228
Exit point 'return ErrorCode.ErrorFileCopy;' swallows an unobserved exception.
|
Build Release-Blazor:
src/Tools/Build/Blazorpatch/Program.cs#L248
Exit point 'return ErrorCode.ErrorFileCopy;' swallows an unobserved exception.
|
Build Release-Blazor:
src/Tools/Build/Blazorpatch/Program.cs#L196
Exit point 'return ErrorCode.ErrorFileDownload;' swallows an unobserved exception.
|
Build Release-Blazor:
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
Build Release-Blazor:
src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
Build Release-Blazor:
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
Build Release-Blazor:
src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
Build Release-Blazor:
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
Build Release-Blazor:
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
Loading