Bump version #202
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
Capy64/Runtime/Objects/WebSocketClient.cs#L168
This takes the address of, gets the size of, or declares a pointer to a managed type ('WebSocketClient.Client')
|
Build:
Capy64/Runtime/Objects/GPUBufferMeta.cs#L215
This takes the address of, gets the size of, or declares a pointer to a managed type ('GPUBufferMeta.GPUBuffer')
|
Build:
Capy64/Runtime/Objects/FileHandle.cs#L404
This takes the address of, gets the size of, or declares a pointer to a managed type ('Stream')
|
Build:
ExamplePlugin/MyPlugin.cs#L8
Non-nullable field '_game' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Capy64/Runtime/Objects/WebSocketClient.cs#L168
This takes the address of, gets the size of, or declares a pointer to a managed type ('WebSocketClient.Client')
|
Build:
Capy64/Runtime/Objects/GPUBufferMeta.cs#L215
This takes the address of, gets the size of, or declares a pointer to a managed type ('GPUBufferMeta.GPUBuffer')
|
Build:
Capy64/Runtime/Objects/FileHandle.cs#L404
This takes the address of, gets the size of, or declares a pointer to a managed type ('Stream')
|
Build:
ExamplePlugin/MyPlugin.cs#L8
Non-nullable field '_game' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish for Windows x64:
Capy64/Runtime/Objects/WebSocketClient.cs#L168
This takes the address of, gets the size of, or declares a pointer to a managed type ('WebSocketClient.Client')
|
Publish for Windows x64:
Capy64/Runtime/Objects/GPUBufferMeta.cs#L215
This takes the address of, gets the size of, or declares a pointer to a managed type ('GPUBufferMeta.GPUBuffer')
|
Publish for Windows x64:
Capy64/Runtime/Objects/FileHandle.cs#L404
This takes the address of, gets the size of, or declares a pointer to a managed type ('Stream')
|
Publish for Windows x64:
Capy64/Capy64.cs#L60
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
Loading