Skip to content

PubNub SDK v4.14.0 release. #474

PubNub SDK v4.14.0 release.

PubNub SDK v4.14.0 release. #474

Triggered via push October 24, 2024 12:29
Status Cancelled
Total duration 19s
Billable time 1m
Artifacts
Validate .pubnub.yml
12s
Validate .pubnub.yml
Validations
0s
Validations
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Validate .pubnub.yml
The run was canceled by @github-actions[bot].
Validate .pubnub.yml
'.pubnub.yml' validation failed: [ { "instancePath": "/changelog/0/changes", "schemaPath": "#/properties/changelog/items/properties/changes/type", "keyword": "type", "params": { "type": "array" }, "message": "must be array", "schema": "array", "parentSchema": { "type": "array", "description": "A list of SDK Changes", "items": { "type": "object", "description": "A description of a single change", "properties": { "text": { "type": "string", "description": "A end user description of the change" }, "type": { "enum": [ "improvement", "feature", "bug" ], "description": "improvements will show under modified in the docs system. Bugs will show under fixed. Features will show under Added." } } } }, "data": null } ]
Validate .pubnub.yml
Check error output and make sure that all required elements in place and correct identifiers used.