The Testening: Ports improved unit tests from TG, New mapping tests, Refactors of existing tests to improve code quality #20
ci_suite.yml
on: pull_request
Collect data for other tasks
12s
Run Linters
2m 58s
Matrix: Alternate Tests
Waiting for pending jobs
Matrix: Integration Tests
Check Alternate Tests
0s
Compare Screenshot Tests
0s
Annotations
36 errors and 21 warnings
Integration Tests (boxstation) / run_integration_tests
Process completed with exit code 1.
|
Integration Tests (radstation) / run_integration_tests
Process completed with exit code 1.
|
Integration Tests (multiz_debug) / run_integration_tests
Process completed with exit code 1.
|
Integration Tests (echostation) / run_integration_tests
Process completed with exit code 1.
|
Integration Tests (deltastation) / run_integration_tests
Process completed with exit code 1.
|
Integration Tests (corgstation) / 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 (flandstation) / run_integration_tests
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/datums/components/nanites.dm#L301
OD2100: Duplicate argument "source"
|
Run Linters:
code/datums/components/squeak.dm#L121
OD2100: Duplicate argument "source"
|
Run Linters:
code/game/objects/items/mail.dm#L226
OD0404: Unknown identifier "name"
|
Run Linters:
code/game/machinery/washing_machine.dm#L325
OD0011: Can't get initial value of DMCompiler.DM.Expressions.Src
|
Run Linters:
code/game/machinery/washing_machine.dm#L325
OD0000: Negative stack size
|
Run Linters:
code/modules/antagonists/blob/powers.dm#L255
OD2302: 'name' attribute should be a constant
|
Run Linters:
code/modules/antagonists/blob/powers.dm#L256
OD2302: 'desc' attribute should be a constant
|
Run Linters
Process completed with exit code 1.
|
Run Linters
Process completed with exit code 1.
|
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 (boxstation) / 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.
|
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 (echostation) / 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 (corgstation) / 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 (flandstation) / 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.
|