Skip to content

[DRAFT] Begin cleaning up the script implementation #132

[DRAFT] Begin cleaning up the script implementation

[DRAFT] Begin cleaning up the script implementation #132

Triggered via pull request November 16, 2023 03:11
Status Failure
Total duration 53s
Artifacts

dotnetci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL/Communications.cs#L207
The type or namespace name 'LSL_Integer' could not be found (are you missing a using directive or an assembly reference?)
build: OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL/Communications.cs#L207
The type or namespace name 'LSL_String' could not be found (are you missing a using directive or an assembly reference?)
build: OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL/Communications.cs#L207
The type or namespace name 'LSL_String' could not be found (are you missing a using directive or an assembly reference?)
build: OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL/Deprecated.cs#L33
The type or namespace name 'LSL_Vector' could not be found (are you missing a using directive or an assembly reference?)
build: OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL/Deprecated.cs#L40
The type or namespace name 'LSL_Vector' could not be found (are you missing a using directive or an assembly reference?)
build: OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL/Deprecated.cs#L47
The type or namespace name 'LSL_Vector' could not be found (are you missing a using directive or an assembly reference?)
build: OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL/Deprecated.cs#L54
The type or namespace name 'LSL_Vector' could not be found (are you missing a using directive or an assembly reference?)
build: OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL/HTTP.cs#L17
The type or namespace name 'LSL_Key' could not be found (are you missing a using directive or an assembly reference?)
build: OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL/HTTP.cs#L17
The type or namespace name 'LSL_Integer' could not be found (are you missing a using directive or an assembly reference?)
build: OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL/HTTP.cs#L92
The type or namespace name 'LSL_Integer' could not be found (are you missing a using directive or an assembly reference?)
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/