API Mesh Request Chaining Sample #3
Annotations
5 errors
Test PR (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)"
}
]
|
Test PR (20, macOS-latest)
The job was canceled because "_20_ubuntu-latest" failed.
|
Test PR (20, macOS-latest)
The operation was canceled.
|
Test PR (20, windows-latest)
The job was canceled because "_20_ubuntu-latest" failed.
|
Test PR (20, windows-latest)
The operation was canceled.
|