Skip to content

The Testening: Ports improved unit tests from TG, New mapping tests, Refactors of existing tests to improve code quality #19

The Testening: Ports improved unit tests from TG, New mapping tests, Refactors of existing tests to improve code quality

The Testening: Ports improved unit tests from TG, New mapping tests, Refactors of existing tests to improve code quality #19

Triggered via pull request August 24, 2024 13:53
Status Failure
Total duration 5m 6s
Artifacts

ci_suite.yml

on: pull_request
Collect data for other tasks
10s
Collect data for other tasks
Matrix: Alternate Tests
Waiting for pending jobs
Matrix: Integration Tests
Check Alternate Tests
0s
Check Alternate Tests
Compare Screenshot Tests
0s
Compare Screenshot Tests
Fit to window
Zoom out
Zoom in

Annotations

46 errors and 21 warnings
Integration Tests (flandstation) / run_integration_tests
Process completed with exit code 1.
Integration Tests (multiz_debug) / run_integration_tests
Process completed with exit code 1.
Integration Tests (corgstation) / run_integration_tests
Process completed with exit code 1.
Integration Tests (boxstation) / run_integration_tests
Process completed with exit code 1.
Integration Tests (metastation) / run_integration_tests
Process completed with exit code 1.
Integration Tests (kilostation) / run_integration_tests
Process completed with exit code 1.
Integration Tests (deltastation) / run_integration_tests
Process completed with exit code 1.
Integration Tests (echostation) / run_integration_tests
Process completed with exit code 1.
Integration Tests (radstation) / run_integration_tests
Process completed with exit code 1.
Run Linters: code/game/atoms.dm#L707
got ';', expected one of: operator, term
Run Linters: code/game/atoms.dm#L751
got ';', expected one of: operator, term
Run Linters: code/game/objects/effects/temporary_visuals/temporary_visual.dm#L16
got ';', expected one of: operator, term
Run Linters: code/game/objects/items/implants/implant_track.dm#L20
got ';', expected one of: operator, term
Run Linters: code/modules/mob/living/carbon/update_icons.dm#L26
got ';', expected one of: operator, term
Run Linters: code/modules/mob/living/simple_animal/simple_animal.dm#L510
got ';', expected one of: operator, term
Run Linters: code/modules/mob/living/simple_animal/hostile/mining_mobs/goliath.dm#L209
got ';', expected one of: operator, term
Run Linters: code/modules/multiz/movement/mob/living_zmove.dm#L159
got ';', expected one of: operator, term
Run Linters: code/modules/multiz/zmimic/mimic_movable.dm#L22
got ';', expected one of: operator, term
Run Linters: code/modules/multiz/zmimic/mimic_movable.dm#L135
got ';', expected one of: operator, term
Run Linters
Process completed with exit code 1.
Run Linters
Process completed with exit code 1.
Run Linters
Process completed with exit code 1.
Run Linters
Process completed with exit code 1.
Run Linters
Process completed with exit code 1.
Run Linters
Process completed with exit code 1.
Run Linters: code/__byond_version_compat.dm#L31
OD1200: #error We do not yet completely support BYOND 515.
Run Linters: code/_compile_options.dm#L142
OD1200: #error Compiling BeeStation in OpenDream is unsupported due to BeeStation's dependence on the auxtools DLL to function.
Run Linters: code/game/atoms.dm#L707
OD0012: Expected a value
Run Linters: code/game/atoms.dm#L751
OD0012: Expected a value
Run Linters: code/modules/mob/living/carbon/update_icons.dm#L26
OD0012: Expected a value
Ticked File Enforcement: beestation.dme#L1
Missing include for code\game\objects\effects\water_ripple.dm.
Ticked File Enforcement: beestation.dme#L1
Missing include for code\game\gamemodes\gangs\dominator.dm.
Ticked File Enforcement: beestation.dme#L1
Missing include for code\__HELPERS\unused.dm.
Ticked File Enforcement: beestation.dme#L1
Missing include for code\datums\components\archaeology.dm.
Ticked File Enforcement: beestation.dme#L1
Missing include for code\datums\components\alert_research.dm.
Ticked File Enforcement: beestation.dme#L1
Missing include for code\__DEFINES\_readme.dm.
Ticked File Enforcement: beestation.dme#L1
Missing include for code\modules\holiday\halloween.dm.
Ticked File Enforcement: beestation.dme#L1
Missing include for code\modules\antagonists\disease\disease_abilities.dm.
Ticked File Enforcement: beestation.dme#L1
Missing include for code\modules\events\floorcluwne.dm.
Ticked File Enforcement: beestation.dme#L1
Missing include for code\modules\events\wizard\embeddies.dm.
Integration Tests (runtimestation) / run_integration_tests
Process completed with exit code 1.
Integration Tests (flandstation) / run_integration_tests
No files were found with the provided path: data/screenshots_new/. No artifacts will be uploaded.
Integration Tests (multiz_debug) / run_integration_tests
No files were found with the provided path: data/screenshots_new/. No artifacts will be uploaded.
Integration Tests (corgstation) / run_integration_tests
No files were found with the provided path: data/screenshots_new/. No artifacts will be uploaded.
Integration Tests (boxstation) / run_integration_tests
No files were found with the provided path: data/screenshots_new/. No artifacts will be uploaded.
Integration Tests (metastation) / run_integration_tests
No files were found with the provided path: data/screenshots_new/. No artifacts will be uploaded.
Integration Tests (kilostation) / run_integration_tests
No files were found with the provided path: data/screenshots_new/. No artifacts will be uploaded.
Integration Tests (deltastation) / run_integration_tests
No files were found with the provided path: data/screenshots_new/. No artifacts will be uploaded.
Integration Tests (echostation) / run_integration_tests
No files were found with the provided path: data/screenshots_new/. No artifacts will be uploaded.
Integration Tests (radstation) / run_integration_tests
No files were found with the provided path: data/screenshots_new/. No artifacts will be uploaded.
Run Linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. 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
OD0000: Unimplemented proc & var warnings are currently suppressed (This is expected and can be ignored)
Run Linters: code/_compile_options.dm#L107
OD1201: #warn WARNING: Your BYOND version is over the recommended version (514.1589)! Stability is not guaranteed.
Run Linters: code/__DEFINES/qdel.dm#L22
OD1201: #warn TG0001 qdel REFERENCE_TRACKING enabled
Run Linters: code/datums/components/construction.dm#L94
OD3201: Expected "if" or "else" - "else if" is ambiguous as a switch case and may cause unintended flow
Run Linters: code/datums/components/construction.dm#L111
OD3201: Expected "if" or "else" - "else if" is ambiguous as a switch case and may cause unintended flow
Run Linters: code/datums/components/deployable.dm#L69
OD2500: Macro "\a" requires interpolated expression
Run Linters: code/datums/ai/hunting_behavior/hunting_behaviors.dm#L103
OD2304: Invalid index operation. datum[] index operations are not valid starting in BYOND 515.1641
Run Linters: code/datums/components/_component.dm#L331
OD2304: Invalid index operation. datum[] index operations are not valid starting in BYOND 515.1641
Run Linters: code/datums/greyscale/_greyscale_config.dm#L285
OD2304: Invalid index operation. datum[] index operations are not valid starting in BYOND 515.1641
Run Linters: code/datums/greyscale/_greyscale_config.dm#L335
OD2304: Invalid index operation. datum[] index operations are not valid starting in BYOND 515.1641
Integration Tests (runtimestation) / run_integration_tests
No files were found with the provided path: data/screenshots_new/. No artifacts will be uploaded.