stop building ios x86-64 #3905
push-tester.yml
on: push
rust_checks
30s
rust_tests_coverage
2m 12s
apps_sdk_runtime_tests
1m 53s
web_client_test
3m 4s
ios_client_build
3m 17s
markdown_links_check
34s
Matrix: exo_build_check
Matrix: rust_tests
Annotations
1 error and 63 warnings
ios_client_build
Process completed with exit code 1.
|
field `remaining` is never read:
store/src/local/mutation_index/results.rs#L61
warning: field `remaining` is never read
--> store/src/local/mutation_index/results.rs:61:9
|
58 | pub struct MutationResults {
| --------------- field in this struct
...
61 | pub remaining: usize,
| ^^^^^^^^^
|
field `matched_mutation` is never read:
store/src/local/entity_index/searcher.rs#L285
warning: field `matched_mutation` is never read
--> store/src/local/entity_index/searcher.rs:285:9
|
284 | pub struct SearchResult {
| ------------ field in this struct
285 | pub matched_mutation: MutationMetadata,
| ^^^^^^^^^^^^^^^^
|
field `last_block_offset` is never read:
store/src/local/entity_index/aggregator.rs#L59
warning: field `last_block_offset` is never read
--> store/src/local/entity_index/aggregator.rs:59:9
|
28 | pub struct EntityAggregator {
| ---------------- field in this struct
...
59 | pub last_block_offset: Option<BlockOffset>,
| ^^^^^^^^^^^^^^^^^
|
= note: `#[warn(dead_code)]` on by default
|
doc list item missing indentation:
chain/src/engine/chain_sync/mod.rs#L50
warning: doc list item missing indentation
--> chain/src/engine/chain_sync/mod.rs:50:5
|
50 | /// sure we progress and leadership hasn't changed.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
50 | /// sure we progress and leadership hasn't changed.
| +++
|
doc list item missing indentation:
chain/src/engine/chain_sync/mod.rs#L46
warning: doc list item missing indentation
--> chain/src/engine/chain_sync/mod.rs:46:5
|
46 | /// common block, which is our common ancestor.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
46 | /// common block, which is our common ancestor.
| +++
|
doc list item missing indentation:
chain/src/engine/chain_sync/mod.rs#L43
warning: doc list item missing indentation
--> chain/src/engine/chain_sync/mod.rs:43:5
|
43 | /// latest blocks.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
43 | /// latest blocks.
| +++
|
doc list item missing indentation:
chain/src/engine/chain_sync/mod.rs#L42
warning: doc list item missing indentation
--> chain/src/engine/chain_sync/mod.rs:42:5
|
42 | /// node could not have made progress without a majority of nodes signing the
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
42 | /// node could not have made progress without a majority of nodes signing the
| +++
|
doc list item missing indentation:
chain/src/engine/chain_sync/mod.rs#L41
warning: doc list item missing indentation
--> chain/src/engine/chain_sync/mod.rs:41:5
|
41 | /// with the longest chain. Taking the longest chain is valid, since this
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
41 | /// with the longest chain. Taking the longest chain is valid, since this
| +++
|
doc list item missing indentation:
chain/src/engine/chain_sync/mod.rs#L38
warning: doc list item missing indentation
--> chain/src/engine/chain_sync/mod.rs:38:5
|
38 | /// common block). During this stage, the status is 'Unknown'
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
= note: `#[warn(clippy::doc_lazy_continuation)]` on by default
help: indent this line
|
38 | /// common block). During this stage, the status is 'Unknown'
| +++
|
rust_checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions-rs/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
rust_checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/[email protected], actions-rs/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
rust_checks
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/
|
rust_checks
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/
|
rust_checks
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/
|
rust_checks
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/
|
exo_build_check (aarch64-apple-darwin, macos-14, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
exo_build_check (aarch64-apple-darwin, macos-14, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
exo_build_check (aarch64-apple-darwin, macos-14, false)
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/
|
exo_build_check (aarch64-apple-darwin, macos-14, false)
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/
|
exo_build_check (aarch64-apple-darwin, macos-14, false)
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/
|
exo_build_check (aarch64-apple-darwin, macos-14, false)
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/
|
exo_build_check (armv7-unknown-linux-gnueabihf, ubuntu-latest, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
exo_build_check (armv7-unknown-linux-gnueabihf, ubuntu-latest, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
exo_build_check (armv7-unknown-linux-gnueabihf, ubuntu-latest, true)
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/
|
exo_build_check (armv7-unknown-linux-gnueabihf, ubuntu-latest, true)
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/
|
exo_build_check (armv7-unknown-linux-gnueabihf, ubuntu-latest, true)
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/
|
exo_build_check (armv7-unknown-linux-gnueabihf, ubuntu-latest, true)
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/
|
rust_tests (x86_64-apple-darwin, macos-14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
rust_tests (x86_64-apple-darwin, macos-14)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
rust_tests (x86_64-apple-darwin, macos-14)
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/
|
rust_tests (x86_64-apple-darwin, macos-14)
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/
|
rust_tests (x86_64-apple-darwin, macos-14)
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/
|
rust_tests (x86_64-apple-darwin, macos-14)
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/
|
apps_sdk_runtime_tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
apps_sdk_runtime_tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
apps_sdk_runtime_tests
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/
|
apps_sdk_runtime_tests
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/
|
apps_sdk_runtime_tests
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/
|
apps_sdk_runtime_tests
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/
|
rust_tests (x86_64-unknown-linux-gnu, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
rust_tests (x86_64-unknown-linux-gnu, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
rust_tests (x86_64-unknown-linux-gnu, ubuntu-latest)
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/
|
rust_tests (x86_64-unknown-linux-gnu, ubuntu-latest)
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/
|
rust_tests (x86_64-unknown-linux-gnu, ubuntu-latest)
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/
|
rust_tests (x86_64-unknown-linux-gnu, ubuntu-latest)
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/
|
rust_tests_coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
rust_tests_coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
rust_tests_coverage
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/
|
rust_tests_coverage
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/
|
rust_tests_coverage
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/
|
rust_tests_coverage
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/
|
web_client_test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
web_client_test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
web_client_test
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/
|
web_client_test
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/
|
web_client_test
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/
|
web_client_test
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/
|
ios_client_build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ios_client_build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ios_client_build
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/
|
ios_client_build
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/
|
ios_client_build
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/
|
ios_client_build
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
184 KB |
|