Skip to content

PubNub SDK 7.0.2 release. #208

PubNub SDK 7.0.2 release.

PubNub SDK 7.0.2 release. #208

Triggered via push November 20, 2024 08:02
Status Cancelled
Total duration 1m 11s
Billable time 2m
Artifacts
Lint project
26s
Lint project
Validate .pubnub.yml
10s
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.