Skip to content

chore(shard.lock): bump deps #633

chore(shard.lock): bump deps

chore(shard.lock): bump deps #633

Triggered via push January 25, 2024 03:44
Status Success
Total duration 12m 17s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 1 notice
Lint/UnneededDisableDirective: src/placeos-rest-api/controllers/chat_gpt/chat_manager.cr#L114
Unnecessary disabling of Metrics/CyclomaticComplexity
Style/VerboseBlock: src/placeos-rest-api/controllers/asset_types.cr#L61
Use short block notation instead: `each(&.asset_count=(counts[type.id]? || 0_i64))`