refactor(backend): Config storage as an enum #5344
Annotations
7 errors and 6 warnings
Run cargo test:
backend/src/storage/postgres.rs#L19
failed to resolve: could not find `worker` in the crate root
|
Run cargo test:
backend/src/storage/mod.rs#L20
failed to resolve: could not find `worker` in the crate root
|
Run cargo test:
backend/src/config.rs#L76
cannot find type `Arc` in this scope
|
Run cargo test:
backend/src/config.rs#L121
failed to resolve: use of undeclared type `Arc`
|
Run cargo test:
backend/src/config.rs#L145
cannot find type `Arc` in this scope
|
Run cargo test
could not compile `reacher_backend` (lib) due to 5 previous errors
|
Run cargo test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install stable toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install stable toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install stable toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install stable toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run cargo test
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Loading