Skip to content

Publish release draft #4

Publish release draft

Publish release draft #4

Manually triggered March 13, 2024 21:35
Status Failure
Total duration 2m 53s
Artifacts 2

publish.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 33 warnings
publish
Error undefined: Artifact pattern :capy64-linux-x64.zip did not match any files
release-linux
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/.
release-linux: Capy64/Runtime/LuaException.cs#L35
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
release-linux: 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')
release-linux: 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')
release-linux: Capy64/Runtime/Objects/FileHandle.cs#L404
This takes the address of, gets the size of, or declares a pointer to a managed type ('Stream')
release-linux: 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'.
release-linux: 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')
release-linux: 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')
release-linux: Capy64/Runtime/Objects/FileHandle.cs#L404
This takes the address of, gets the size of, or declares a pointer to a managed type ('Stream')
release-linux: Capy64/Runtime/LuaException.cs#L35
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
release-linux: ExamplePlugin/MyPlugin.cs#L8
Non-nullable field '_game' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release-linux: 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')
release-linux: 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')
release-linux: Capy64/Runtime/Objects/FileHandle.cs#L404
This takes the address of, gets the size of, or declares a pointer to a managed type ('Stream')
release-linux: Capy64/Runtime/LuaException.cs#L35
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
release-linux: ExamplePlugin/MyPlugin.cs#L8
Non-nullable field '_game' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release-windows
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/.
release-windows: Capy64/Runtime/LuaException.cs#L35
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
release-windows: 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')
release-windows: 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')
release-windows: Capy64/Runtime/Objects/FileHandle.cs#L404
This takes the address of, gets the size of, or declares a pointer to a managed type ('Stream')
release-windows: 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'.
release-windows: Capy64/Runtime/LuaException.cs#L35
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
release-windows: 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')
release-windows: Capy64/Runtime/Objects/FileHandle.cs#L404
This takes the address of, gets the size of, or declares a pointer to a managed type ('Stream')
release-windows: 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')
release-windows: ExamplePlugin/MyPlugin.cs#L8
Non-nullable field '_game' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release-windows: Capy64/Runtime/LuaException.cs#L35
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
release-windows: 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')
release-windows: Capy64/Runtime/Objects/FileHandle.cs#L404
This takes the address of, gets the size of, or declares a pointer to a managed type ('Stream')
release-windows: 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')
release-windows: ExamplePlugin/MyPlugin.cs#L8
Non-nullable field '_game' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ncipollo/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
Linux-x64 Expired
72.1 MB
Windows-x64 Expired
72.3 MB