[MDB IGNORE] Deprecates Auxmos in favour of LINDA [PORT] #30053
continuous_integration.yml
on: pull_request
run_linters
1m 42s
compile_all_maps
57s
run_all_tests
3m 31s
test_windows
1m 41s
Annotations
5 errors and 4 warnings
run_linters
Process completed with exit code 1.
|
Runtime Station: /datum/unit_test/breath_sanity:
OUTDATED_TEST#L1
[21:48:01] Runtime in lungs.dm,220: Cannot read null.high_alert_category
proc name: check breath (/obj/item/organ/lungs/proc/check_breath)
src: the lungs (/obj/item/organ/lungs)
src.loc: null
call stack:
the lungs (/obj/item/organ/lungs): check breath(/datum/gas_mixture (/datum/gas_mixture), Cali Robertson (/mob/living/carbon/human))
Cali Robertson (/mob/living/carbon/human): check breath(/datum/gas_mixture (/datum/gas_mixture))
Cali Robertson (/mob/living/carbon/human): breathe()
Cali Robertson (/mob/living/carbon/human): breathe()
/datum/unit_test/breath_sanity (/datum/unit_test/breath_sanity): Run()
RunUnitTest(/datum/unit_test/breath_sanity (/datum/unit_test/breath_sanity), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Runtime Station: /datum/unit_test/breath_sanity:
code/modules/unit_tests/breath.dm#L33
Assertion failed: Humans can't get a full breath from the standard initial_gas_mix on a turf
|
run_all_tests
FAIL /datum/unit_test/breath_sanity 0s
|
run_all_tests
Process completed with exit code 1.
|
compile_all_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/
|
run_linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@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/
|
test_windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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/
|
run_all_tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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/
|