Add organization prefix to gh actions #174
Annotations
4 errors and 1 warning
Lint project
The run was canceled by @github-actions[bot].
|
Lint project
The operation was canceled.
|
Validate .pubnub.yml
The run was canceled by @github-actions[bot].
|
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 6.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.0.x",
"Ruby 3.1.x",
"Ruby 3.2.x",
"Ruby 3.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",
"Unreal Engine 5"
]
},
"message": "must be equal to one of the allowed values",
"schema": [
".NET Core 2",
".NET 4.x Equivalent",
".NET 6.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.0.x",
"Ruby 3.1.x",
"Ruby 3.2.x",
"Ruby 3.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",
"Unreal Engine 5"
],
"parentSchema": {
"enum": [
".NET Core 2",
".NET 4.x Equivalent",
".NET 6.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.0.x",
"Ruby 3.1.x",
"Ruby 3.2.x",
"Ruby 3.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",
"Unreal Engine 5"
]
},
"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 6.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.0.x",
"Ruby 3.1.x",
"Ruby 3.2.x",
"Ruby 3.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",
"Unreal Engine 5"
]
},
"message": "must be equal to one of the allowed values",
"schema": [
".NET 4.x Equivalent",
".NET 6.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.0.x",
"Ruby 3.1.x",
"Ruby 3.2.x",
"Ruby 3.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",
"Unreal Engine 5"
],
"parentSchema": {
"enum": [
".NET 4.x Equivalent",
".NET 6.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.0.x",
"Ruby 3.1.x",
"Ruby 3.2.x",
"Ruby 3.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
|
Validate .pubnub.yml
Check error output and make sure that all required elements in place and correct identifiers used.
|