fix ci #89
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run lint:
vars/main.yml#L14
Jinja2 spacing could be improved: {% if node_data_root_path != '' -%} {{ node_data_root_path }} {%- else -%} {{ _node_user_home_path }}/.local/share/polkadot {%- endif %} -> {% if node_data_root_path != '' -%} {{ node_data_root_path }}{%- else -%} {{ _node_user_home_path }}/.local/share/polkadot{%- endif %}
|
Run lint:
vars/main.yml#L15
Jinja2 spacing could be improved: {% if node_memory_profiler_log_path != '' -%} {{ node_memory_profiler_log_path }} {%- else -%} {{ _node_user_home_path }}/logs {%- endif %} -> {% if node_memory_profiler_log_path != '' -%} {{ node_memory_profiler_log_path }}{%- else -%} {{ _node_user_home_path }}/logs{%- endif %}
|
Run lint:
vars/main.yml#L47
Jinja2 spacing could be improved: {%- if _node_restore_relaychain and not _node_restore_parachain -%} {{ [_node_chain_backup_data] }} {%- elif not _node_restore_relaychain and _node_restore_parachain -%} {{ [_node_parachain_chain_backup_data] }} {%- elif _node_restore_relaychain and _node_restore_parachain -%} {{ [_node_chain_backup_data, _node_parachain_chain_backup_data] }} {%- else -%} {{ [] }} {%- endif %} -> {%- if _node_restore_relaychain and not _node_restore_parachain -%} {{ [_node_chain_backup_data] }}{%- elif not _node_restore_relaychain and _node_restore_parachain -%} {{ [_node_parachain_chain_backup_data] }}{%- elif _node_restore_relaychain and _node_restore_parachain -%} {{ [_node_chain_backup_data, _node_parachain_chain_backup_data] }}{%- else -%} {{ [] }}{%- endif %}
|
Run lint:
vars/main.yml#L59
Jinja2 spacing could be improved: {{ (node_chain_backup_restoring_type == 'http' and ( node_chain_backup_http_base_url != '' or node_chain_backup_http_url != '')) or (node_chain_backup_restoring_type == 'tar' and node_chain_backup_url != '') }} -> {{ (node_chain_backup_restoring_type == 'http' and (node_chain_backup_http_base_url != '' or node_chain_backup_http_url != '')) or (node_chain_backup_restoring_type == 'tar' and node_chain_backup_url != '') }}
|
Run lint:
vars/main.yml#L79
Jinja2 spacing could be improved: {{ node_parachain_role != '' and ((node_parachain_chain_backup_restoring_type == 'http' and (node_parachain_chain_backup_http_base_url != '' or node_parachain_chain_backup_http_url != '' )) or (node_parachain_chain_backup_restoring_type == 'tar' and node_parachain_chain_backup_url != '')) }} -> {{ node_parachain_role != '' and ((node_parachain_chain_backup_restoring_type == 'http' and (node_parachain_chain_backup_http_base_url != '' or node_parachain_chain_backup_http_url != '')) or (node_parachain_chain_backup_restoring_type == 'tar' and node_parachain_chain_backup_url != '')) }}
|
Set up job
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Checkout
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Setup Python
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Check molecule
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Install Python modules
43s
43s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Print versions
2s
2s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run lint
9s
9s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run molecule tests
6m 29s
6m 29s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Setup Python
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Checkout
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading