feat: add try_ methods to State, document/reduce panics #106
Annotations
13 errors and 2 warnings
Checks (ubuntu-latest):
packages/iocraft/src/hooks/use_state.rs#L181
cannot borrow `v` as mutable, as it is not declared as mutable
|
Checks (ubuntu-latest):
packages/iocraft/src/hooks/use_state.rs#L267
cannot borrow `v` as mutable, as it is not declared as mutable
|
Checks (ubuntu-latest):
packages/iocraft/src/hooks/use_state.rs#L283
cannot borrow `v` as mutable, as it is not declared as mutable
|
Checks (ubuntu-latest):
packages/iocraft/src/hooks/use_state.rs#L299
cannot borrow `v` as mutable, as it is not declared as mutable
|
Checks (ubuntu-latest):
packages/iocraft/src/hooks/use_state.rs#L315
cannot borrow `v` as mutable, as it is not declared as mutable
|
Checks (ubuntu-latest)
Process completed with exit code 1.
|
Checks (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
Coverage:
packages/iocraft/src/hooks/use_state.rs#L181
cannot borrow `v` as mutable, as it is not declared as mutable
|
Coverage:
packages/iocraft/src/hooks/use_state.rs#L267
cannot borrow `v` as mutable, as it is not declared as mutable
|
Coverage:
packages/iocraft/src/hooks/use_state.rs#L283
cannot borrow `v` as mutable, as it is not declared as mutable
|
Coverage:
packages/iocraft/src/hooks/use_state.rs#L299
cannot borrow `v` as mutable, as it is not declared as mutable
|
Coverage:
packages/iocraft/src/hooks/use_state.rs#L315
cannot borrow `v` as mutable, as it is not declared as mutable
|
Coverage
Process completed with exit code 105.
|
Checks (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|