Skip to content

Create CI/CD Pipeline using GitHub Actions #5

Create CI/CD Pipeline using GitHub Actions

Create CI/CD Pipeline using GitHub Actions #5

Triggered via pull request September 2, 2024 19:52
@xbrianhxbrianh
synchronize #1
xbrianh-cicd
Status Failure
Total duration 17s
Artifacts

tox.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
build (3.12)
AADSTS70025: Client application has no configured federated identity credentials. Trace ID: daa331c1-fd45-48f5-99ae-8811cbe6b300 Correlation ID: 19203c40-c6c2-4625-96f2-474080ce0339 Timestamp: 2024-09-02 19:52:24Z
build (3.12)
Interactive authentication is needed. Please run: az login
build (3.12)
Login failed with Error: The process '/usr/bin/az' failed with exit code 1. Double check if the 'auth-type' is correct. Refer to https://github.com/Azure/login#readme for more information.
build (3.12)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
build (3.12)
The following actions use a deprecated Node.js version and will be forced to run on node20: google-github-actions/auth@v0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (3.12)
The "create_credentials_file" option is true, but the current GitHub workspace is empty. Did you forget to use "actions/checkout" before this step? If you do not intend to share authentication with future steps in this job, set "create_credentials_file" to false.