Implement proper sharing #390
cicd.yml
on: pull_request
Check
2m 25s
Test Suite
1m 15s
Test Coverage
1m 34s
Lints
1m 57s
Annotations
32 errors and 4 warnings
|
Test Suite:
crates/store/src/combined_calendar_store.rs#L17
the trait `CalendarStore` is not dyn compatible
|
|
Test Suite:
crates/store/src/combined_calendar_store.rs#L39
method `insert_calendar` has 0 type parameters but its trait declaration has 1 type parameter
|
|
Test Suite:
crates/store/src/combined_calendar_store.rs#L39
method `update_calendar` has 0 type parameters but its trait declaration has 1 type parameter
|
|
Test Suite:
crates/store/src/combined_calendar_store.rs#L12
the trait `CalendarStore` is not dyn compatible
|
|
Test Suite:
crates/store/src/combined_calendar_store.rs#L198
cannot find type `Calendar` in the crate root
|
|
Test Suite:
crates/store/src/combined_calendar_store.rs#L187
cannot find type `Calendar` in the crate root
|
|
Test Suite:
crates/store/src/combined_calendar_store.rs#L100
cannot find type `Calendar` in the crate root
|
|
Test Suite:
crates/store/src/combined_calendar_store.rs#L64
cannot find type `Calendar` in the crate root
|
|
Test Suite:
crates/store/src/combined_calendar_store.rs#L47
cannot find type `Calendar` in the crate root
|
|
Test Suite:
crates/store/src/combined_calendar_store.rs#L1
unresolved import `crate::Calendar`
|
|
Test Coverage
Process completed with exit code 1.
|
|
Test Coverage:
crates/store/src/combined_calendar_store.rs#L1
unresolved import `crate::Calendar`
|
|
Lints:
crates/store/src/combined_calendar_store.rs#L17
the trait `calendar_store::CalendarStore` is not dyn compatible
|
|
Lints:
crates/store/src/combined_calendar_store.rs#L39
method `insert_calendar` has 0 type parameters but its trait declaration has 1 type parameter
|
|
Lints:
crates/store/src/combined_calendar_store.rs#L39
method `update_calendar` has 0 type parameters but its trait declaration has 1 type parameter
|
|
Lints:
crates/store/src/combined_calendar_store.rs#L12
the trait `calendar_store::CalendarStore` is not dyn compatible
|
|
Lints:
crates/store/src/combined_calendar_store.rs#L198
cannot find type `Calendar` in the crate root
|
|
Lints:
crates/store/src/combined_calendar_store.rs#L187
cannot find type `Calendar` in the crate root
|
|
Lints:
crates/store/src/combined_calendar_store.rs#L100
cannot find type `Calendar` in the crate root
|
|
Lints:
crates/store/src/combined_calendar_store.rs#L64
cannot find type `Calendar` in the crate root
|
|
Lints:
crates/store/src/combined_calendar_store.rs#L47
cannot find type `Calendar` in the crate root
|
|
Lints:
crates/store/src/combined_calendar_store.rs#L1
unresolved import `crate::Calendar`
|
|
Check:
crates/store/src/combined_calendar_store.rs#L17
the trait `CalendarStore` is not dyn compatible
|
|
Check:
crates/store/src/combined_calendar_store.rs#L39
method `insert_calendar` has 0 type parameters but its trait declaration has 1 type parameter
|
|
Check:
crates/store/src/combined_calendar_store.rs#L39
method `update_calendar` has 0 type parameters but its trait declaration has 1 type parameter
|
|
Check:
crates/store/src/combined_calendar_store.rs#L12
the trait `CalendarStore` is not dyn compatible
|
|
Check:
crates/store/src/combined_calendar_store.rs#L198
cannot find type `Calendar` in the crate root
|
|
Check:
crates/store/src/combined_calendar_store.rs#L187
cannot find type `Calendar` in the crate root
|
|
Check:
crates/store/src/combined_calendar_store.rs#L100
cannot find type `Calendar` in the crate root
|
|
Check:
crates/store/src/combined_calendar_store.rs#L64
cannot find type `Calendar` in the crate root
|
|
Check:
crates/store/src/combined_calendar_store.rs#L47
cannot find type `Calendar` in the crate root
|
|
Check:
crates/store/src/combined_calendar_store.rs#L1
unresolved import `crate::Calendar`
|
|
Test Suite
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Coverage
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lints
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|