Liquid attacks can do damage, apply flags, apply effects #83459
Annotations
10 errors and 1 warning
run tests:
data/json/damage_types.json#L104
(~[slow] ~[.],starting_items)=> Invalid or misplaced field name "env" in JSON data
"type": "damage_type",
"physical": true,
"env": true,
▲▲▲
"magic_color": "light_green",
"name": "acid",
|
run tests:
data/json/damage_types.json#L148
(~[slow] ~[.],starting_items)=> Invalid or misplaced field name "env" in JSON data
"type": "damage_type",
"physical": false,
"env": true,
▲▲▲
"magic_color": "red",
"name": "fire",
|
run tests:
tests/eoc_test.cpp#L468
18.0 == Approx( 9.0 )
|
run tests:
tests/iteminfo_test.cpp#L1226
0.9f == Approx( 9.0 )
|
run tests:
tests/iteminfo_test.cpp#L1226
0.6f == Approx( 3.0 )
|
run tests:
tests/iteminfo_test.cpp#L1226
18.0f == Approx( 9.0 )
|
run tests:
tests/iteminfo_test.cpp#L1226
11.33333f == Approx( 1.0 )
|
run tests:
tests/iteminfo_test.cpp#L1226
10.0f == Approx( 5.0 )
|
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading