feat: Cookbook Onboard integration #3364
Open
Garnix CI / package docs [x86_64-linux]
failed
Dec 11, 2024 in 2m 0s
Run results
Build failed
Details
Last 100 lines of logs:
< },
7666,7671d6207
< "node_modules/command-exists": {
< "version": "1.2.9",
< "resolved": "https://registry.npmjs.org/command-exists/-/command-exists-1.2.9.tgz",
< "integrity": "sha512-LTQ/SGc+s0Xc0Fu5WaKnR0YiygZkm9eKFvyS+fRsU7/ZWFF8ykFM6Pc9aCVf1+xasOOZpO3BAVgVrKvsqKHV7w==",
< "license": "MIT"
< },
7738,7754d6273
< "node_modules/core-js": {
< "version": "3.39.0",
< "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.39.0.tgz",
< "integrity": "sha512-raM0ew0/jJUqkJ0E6e8UDtl+y/7ktFivgWvqw8dNSQeNWoSDLvQ1H/RN3aPXB9tBd4/FhyR4RDPGhsNIMsAn7g==",
< "hasInstallScript": true,
< "license": "MIT",
< "funding": {
< "type": "opencollective",
< "url": "https://opencollective.com/core-js"
< }
< },
< "node_modules/core-util-is": {
< "version": "1.0.3",
< "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
< "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==",
< "license": "MIT"
< },
7764,7789d6282
< "node_modules/cosmiconfig": {
< "version": "8.3.6",
< "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.3.6.tgz",
< "integrity": "sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==",
< "license": "MIT",
< "dependencies": {
< "import-fresh": "^3.3.0",
< "js-yaml": "^4.1.0",
< "parse-json": "^5.2.0",
< "path-type": "^4.0.0"
< },
< "engines": {
< "node": ">=14"
< },
< "funding": {
< "url": "https://github.com/sponsors/d-fischer"
< },
< "peerDependencies": {
< "typescript": ">=4.9.5"
< },
< "peerDependenciesMeta": {
< "typescript": {
< "optional": true
< }
< }
< },
7810,7818d6302
< "node_modules/css-color-keywords": {
< "version": "1.0.0",
< "resolved": "https://registry.npmjs.org/css-color-keywords/-/css-color-keywords-1.0.0.tgz",
< "integrity": "sha512-FyyrDHZKEjXDpNJYvVsV960FiqQyXc/LlYmsxl2BcdMb2WPx0OGRVgTg55rPSyLSNMqP52R9r8geSp7apN3Ofg==",
< "license": "ISC",
< "engines": {
< "node": ">=4"
< }
< },
7835,7845d6318
< "node_modules/css-to-react-native": {
< "version": "3.2.0",
< "resolved": "https://registry.npmjs.org/css-to-react-native/-/css-to-react-native-3.2.0.tgz",
< "integrity": "sha512-e8RKaLXMOFii+02mOlqwjbD00KSEKqblnpO9e++1aXS1fPQOpS1YoqdVHBqPjHNoxeF2mimzVqawm2KCbEdtHQ==",
< "license": "MIT",
< "dependencies": {
< "camelize": "^1.0.0",
< "css-color-keywords": "^1.0.0",
< "postcss-value-parser": "^4.0.2"
< }
< },
8451,8456d6923
< "node_modules/decimal.js-light": {
< "version": "2.5.1",
< "resolved": "https://registry.npmjs.org/decimal.js-light/-/decimal.js-light-2.5.1.tgz",
< "integrity": "sha512-qIMFpTMZmny+MMIitAB6D7iVPEorVw6YQRWkvarTkT4tBeSLLiHzcwj6q0MmYSFCiVpiqPJTJEYIrpcPzVEIvg==",
< "license": "MIT"
< },
8675,8684d7141
< "node_modules/dom-helpers": {
< "version": "5.2.1",
< "resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.1.tgz",
< "integrity": "sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==",
< "license": "MIT",
< "dependencies": {
< "@babel/runtime": "^7.8.7",
< "csstype": "^3.0.2"
< }
< },
8784,8798d7240
< "node_modules/error-ex": {
< "version": "1.3.2",
< "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
< "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
< "license": "MIT",
< "dependencies": {
Loading