Skip to content

[DRAFT] Begin cleaning up the script implementation #130

[DRAFT] Begin cleaning up the script implementation

[DRAFT] Begin cleaning up the script implementation #130

Triggered via pull request November 16, 2023 02:30
Status Failure
Total duration 55s
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/HTTP.cs#L13
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#L13
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/Interactions.cs#L16
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/Interactions.cs#L59
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/Interactions.cs#L67
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/Interactions.cs#L75
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/Interactions.cs#L83
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/Interactions.cs#L91
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/Interactions.cs#L99
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/Interactions.cs#L107
The type or namespace name 'LSL_Vector' 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/