Create test build #8
Annotations
10 errors and 1 warning
Publish:
src/app/mod.rs#L146
method `session_mut` is not a member of trait `RpcContext`
|
Publish:
src/app/mod.rs#L150
method `vars` is not a member of trait `RpcContext`
|
Publish:
src/app/mod.rs#L154
method `vars_mut` is not a member of trait `RpcContext`
|
Publish:
src/app/mod.rs#L16
module `method` is private
|
Publish:
src/app/mod.rs#L38
the trait bound `SurrealWasmEngineInner: RpcProtocolV1` is not satisfied
|
Publish:
src/app/mod.rs#L38
the trait bound `SurrealWasmEngineInner: RpcProtocolV2` is not satisfied
|
Publish:
src/app/mod.rs#L38
this method takes 3 arguments but 2 arguments were supplied
|
Publish:
src/app/mod.rs#L36
the trait bound `SurrealWasmEngineInner: RpcProtocolV1` is not satisfied
|
Publish:
src/app/mod.rs#L36
the trait bound `SurrealWasmEngineInner: RpcProtocolV2` is not satisfied
|
Publish:
src/app/mod.rs#L39
the trait bound `SurrealWasmEngineInner: RpcProtocolV1` is not satisfied
|
Publish
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|