Skip to content

Fixed repeating categories in the crafting menu and sorted all the recipes #407

Fixed repeating categories in the crafting menu and sorted all the recipes

Fixed repeating categories in the crafting menu and sorted all the recipes #407

Status Failure
Total duration 1m 50s
Artifacts

ci_suite.yml

on: pull_request
Collect data for other tasks
11s
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

43 errors and 24 warnings
Compile Maps
Process completed with exit code 1.
Integration Tests (echostation) / 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 (multiz_debug) / run_integration_tests
Process completed with exit code 1.
Integration Tests (boxstation) / run_integration_tests
Process completed with exit code 1.
Integration Tests (deltastation) / run_integration_tests
Process completed with exit code 1.
Integration Tests (radstation) / run_integration_tests
Process completed with exit code 1.
Integration Tests (runtimestation) / 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: code/datums/components/crafting/crafting.dm#L16
unknown variable: CAT_WEAPON
Run Linters: code/datums/components/crafting/crafting.dm#L49
unknown variable: CAT_NONE
Run Linters: code/datums/components/crafting/crafting.dm#L50
unknown variable: CAT_NONE
Run Linters: code/__HELPERS/global_lists.dm#L81
failed to resolve path /datum/crafting_recipe
Run Linters: code/__HELPERS/global_lists.dm#L81
failed to resolve path /datum/crafting_recipe
Run Linters: code/__HELPERS/global_lists.dm#L82
undefined type: /datum/crafting_recipe
Run Linters: code/game/atoms.dm#L447
undefined type: /datum/crafting_recipe
Run Linters: code/modules/antagonists/ashwalker/ashwalker.dm#L34
failed to resolve path /datum/crafting_recipe/skeleton_key
Run Linters: code/modules/antagonists/ashwalker/ashwalker.dm#L35
failed to resolve path /datum/crafting_recipe/drakecloak
Run Linters: code/modules/antagonists/ashwalker/ashwalker.dm#L36
failed to resolve path /datum/crafting_recipe/primal_lasso
Run Linters
Process completed with exit code 1.
Run Linters: code/datums/components/crafting/crafting.dm#L18
OD0404: Unknown identifier "CAT_WEAPON"
Run Linters: code/datums/components/crafting/crafting.dm#L50
OD0404: Unknown identifier "CAT_NONE"
Run Linters: code/datums/components/crafting/crafting.dm#L51
OD0404: Unknown identifier "CAT_NONE"
Run Linters: code/game/objects/items/granters.dm#L462
OD0404: Type /datum/crafting_recipe/food/mimetart does not exist
Run Linters: code/game/objects/items/granters.dm#L463
OD0404: Type /datum/crafting_recipe/food/berrytart does not exist
Run Linters: code/game/objects/items/granters.dm#L464
OD0404: Type /datum/crafting_recipe/food/cocoalavatart does not exist
Run Linters: code/game/objects/items/granters.dm#L465
OD0404: Type /datum/crafting_recipe/food/clowncake does not exist
Run Linters: code/game/objects/items/granters.dm#L466
OD0404: Type /datum/crafting_recipe/food/vanillacake does not exist
Run Linters: code/__HELPERS/global_lists.dm#L81
OD0404: Type /datum/crafting_recipe does not exist
Run Linters: code/__HELPERS/global_lists.dm#L81
OD0404: Type /datum/crafting_recipe does not exist
Ticked File Enforcement: beestation.dme#L1
Missing include for code\__DEFINES\crafting.dm.
Ticked File Enforcement: beestation.dme#L1
Missing include for code\datums\components\crafting\_recipes.dm.
Ticked File Enforcement: beestation.dme#L1
Missing include for code\datums\components\crafting\crafting_lists\drinks.dm.
Ticked File Enforcement: beestation.dme#L1
Missing include for code\datums\components\crafting\crafting_lists\structures.dm.
Ticked File Enforcement: beestation.dme#L1
Missing include for code\datums\components\crafting\crafting_lists\misc.dm.
Ticked File Enforcement: beestation.dme#L1
Missing include for code\datums\components\crafting\crafting_lists\robots.dm.
Ticked File Enforcement: beestation.dme#L1
Missing include for code\datums\components\crafting\crafting_lists\primal.dm.
Ticked File Enforcement: beestation.dme#L1
Missing include for code\datums\components\crafting\crafting_lists\foodstuffs\recipes_spaghetti.dm.
Ticked File Enforcement: beestation.dme#L1
Missing include for code\datums\components\crafting\crafting_lists\foodstuffs\_recipes.dm.
Ticked File Enforcement: beestation.dme#L1
Missing include for code\datums\components\crafting\crafting_lists\foodstuffs\recipes_meat.dm.
Windows Build
Process completed with exit code 1.
Integration Tests (echostation) / 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 (multiz_debug) / 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 (deltastation) / 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 (runtimestation) / 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: code/__HELPERS/global_lists.dm#L83
field access requires static type: "reqs"
Run Linters: code/__HELPERS/global_lists.dm#L83
field access requires static type: "reqs"
Run Linters: code/modules/asset_cache/asset_list_items.dm#L418
field access requires static type: "name"
Run Linters: code/modules/asset_cache/asset_list_items.dm#L420
field access requires static type: "result"
Run Linters: code/modules/asset_cache/asset_list_items.dm#L422
field access requires static type: "type"
Run Linters: code/datums/components/crafting/crafting.dm#L78
field access requires static type: "reqs"
Run Linters: code/datums/components/crafting/crafting.dm#L80
field access requires static type: "reqs"
Run Linters: code/datums/components/crafting/crafting.dm#L83
field access requires static type: "blacklist"
Run Linters: code/datums/components/crafting/crafting.dm#L83
proc call requires static type: "Find"
Run Linters: code/datums/components/crafting/crafting.dm#L101
field access requires static type: "chem_catalysts"
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