feat(account): add edge and pagination support for controllers #339
Annotations
8 errors and 4 warnings
clippy:
slot/src/graphql/auth/mod.rs#L87
cannot find struct, variant or union type `MeMe` in this scope
|
clippy:
slot/src/graphql/auth/mod.rs#L90
failed to resolve: use of undeclared crate or module `me`
|
clippy:
slot/src/graphql/auth/mod.rs#L91
failed to resolve: use of undeclared crate or module `me`
|
clippy
Process completed with exit code 101.
|
test:
slot/src/graphql/auth/mod.rs#L87
cannot find struct, variant or union type `MeMe` in this scope
|
test:
slot/src/graphql/auth/mod.rs#L90
failed to resolve: use of undeclared crate or module `me`
|
test:
slot/src/graphql/auth/mod.rs#L91
failed to resolve: use of undeclared crate or module `me`
|
test
Process completed with exit code 101.
|
fmt
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/
|
clippy
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
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/
|
ensure-windows
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/
|