wip #13
Annotations
9 errors
test (ubuntu-latest):
src/server.rs#L114
cannot borrow `self` as mutable, as it is not declared as mutable
|
test (ubuntu-latest):
src/server.rs#L114
cannot borrow `self` as mutable because it is also borrowed as immutable
|
test (ubuntu-latest)
Process completed with exit code 101.
|
test (macos-latest):
src/server.rs#L114
cannot borrow `self` as mutable, as it is not declared as mutable
|
test (macos-latest):
src/server.rs#L114
cannot borrow `self` as mutable because it is also borrowed as immutable
|
test (macos-latest)
Process completed with exit code 101.
|
test (windows-latest):
src/server.rs#L114
cannot borrow `self` as mutable, as it is not declared as mutable
|
test (windows-latest):
src/server.rs#L114
cannot borrow `self` as mutable because it is also borrowed as immutable
|
test (windows-latest)
Process completed with exit code 1.
|