Skip to content

[pull] master from trailofbits:master #8

[pull] master from trailofbits:master

[pull] master from trailofbits:master #8

Triggered via pull request August 4, 2025 18:09
Status Success
Total duration 1m 25s
Artifacts

smart-tests.yml

on: pull_request
Detect Changed Files
7s
Detect Changed Files
Ansible Syntax Check
33s
Ansible Syntax Check
Basic Sanity Tests
0s
Basic Sanity Tests
Docker Build Test
0s
Docker Build Test
Configuration Tests
0s
Configuration Tests
Linting
1m 2s
Linting
Trigger Integration Tests
0s
Trigger Integration Tests
All Required Tests
2s
All Required Tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
syntax-check[unknown-module]: roles/wireguard/tasks/keys.yml#L40
couldn't resolve module/action 'x25519_pubkey'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[unknown-module]: roles/cloud-linode/tasks/main.yml#L15
couldn't resolve module/action 'linode_stackscript_v4'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[unknown-module]: roles/cloud-lightsail/tasks/prompts.yml#L26
couldn't resolve module/action 'lightsail_region_facts'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[unknown-module]: roles/cloud-gce/tasks/prompts.yml#L25
couldn't resolve module/action 'gcp_compute_location_info'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[specific]: playbooks/rescue.yml#L2
'debug' is not a valid attribute for a Play
syntax-check[specific]: playbooks/cloud-pre.yml#L2
'block' is not a valid attribute for a Play
syntax-check[specific]: playbooks/cloud-post.yml#L2
'set_fact' is not a valid attribute for a Play
risky-file-permissions: roles/common/tasks/freebsd.yml#L53
File permissions unset or incorrect.
risky-file-permissions: roles/common/tasks/aip/digitalocean.yml#L15
File permissions unset or incorrect.
no-changed-when: roles/common/handlers/main.yml#L32
Commands should not change things if nothing needs doing.
no-changed-when: roles/common/handlers/main.yml#L22
Commands should not change things if nothing needs doing.
no-changed-when: roles/common/handlers/main.yml#L8
Commands should not change things if nothing needs doing.
load-failure[runtimeerror]: roles/cloud-lightsail/files/stack.yaml#L1
('Failed to load YAML file', PosixPath('roles/cloud-lightsail/files/stack.yaml'))
load-failure[runtimeerror]: roles/cloud-ec2/files/stack.yaml#L1
('Failed to load YAML file', PosixPath('roles/cloud-ec2/files/stack.yaml'))
risky-file-permissions: roles/client/tasks/main.yml#L64
File permissions unset or incorrect.
risky-file-permissions: roles/client/tasks/main.yml#L43
File permissions unset or incorrect.
no-changed-when: playbooks/cloud-pre.yml#L3
Commands should not change things if nothing needs doing.