Problemas com o Gitpages. Input 'emit_telemetry' has been deprecated with message...
Boa noite, pessoal!
Sou novo em programação e fiz um deploy de um site no gitpages, mas está aparecendo esse aviso:
Input 'emit_telemetry' has been deprecated with message: Use of this input causes the action to do nothing. You should remove this build step from your workflow.
Vou colocar abaixo tudo o que aparece no deploy:
7s
##[debug]Evaluating condition for step: 'Deploy to GitHub Pages'
##[debug]Evaluating: success()
##[debug]Evaluating success:
##[debug]=> true
##[debug]Result: true
##[debug]Starting: Deploy to GitHub Pages
##[debug]Loading inputs
Warning: Input 'emit_telemetry' has been deprecated with message: Use of this input causes the action to do nothing. You should remove this build step from your workflow.
##[debug]Evaluating: github.token
##[debug]Evaluating Index:
##[debug]..Evaluating github:
##[debug]..=> Object
##[debug]..Evaluating String:
##[debug]..=> 'token'
##[debug]=> ''
##[debug]Result: ''
##[debug]Loading env
Run actions/deploy-pages@v1
##[debug]all variables are set
##[debug]ID token url is https://pipelines.actions.githubusercontent.com/ICvBERHcLnD6a3aI3sdATTHxGLhXBL3HXJ1i6XBPPomdQt3MML/00000000-0000-0000-0000-000000000000/_apis/distributedtask/hubs/Actions/plans/b9c603f0-5764-4af8-af98-1a60ebff8211/jobs/e07742bd-189a-5079-918b-43f8b2f94b89/idtoken?api-version=2.0
::add-mask::***
Actor: github-pages[bot]
Action ID: 3578561298
Artifact URL: https://pipelines.actions.githubusercontent.com/ICvBERHcLnD6a3aI3sdATTHxGLhXBL3HXJ1i6XBPPomdQt3MML/_apis/pipelines/workflows/3578561298/artifacts?api-version=6.0-preview
{"count":1,"value":[{"containerId":3212974,"size":235520,"signedContent":null,"fileContainerResourceUrl":"https://pipelines.actions.githubusercontent.com/ICvBERHcLnD6a3aI3sdATTHxGLhXBL3HXJ1i6XBPPomdQt3MML/_apis/resources/Containers/3212974","type":"actions_storage","name":"github-pages","url":"https://pipelines.actions.githubusercontent.com/ICvBERHcLnD6a3aI3sdATTHxGLhXBL3HXJ1i6XBPPomdQt3MML/_apis/pipelines/1/runs/3/artifacts?artifactName=github-pages","expiresOn":"2022-11-30T23:19:35.8820003Z","items":null}]}
Creating deployment with payload:
{
"artifact_url": "https://pipelines.actions.githubusercontent.com/ICvBERHcLnD6a3aI3sdATTHxGLhXBL3HXJ1i6XBPPomdQt3MML/_apis/pipelines/1/runs/3/artifacts?artifactName=github-pages&%24expand=SignedContent",
"pages_build_version": "96795aa4abd54643265079778c2bdaf8b460d02a",
"oidc_token": "***"
}
Created deployment for 96795aa4abd54643265079778c2bdaf8b460d02a
{"page_url":"https://denilson2022.github.io/react-ts-memorycard.vitejs/","status_url":"https://api.github.com/repos/Denilson2022/react-ts-memorycard.vitejs/pages/deployment/status/96795aa4abd54643265079778c2bdaf8b460d02a","preview_url":""}
Reported success!
##[debug]Node Action run completed with exit code 0
##[debug]Set output page_url = https://denilson2022.github.io/react-ts-memorycard.vitejs/
##[debug]Set output status = succeed
##[debug]Finishing: Deploy to GitHub Pages