Change README example to not use standard_framework
#866
Annotations
10 errors and 1 warning
Test:
src/gateway/bridge/shard_manager.rs#L56
unresolved import `serenity::framework::StandardFramework`
|
Test:
src/framework/mod.rs#L34
failed to resolve: could not find `standard` in `framework`
|
Test:
src/framework/mod.rs#L35
unresolved import `serenity::framework::standard`
|
Test:
src/framework/mod.rs#L53
cannot determine resolution for the attribute macro `group`
|
Test:
src/framework/mod.rs#L54
cannot find attribute `commands` in this scope
|
Test:
src/framework/mod.rs#L46
cannot determine resolution for the attribute macro `command`
|
Test:
src/framework/mod.rs#L39
cannot determine resolution for the attribute macro `command`
|
Test:
src/framework/mod.rs#L69
cannot find value `GENERAL_GROUP` in this scope
|
Test:
src/framework/mod.rs#L43
type annotations needed
|
Test:
src/framework/mod.rs#L50
type annotations needed
|
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/.
|
The logs for this run have expired and are no longer available.
Loading