Skip to content

Mapper heaven

Mapper heaven #87

Re-run triggered October 18, 2024 09:40
Status Failure
Total duration 9m 25s
Artifacts 1

ci_suite.yml

on: pull_request
Matrix: Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 9 warnings
Compile Maps
Process completed with exit code 1.
/datum/unit_test/ruin_placement: /datum/unit_test/ruin_placement: code/modules/mapping/preloader.dm#L13
[2024-10-18 09:43:40] Runtime in code/modules/mapping/preloader.dm,13: Cannot read null.len proc name: preloader setup (/world/proc/preloader_setup) src: world call stack: world: preloader setup(null, null) /datum/parsed_map (/datum/parsed_map): build coordinate(/list (/list), space (8,77,2) (/turf/open/space), 0, 1) /datum/parsed_map (/datum/parsed_map): load impl(1, 51, 2, 1, 0, -1e+31, 1e+31, -1e+31, 1e+31, 1) /datum/parsed_map (/datum/parsed_map): load(1, 51, 2, 1, 0, null, null, null, null, 1, 0) Frontiersmen Cave (/datum/map_template/ruin/jungle/cavecrew): load(space (1,51,2) (/turf/open/space), 0, 1) /datum/unit_test/ruin_placemen... (/datum/unit_test/ruin_placement): Run() RunUnitTest(/datum/unit_test/ruin_placemen... (/datum/unit_test/ruin_placement), /list (/list)) RunUnitTests() /datum/callback (/datum/callback): InvokeAsync()
/datum/unit_test/ruin_placement: /datum/unit_test/ruin_placement: code/modules/mapping/reader.dm#L478
[2024-10-18 09:43:40] Runtime in code/modules/mapping/reader.dm,478: Cannot create objects of type null. proc name: build coordinate (/datum/parsed_map/proc/build_coordinate) src: /datum/parsed_map (/datum/parsed_map) call stack: /datum/parsed_map (/datum/parsed_map): build coordinate(/list (/list), space (8,77,2) (/turf/open/space), 0, 1) /datum/parsed_map (/datum/parsed_map): load impl(1, 51, 2, 1, 0, -1e+31, 1e+31, -1e+31, 1e+31, 1) /datum/parsed_map (/datum/parsed_map): load(1, 51, 2, 1, 0, null, null, null, null, 1, 0) Frontiersmen Cave (/datum/map_template/ruin/jungle/cavecrew): load(space (1,51,2) (/turf/open/space), 0, 1) /datum/unit_test/ruin_placemen... (/datum/unit_test/ruin_placement): Run() RunUnitTest(/datum/unit_test/ruin_placemen... (/datum/unit_test/ruin_placement), /list (/list)) RunUnitTests() /datum/callback (/datum/callback): InvokeAsync()
/datum/unit_test/ruin_placement: /datum/unit_test/ruin_placement: code/modules/mapping/preloader.dm#L13
[2024-10-18 09:44:40] Runtime in code/modules/mapping/preloader.dm,13: Cannot read null.len proc name: preloader setup (/world/proc/preloader_setup) src: world call stack: world: preloader setup(null, null) /datum/parsed_map (/datum/parsed_map): build coordinate(/list (/list), space (19,80,2) (/turf/open/space), 0, 1) /datum/parsed_map (/datum/parsed_map): load impl(1, 51, 2, 1, 0, -1e+31, 1e+31, -1e+31, 1e+31, 1) /datum/parsed_map (/datum/parsed_map): load(1, 51, 2, 1, 0, null, null, null, null, 1, 0) Power Puzzle (/datum/map_template/ruin/space/power_puzzle): load(space (1,51,2) (/turf/open/space), 0, 1) /datum/unit_test/ruin_placemen... (/datum/unit_test/ruin_placement): Run() RunUnitTest(/datum/unit_test/ruin_placemen... (/datum/unit_test/ruin_placement), /list (/list)) RunUnitTests() /datum/callback (/datum/callback): InvokeAsync()
/datum/unit_test/ruin_placement: /datum/unit_test/ruin_placement: code/modules/mapping/reader.dm#L478
[2024-10-18 09:44:40] Runtime in code/modules/mapping/reader.dm,478: Cannot create objects of type null. proc name: build coordinate (/datum/parsed_map/proc/build_coordinate) src: /datum/parsed_map (/datum/parsed_map) call stack: /datum/parsed_map (/datum/parsed_map): build coordinate(/list (/list), space (19,80,2) (/turf/open/space), 0, 1) /datum/parsed_map (/datum/parsed_map): load impl(1, 51, 2, 1, 0, -1e+31, 1e+31, -1e+31, 1e+31, 1) /datum/parsed_map (/datum/parsed_map): load(1, 51, 2, 1, 0, null, null, null, null, 1, 0) Power Puzzle (/datum/map_template/ruin/space/power_puzzle): load(space (1,51,2) (/turf/open/space), 0, 1) /datum/unit_test/ruin_placemen... (/datum/unit_test/ruin_placement): Run() RunUnitTest(/datum/unit_test/ruin_placemen... (/datum/unit_test/ruin_placement), /list (/list)) RunUnitTests() /datum/callback (/datum/callback): InvokeAsync()
Integration Tests (RUIN_PLACEMENT_TEST) / run_integration_tests
FAIL /datum/unit_test/ruin_placement 145.3s
Integration Tests (RUIN_PLACEMENT_TEST) / run_integration_tests
Process completed with exit code 1.
Windows Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, yogstation13/DreamAnnotate@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Integration Tests (CREATE_AND_DESTROY_TEST) / run_integration_tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Integration Tests (PLANET_GEN_TEST) / run_integration_tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Integration Tests (BASIC_TESTS) / run_integration_tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Compile Maps
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Integration Tests (RUIN_PLACEMENT_TEST) / run_integration_tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Integration Tests (SHIP_PLACEMENT_TEST) / run_integration_tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "deploy". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
deploy
158 MB