Merge branch 'master' of https://github.com/DarpHome/discord.v #83
Annotations
10 errors and 4 warnings
Run library tests:
src/guild.v#L1763
error: cannot use `discord.Snowflake` as Result type in return argument
|
Run library tests:
src/guild.v#L1761
error: mismatched types `?[]discord.Snowflake` and `[]void`
|
Run library tests:
src/guild.v#L1774
error: cannot use `discord.Snowflake` as Result type in return argument
|
Run library tests:
src/guild.v#L1772
error: mismatched types `?[]discord.Snowflake` and `[]void`
|
Run library tests:
src/guild.v#L1804
error: cannot assign to `r['delete_message_seconds']`: expected `[]json2.Any`, not `i64`
|
Run library tests:
src/guild.v#L1806
error: cannot use `map[string][]x.json2.Any` as type `json2.Any` in return argument
|
Run library tests:
src/guild.v#L1763
error: cannot use `discord.Snowflake` as Result type in return argument
|
Run library tests:
src/guild.v#L1761
error: mismatched types `?[]discord.Snowflake` and `[]void`
|
Run library tests:
src/guild.v#L1774
error: cannot use `discord.Snowflake` as Result type in return argument
|
Run library tests:
src/guild.v#L1772
error: mismatched types `?[]discord.Snowflake` and `[]void`
|
Run library tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, nocturlab/setup-vlang-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run library tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, nocturlab/setup-vlang-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run library tests
Unexpected input(s) 'id', valid inputs are ['v-version']
|
Run library tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|