Skip to content

fix:updating the app #3

fix:updating the app

fix:updating the app #3

Triggered via push October 16, 2024 07:58
Status Failure
Total duration 2m 8s
Artifacts

deploy_stage.yml

on: push
Matrix: Deploy to Stage
Fit to window
Zoom out
Zoom in

Annotations

1 error
Deploy to Stage (20, ubuntu-latest)
[generateOAuthSTSAuthToken] Validation errors: [ { "instancePath": "/scopes", "schemaPath": "#/properties/scopes/errorMessage", "keyword": "errorMessage", "params": { "errors": [ { "instancePath": "/scopes", "schemaPath": "#/properties/scopes/pattern", "keyword": "pattern", "params": { "pattern": "^[0-9a-zA-Z_.s]+(,[0-9a-zA-Z_.s]+)*" }, "message": "must match pattern \"^[0-9a-zA-Z_.s]+(,[0-9a-zA-Z_.s]+)*\"", "emUsed": true } ] }, "message": "Invalid scopes format. Must be a comma separated list of scopes (e.g. scope1, scope2, scope3 or scope1,scope2,scope3)" } ]