Utility Bot #1
Annotations
5 errors and 11 warnings
Test:
src/consts.rs#L29
field `required_roles` is never read
|
Test:
src/consts.rs#L47
fields `unverified_role`, `head_of_ss`, `staff`, and `appeal_forum` are never read
|
Test:
src/model.rs#L35
fields `id` and `time` are never read
|
Test:
src/model.rs#L45
field `userid` is never read
|
Test
Process completed with exit code 101.
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test:
src/consts.rs#L29
field `required_roles` is never read
|
Test:
src/consts.rs#L47
fields `unverified_role`, `head_of_ss`, `staff`, and `appeal_forum` are never read
|
Test:
src/model.rs#L35
fields `id` and `time` are never read
|
Test:
src/model.rs#L45
field `userid` is never read
|
Test:
src/commands/captains.rs#L67
accessing first element with `members.get(0)`
|
Test:
src/db.rs#L188
accessing first element with `row.get(0)`
|
Test:
src/db.rs#L201
accessing first element with `row.get(0)`
|
Test:
src/db.rs#L217
accessing first element with `row.get(0)`
|
Test:
src/db.rs#L238
accessing first element with `row.get(0)`
|
Test:
src/db.rs#L254
accessing first element with `row.get(0)`
|