Update compatibility info #107
run-validations.yml
on: push
Validate .pubnub.yml
9s
Validations
0s
Annotations
2 errors and 1 warning
Validate .pubnub.yml
The run was canceled by @github-actions.
|
Validate .pubnub.yml
'.pubnub.yml' validation failed:
[
{
"instancePath": "/sdks/0/artifacts/0/distributions/0/supported-platforms/supported-operating-systems/Windows/runtime-version/0",
"schemaPath": "#/properties/sdks/items/properties/artifacts/items/properties/distributions/items/properties/supported-platforms/properties/supported-operating-systems/properties/Windows/properties/runtime-version/items/0/enum",
"keyword": "enum",
"params": {
"allowedValues": [
".NET Core 2",
".NET 4.x Equivalent",
".Net 5.0",
".NET Core 1",
".NET Core 3",
".Net Framework 3.5",
".NET Native",
"JVM 8",
"Ruby 2.4.x",
"Ruby 2.5.x",
"Ruby 2.6.x",
"Ruby 2.7.x",
"Ruby 3.x",
"Python 3.6",
"Python 3.7",
"Python 3.8",
"Python 3.9",
"PHP 5.6",
"PHP 7.0",
"PHP 7.1",
"PHP 7.2",
"PHP 7.3",
"Node.js 8",
"Dart SDK 2.12"
]
},
"message": "must be equal to one of the allowed values",
"schema": [
".NET Core 2",
".NET 4.x Equivalent",
".Net 5.0",
".NET Core 1",
".NET Core 3",
".Net Framework 3.5",
".NET Native",
"JVM 8",
"Ruby 2.4.x",
"Ruby 2.5.x",
"Ruby 2.6.x",
"Ruby 2.7.x",
"Ruby 3.x",
"Python 3.6",
"Python 3.7",
"Python 3.8",
"Python 3.9",
"PHP 5.6",
"PHP 7.0",
"PHP 7.1",
"PHP 7.2",
"PHP 7.3",
"Node.js 8",
"Dart SDK 2.12"
],
"parentSchema": {
"enum": [
".NET Core 2",
".NET 4.x Equivalent",
".Net 5.0",
".NET Core 1",
".NET Core 3",
".Net Framework 3.5",
".NET Native",
"JVM 8",
"Ruby 2.4.x",
"Ruby 2.5.x",
"Ruby 2.6.x",
"Ruby 2.7.x",
"Ruby 3.x",
"Python 3.6",
"Python 3.7",
"Python 3.8",
"Python 3.9",
"PHP 5.6",
"PHP 7.0",
"PHP 7.1",
"PHP 7.2",
"PHP 7.3",
"Node.js 8",
"Dart SDK 2.12"
]
},
"data": "PHP 8.1"
},
{
"instancePath": "/sdks/0/artifacts/0/distributions/0/supported-platforms/supported-operating-systems/Linux/runtime-version/0",
"schemaPath": "#/properties/sdks/items/properties/artifacts/items/properties/distributions/items/properties/supported-platforms/properties/supported-operating-systems/properties/Linux/properties/runtime-version/items/0/enum",
"keyword": "enum",
"params": {
"allowedValues": [
".NET 4.x Equivalent",
".NET Core 2",
".Net 5.0",
".NET Core 1",
".NET Core 3",
"JVM 8",
"Ruby 2.4.x",
"Ruby 2.5.x",
"Ruby 2.6.x",
"Ruby 2.7.x",
"Ruby 3.x",
"Python 3.6",
"Python 3.7",
"Python 3.8",
"Python 3.9",
"PHP 5.6",
"PHP 7.0",
"PHP 7.1",
"PHP 7.2",
"PHP 7.3",
"Node.js 8",
"Dart SDK 2.12"
]
},
"message": "must be equal to one of the allowed values",
"schema": [
".NET 4.x Equivalent",
".NET Core 2",
".Net 5.0",
".NET Core 1",
".NET Core 3",
"JVM 8",
"Ruby 2.4.x",
"Ruby 2.5.x",
"Ruby 2.6.x",
"Ruby 2.7.x",
"Ruby 3.x",
"Python 3.6",
"Python 3.7",
"Python 3.8",
"Python 3.9",
"PHP 5.6",
"PHP 7.0",
"PHP 7.1",
"PHP 7.2",
"PHP 7.3",
"Node.js 8",
"Dart SDK 2.12"
],
"parentSchema": {
"enum": [
".NET 4.x Equivalent",
".NET Core 2",
".Net 5.0",
".NET Core 1",
".NET Core 3",
"JVM 8",
"Ruby 2.4.x",
"Ruby 2.5.x",
"Ruby 2.6.x",
"Ruby 2.7.x",
"Ruby 3.x",
"Python 3.6",
"Python 3.7",
"Python 3.8",
"Python 3.9",
"PHP 5.6",
"PHP 7.0",
"PHP 7.1",
"PHP 7.2",
"PHP 7.3",
"Node.js 8",
"Dart SDK 2.12"
]
},
"data": "PHP 8.1"
},
{
"instancePath": "/sdks/0/artifacts/0/distributions/0/supported-platforms/supported-operating-systems/macOS/runtime-version/0",
"schemaPath": "#/properties/sdks/items/properties/artifacts/items/properties/distributions/items/properties/supported-platforms/properties/supported-operating-systems/properties/macOS/properties/runtime-version/items/0/enum",
"keyword": "enum",
"params": {
"allowedValues": [
".NET 4.x Equivalent",
".NET Core 2",
".Net 5.0",
".NET Core 1",
".NET Core 3
|
Validate .pubnub.yml
Check error output and make sure that all required elements in place and correct identifiers used.
|