Skip to content

Bring to Nuget Package #1

Bring to Nuget Package

Bring to Nuget Package #1

Triggered via push September 24, 2024 09:26
Status Failure
Total duration 2m 36s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
build: Core/KopiLua/lvm.cs#L377
The type or namespace name 'op_delegate' could not be found (are you missing a using directive or an assembly reference?)
build: Core/KopiLua/lvm.cs#L377
The type or namespace name 'op_delegate' could not be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: GuillaumeFalourd/setup-windows10-sdk-action@v1.5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, GuillaumeFalourd/setup-windows10-sdk-action@v1.5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Core/KopiLua/lcode.cs#L21
'InstructionPtr.codes' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: Core/KopiLua/lcode.cs#L26
'InstructionPtr.InstructionPtr(uint[], int)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: Core/KopiLua/lcode.cs#L34
'InstructionPtr.this[int]' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: Core/KopiLua/lapi.cs#L22
'Lua' cannot be marked as CLS-compliant because the assembly does not have a CLSCompliant attribute
build: Core/KopiLua/lapi.cs#L341
'Lua.lua_tolstring(Lua.lua_State, int, out uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: Core/KopiLua/lapi.cs#L359
'Lua.lua_objlen(Lua.lua_State, int)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: Core/KopiLua/lapi.cs#L442
'Lua.lua_pushlstring(Lua.lua_State, Lua.CharPtr, uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: Core/KopiLua/lapi.cs#L867
'Lua.lua_load(Lua.lua_State, Lua.lua_Reader, object, Lua.CharPtr)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: Core/KopiLua/lapi.cs#L880
'Lua.lua_dump(Lua.lua_State, Lua.lua_Writer, object)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: Core/KopiLua/lapi.cs#L1032
'Lua.lua_newuserdata(Lua.lua_State, uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute