minor edit #16
Annotations
11 errors and 9 warnings
Compile Maps
Process completed with exit code 1.
|
Integration Tests (CREATE_AND_DESTROY_TEST) / run_integration_tests
Process completed with exit code 1.
|
Integration Tests (BASIC_TESTS) / run_integration_tests
Process completed with exit code 1.
|
/datum/unit_test/ruin_placement: /datum/unit_test/ruin_placement:
code/modules/mapping/preloader.dm#L13
[2024-10-15 12:38:15] 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 (30,85,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)
Old Crashed Interceptor (/datum/map_template/ruin/jungle/interceptor): 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-15 12:38:15] 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 (30,85,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)
Old Crashed Interceptor (/datum/map_template/ruin/jungle/interceptor): 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-15 12:38:15] 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 (30,83,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)
Old Crashed Interceptor (/datum/map_template/ruin/jungle/interceptor): 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-15 12:38:15] 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 (30,83,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)
Old Crashed Interceptor (/datum/map_template/ruin/jungle/interceptor): 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 139.1s
|
Integration Tests (RUIN_PLACEMENT_TEST) / run_integration_tests
Process completed with exit code 1.
|
Integration Tests (PLANET_GEN_TEST) / run_integration_tests
Process completed with exit code 1.
|
Integration Tests (SHIP_PLACEMENT_TEST) / run_integration_tests
Process completed with exit code 1.
|
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/
|
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/
|
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 (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 (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/
|
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 (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 (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 |
|