Skip to content

Conversation

@rohitthakur2590
Copy link

No description provided.

Signed-off-by: rohitthakur2590 <[email protected]>
Signed-off-by: rohitthakur2590 <[email protected]>
Signed-off-by: rohitthakur2590 <[email protected]>
Signed-off-by: rohitthakur2590 <[email protected]>
Signed-off-by: rohitthakur2590 <[email protected]>
Signed-off-by: rohitthakur2590 <[email protected]>
Signed-off-by: rohitthakur2590 <[email protected]>
Signed-off-by: rohitthakur2590 <[email protected]>
Signed-off-by: rohitthakur2590 <[email protected]>
Signed-off-by: rohitthakur2590 <[email protected]>
Signed-off-by: rohitthakur2590 <[email protected]>
@rohitthakur2590 rohitthakur2590 changed the title [DNM]: ci_workflow_update Fix CI issues and update workflows for jobs : lint, sanity , unit runs Nov 19, 2025
@chidanandpujar
Copy link
Collaborator

Hi @rohitthakur2590 ,
Thanks for submitting the pull request:
As part of validation, I am getting following error.

~/test_github_workflow/ansible-junos-stdlib# ./bin/act pull_request --rm
INFO[0000] Using docker host 'unix:///var/run/docker.sock', and daemon socket 'unix:///var/run/docker.sock'
Error: workflow is not valid. 'tests.yml': yaml: invalid Unicode character

Thanks
Chidanand

Signed-off-by: rohitthakur2590 <[email protected]>
@rohitthakur2590
Copy link
Author

Hi @rohitthakur2590 , Thanks for submitting the pull request: As part of validation, I am getting following error.

~/test_github_workflow/ansible-junos-stdlib# ./bin/act pull_request --rm INFO[0000] Using docker host 'unix:///var/run/docker.sock', and daemon socket 'unix:///var/run/docker.sock' Error: workflow is not valid. 'tests.yml': yaml: invalid Unicode character

Thanks Chidanand

seems like act is failing due to non-UTF8/hidden Unicode bytes in .github/workflows/tests.yml (likely around the 🧪 emoji). Normalize the file to UTF-8 or remove the emoji; GitHub Actions tolerates it but act doesn’t
Can you give it another try and see if this works ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants