chore(shard.lock): update shards (#374) #1130
ci.yml
on: push
test
/
TODOs → GitHub Issues
23s
crystal-style
/
crystal-style
1m 50s
dockerfile-style
/
dockerfile-style
10s
Matrix: test / test
Annotations
1 error, 6 warnings, and 1 notice
test / crystal: latest, MT: ☐, canary: ☐
Process completed with exit code 1.
|
dockerfile-style / dockerfile-style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / TODOs → GitHub Issues
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint/UnneededDisableDirective:
src/placeos-rest-api/controllers/chat_gpt/chat_manager.cr#L114
Unnecessary disabling of Metrics/CyclomaticComplexity
|
crystal-style / crystal-style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / 🚧 crystal: unstable, MT: ☐, canary: ☐
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / crystal: latest, MT: ☐, canary: ☐
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Style/VerboseBlock:
src/placeos-rest-api/controllers/asset_types.cr#L61
Use short block notation instead: `each(&.asset_count=(counts[type.id]? || 0_i64))`
|