Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed validation: #/definitions/QuoteResponseArray #248

Closed
woophi opened this issue Jul 26, 2021 · 9 comments
Closed

Failed validation: #/definitions/QuoteResponseArray #248

woophi opened this issue Jul 26, 2021 · 9 comments
Labels
bug Something isn't working released validation Issues related to validation

Comments

@woophi
Copy link

woophi commented Jul 26, 2021

Validation Error

Minimal Reproduction

const results = await yahooFinance.quote('^VXAPL', {
fields: ['regularMarketPrice', 'regularMarketChange', 'postMarketChange', 'shortName', 'longName'],
});

Symbol(s) that it happened for

  • ^VXAPL

Error Message

[
  {
    instancePath: '/0',
    schemaPath: '#/definitions/QuoteCryptoCurrency/required',
    keyword: 'required',
    params: { missingProperty: 'circulatingSupply' },
    message: "must have required property 'circulatingSupply'",
    data: {
      language: 'en-US',
      region: 'US',
      quoteType: 'INDEX',
      triggerable: true,
      sourceInterval: 15,
      exchangeDataDelayedBy: 20,
      tradeable: false,
      priceHint: 2,
      regularMarketChange: -1.8999996,
      regularMarketTime: 2021-07-23T19:59:50.000Z,
      regularMarketPrice: 29.98,
      regularMarketPreviousClose: 31.88,
      fullExchangeName: 'Chicago Options',
      shortName: 'CBOE EQUITY VIXON APPLE',
      exchange: 'WCB',
      exchangeTimezoneName: 'America/New_York',
      exchangeTimezoneShortName: 'EDT',
      gmtOffSetMilliseconds: -14400000,
      market: 'us_market',
      esgPopulated: false,
      marketState: 'PREPRE',
      symbol: '^VXAPL'
    }
  },
  {
    instancePath: '/0',
    schemaPath: '#/definitions/QuoteCryptoCurrency/required',
    keyword: 'required',
    params: { missingProperty: 'coinImageUrl' },
    message: "must have required property 'coinImageUrl'",
    data: {
      language: 'en-US',
      region: 'US',
      quoteType: 'INDEX',
      triggerable: true,
      sourceInterval: 15,
      exchangeDataDelayedBy: 20,
      tradeable: false,
      priceHint: 2,
      regularMarketChange: -1.8999996,
      regularMarketTime: 2021-07-23T19:59:50.000Z,
      regularMarketPrice: 29.98,
      regularMarketPreviousClose: 31.88,
      fullExchangeName: 'Chicago Options',
      shortName: 'CBOE EQUITY VIXON APPLE',
      exchange: 'WCB',
      exchangeTimezoneName: 'America/New_York',
      exchangeTimezoneShortName: 'EDT',
      gmtOffSetMilliseconds: -14400000,
      market: 'us_market',
      esgPopulated: false,
      marketState: 'PREPRE',
      symbol: '^VXAPL'
    }
  },
  {
    instancePath: '/0',
    schemaPath: '#/definitions/QuoteCryptoCurrency/required',
    keyword: 'required',
    params: { missingProperty: 'fromCurrency' },
    message: "must have required property 'fromCurrency'",
    data: {
      language: 'en-US',
      region: 'US',
      quoteType: 'INDEX',
      triggerable: true,
      sourceInterval: 15,
      exchangeDataDelayedBy: 20,
      tradeable: false,
      priceHint: 2,
      regularMarketChange: -1.8999996,
      regularMarketTime: 2021-07-23T19:59:50.000Z,
      regularMarketPrice: 29.98,
      regularMarketPreviousClose: 31.88,
      fullExchangeName: 'Chicago Options',
      shortName: 'CBOE EQUITY VIXON APPLE',
      exchange: 'WCB',
      exchangeTimezoneName: 'America/New_York',
      exchangeTimezoneShortName: 'EDT',
      gmtOffSetMilliseconds: -14400000,
      market: 'us_market',
      esgPopulated: false,
      marketState: 'PREPRE',
      symbol: '^VXAPL'
    }
  },
  {
    instancePath: '/0',
    schemaPath: '#/definitions/QuoteCryptoCurrency/required',
    keyword: 'required',
    params: { missingProperty: 'lastMarket' },
    message: "must have required property 'lastMarket'",
    data: {
      language: 'en-US',
      region: 'US',
      quoteType: 'INDEX',
      triggerable: true,
      sourceInterval: 15,
      exchangeDataDelayedBy: 20,
      tradeable: false,
      priceHint: 2,
      regularMarketChange: -1.8999996,
      regularMarketTime: 2021-07-23T19:59:50.000Z,
      regularMarketPrice: 29.98,
      regularMarketPreviousClose: 31.88,
      fullExchangeName: 'Chicago Options',
      shortName: 'CBOE EQUITY VIXON APPLE',
      exchange: 'WCB',
      exchangeTimezoneName: 'America/New_York',
      exchangeTimezoneShortName: 'EDT',
      gmtOffSetMilliseconds: -14400000,
      market: 'us_market',
      esgPopulated: false,
      marketState: 'PREPRE',
      symbol: '^VXAPL'
    }
  },
  {
    instancePath: '/0',
    schemaPath: '#/definitions/QuoteCryptoCurrency/required',
    keyword: 'required',
    params: { missingProperty: 'startDate' },
    message: "must have required property 'startDate'",
    data: {
      language: 'en-US',
      region: 'US',
      quoteType: 'INDEX',
      triggerable: true,
      sourceInterval: 15,
      exchangeDataDelayedBy: 20,
      tradeable: false,
      priceHint: 2,
      regularMarketChange: -1.8999996,
      regularMarketTime: 2021-07-23T19:59:50.000Z,
      regularMarketPrice: 29.98,
      regularMarketPreviousClose: 31.88,
      fullExchangeName: 'Chicago Options',
      shortName: 'CBOE EQUITY VIXON APPLE',
      exchange: 'WCB',
      exchangeTimezoneName: 'America/New_York',
      exchangeTimezoneShortName: 'EDT',
      gmtOffSetMilliseconds: -14400000,
      market: 'us_market',
      esgPopulated: false,
      marketState: 'PREPRE',
      symbol: '^VXAPL'
    }
  },
  {
    instancePath: '/0',
    schemaPath: '#/definitions/QuoteCryptoCurrency/required',
    keyword: 'required',
    params: { missingProperty: 'toCurrency' },
    message: "must have required property 'toCurrency'",
    data: {
      language: 'en-US',
      region: 'US',
      quoteType: 'INDEX',
      triggerable: true,
      sourceInterval: 15,
      exchangeDataDelayedBy: 20,
      tradeable: false,
      priceHint: 2,
      regularMarketChange: -1.8999996,
      regularMarketTime: 2021-07-23T19:59:50.000Z,
      regularMarketPrice: 29.98,
      regularMarketPreviousClose: 31.88,
      fullExchangeName: 'Chicago Options',
      shortName: 'CBOE EQUITY VIXON APPLE',
      exchange: 'WCB',
      exchangeTimezoneName: 'America/New_York',
      exchangeTimezoneShortName: 'EDT',
      gmtOffSetMilliseconds: -14400000,
      market: 'us_market',
      esgPopulated: false,
      marketState: 'PREPRE',
      symbol: '^VXAPL'
    }
  },
  {
    instancePath: '/0',
    schemaPath: '#/definitions/QuoteCryptoCurrency/required',
    keyword: 'required',
    params: { missingProperty: 'volume24Hr' },
    message: "must have required property 'volume24Hr'",
    data: {
      language: 'en-US',
      region: 'US',
      quoteType: 'INDEX',
      triggerable: true,
      sourceInterval: 15,
      exchangeDataDelayedBy: 20,
      tradeable: false,
      priceHint: 2,
      regularMarketChange: -1.8999996,
      regularMarketTime: 2021-07-23T19:59:50.000Z,
      regularMarketPrice: 29.98,
      regularMarketPreviousClose: 31.88,
      fullExchangeName: 'Chicago Options',
      shortName: 'CBOE EQUITY VIXON APPLE',
      exchange: 'WCB',
      exchangeTimezoneName: 'America/New_York',
      exchangeTimezoneShortName: 'EDT',
      gmtOffSetMilliseconds: -14400000,
      market: 'us_market',
      esgPopulated: false,
      marketState: 'PREPRE',
      symbol: '^VXAPL'
    }
  },
  {
    instancePath: '/0',
    schemaPath: '#/definitions/QuoteCryptoCurrency/required',
    keyword: 'required',
    params: { missingProperty: 'volumeAllCurrencies' },
    message: "must have required property 'volumeAllCurrencies'",
    data: {
      language: 'en-US',
      region: 'US',
      quoteType: 'INDEX',
      triggerable: true,
      sourceInterval: 15,
      exchangeDataDelayedBy: 20,
      tradeable: false,
      priceHint: 2,
      regularMarketChange: -1.8999996,
      regularMarketTime: 2021-07-23T19:59:50.000Z,
      regularMarketPrice: 29.98,
      regularMarketPreviousClose: 31.88,
      fullExchangeName: 'Chicago Options',
      shortName: 'CBOE EQUITY VIXON APPLE',
      exchange: 'WCB',
      exchangeTimezoneName: 'America/New_York',
      exchangeTimezoneShortName: 'EDT',
      gmtOffSetMilliseconds: -14400000,
      market: 'us_market',
      esgPopulated: false,
      marketState: 'PREPRE',
      symbol: '^VXAPL'
    }
  },
  {
    instancePath: '/0/quoteType',
    schemaPath: '#/definitions/QuoteCryptoCurrency/properties/quoteType/const',
    keyword: 'const',
    params: { allowedValue: 'CRYPTOCURRENCY' },
    message: 'must be equal to constant',
    data: 'INDEX'
  },
  {
    instancePath: '/0/quoteType',
    schemaPath: '#/definitions/QuoteCurrency/properties/quoteType/const',
    keyword: 'const',
    params: { allowedValue: 'CURRENCY' },
    message: 'must be equal to constant',
    data: 'INDEX'
  },
  {
    instancePath: '/0/quoteType',
    schemaPath: '#/definitions/QuoteEtf/properties/quoteType/const',
    keyword: 'const',
    params: { allowedValue: 'ETF' },
    message: 'must be equal to constant',
    data: 'INDEX'
  },
  {
    instancePath: '/0/quoteType',
    schemaPath: '#/definitions/QuoteEquity/properties/quoteType/const',
    keyword: 'const',
    params: { allowedValue: 'EQUITY' },
    message: 'must be equal to constant',
    data: 'INDEX'
  },
  {
    instancePath: '/0/quoteType',
    schemaPath: '#/definitions/QuoteMutualfund/properties/quoteType/const',
    keyword: 'const',
    params: { allowedValue: 'MUTUALFUND' },
    message: 'must be equal to constant',
    data: 'INDEX'
  },
  {
    instancePath: '/0',
    schemaPath: '#/definitions/QuoteOption/required',
    keyword: 'required',
    params: { missingProperty: 'expireDate' },
    message: "must have required property 'expireDate'",
    data: {
      language: 'en-US',
      region: 'US',
      quoteType: 'INDEX',
      triggerable: true,
      sourceInterval: 15,
      exchangeDataDelayedBy: 20,
      tradeable: false,
      priceHint: 2,
      regularMarketChange: -1.8999996,
      regularMarketTime: 2021-07-23T19:59:50.000Z,
      regularMarketPrice: 29.98,
      regularMarketPreviousClose: 31.88,
      fullExchangeName: 'Chicago Options',
      shortName: 'CBOE EQUITY VIXON APPLE',
      exchange: 'WCB',
      exchangeTimezoneName: 'America/New_York',
      exchangeTimezoneShortName: 'EDT',
      gmtOffSetMilliseconds: -14400000,
      market: 'us_market',
      esgPopulated: false,
      marketState: 'PREPRE',
      symbol: '^VXAPL'
    }
  },
  {
    instancePath: '/0',
    schemaPath: '#/definitions/QuoteOption/required',
    keyword: 'required',
    params: { missingProperty: 'expireIsoDate' },
    message: "must have required property 'expireIsoDate'",
    data: {
      language: 'en-US',
      region: 'US',
      quoteType: 'INDEX',
      triggerable: true,
      sourceInterval: 15,
      exchangeDataDelayedBy: 20,
      tradeable: false,
      priceHint: 2,
      regularMarketChange: -1.8999996,
      regularMarketTime: 2021-07-23T19:59:50.000Z,
      regularMarketPrice: 29.98,
      regularMarketPreviousClose: 31.88,
      fullExchangeName: 'Chicago Options',
      shortName: 'CBOE EQUITY VIXON APPLE',
      exchange: 'WCB',
      exchangeTimezoneName: 'America/New_York',
      exchangeTimezoneShortName: 'EDT',
      gmtOffSetMilliseconds: -14400000,
      market: 'us_market',
      esgPopulated: false,
      marketState: 'PREPRE',
      symbol: '^VXAPL'
    }
  },
  {
    instancePath: '/0',
    schemaPath: '#/definitions/QuoteOption/required',
    keyword: 'required',
    params: { missingProperty: 'openInterest' },
    message: "must have required property 'openInterest'",
    data: {
      language: 'en-US',
      region: 'US',
      quoteType: 'INDEX',
      triggerable: true,
      sourceInterval: 15,
      exchangeDataDelayedBy: 20,
      tradeable: false,
      priceHint: 2,
      regularMarketChange: -1.8999996,
      regularMarketTime: 2021-07-23T19:59:50.000Z,
      regularMarketPrice: 29.98,
      regularMarketPreviousClose: 31.88,
      fullExchangeName: 'Chicago Options',
      shortName: 'CBOE EQUITY VIXON APPLE',
      exchange: 'WCB',
      exchangeTimezoneName: 'America/New_York',
      exchangeTimezoneShortName: 'EDT',
      gmtOffSetMilliseconds: -14400000,
      market: 'us_market',
      esgPopulated: false,
      marketState: 'PREPRE',
      symbol: '^VXAPL'
    }
  },
  {
    instancePath: '/0',
    schemaPath: '#/definitions/QuoteOption/required',
    keyword: 'required',
    params: { missingProperty: 'strike' },
    message: "must have required property 'strike'",
    data: {
      language: 'en-US',
      region: 'US',
      quoteType: 'INDEX',
      triggerable: true,
      sourceInterval: 15,
      exchangeDataDelayedBy: 20,
      tradeable: false,
      priceHint: 2,
      regularMarketChange: -1.8999996,
      regularMarketTime: 2021-07-23T19:59:50.000Z,
      regularMarketPrice: 29.98,
      regularMarketPreviousClose: 31.88,
      fullExchangeName: 'Chicago Options',
      shortName: 'CBOE EQUITY VIXON APPLE',
      exchange: 'WCB',
      exchangeTimezoneName: 'America/New_York',
      exchangeTimezoneShortName: 'EDT',
      gmtOffSetMilliseconds: -14400000,
      market: 'us_market',
      esgPopulated: false,
      marketState: 'PREPRE',
      symbol: '^VXAPL'
    }
  },
  {
    instancePath: '/0',
    schemaPath: '#/definitions/QuoteOption/required',
    keyword: 'required',
    params: { missingProperty: 'underlyingSymbol' },
    message: "must have required property 'underlyingSymbol'",
    data: {
      language: 'en-US',
      region: 'US',
      quoteType: 'INDEX',
      triggerable: true,
      sourceInterval: 15,
      exchangeDataDelayedBy: 20,
      tradeable: false,
      priceHint: 2,
      regularMarketChange: -1.8999996,
      regularMarketTime: 2021-07-23T19:59:50.000Z,
      regularMarketPrice: 29.98,
      regularMarketPreviousClose: 31.88,
      fullExchangeName: 'Chicago Options',
      shortName: 'CBOE EQUITY VIXON APPLE',
      exchange: 'WCB',
      exchangeTimezoneName: 'America/New_York',
      exchangeTimezoneShortName: 'EDT',
      gmtOffSetMilliseconds: -14400000,
      market: 'us_market',
      esgPopulated: false,
      marketState: 'PREPRE',
      symbol: '^VXAPL'
    }
  },
  {
    instancePath: '/0',
    schemaPath: '#/anyOf',
    keyword: 'anyOf',
    params: {},
    message: 'must match a schema in anyOf',
    data: {
      language: 'en-US',
      region: 'US',
      quoteType: 'INDEX',
      triggerable: true,
      sourceInterval: 15,
      exchangeDataDelayedBy: 20,
      tradeable: false,
      priceHint: 2,
      regularMarketChange: -1.8999996,
      regularMarketTime: 2021-07-23T19:59:50.000Z,
      regularMarketPrice: 29.98,
      regularMarketPreviousClose: 31.88,
      fullExchangeName: 'Chicago Options',
      shortName: 'CBOE EQUITY VIXON APPLE',
      exchange: 'WCB',
      exchangeTimezoneName: 'America/New_York',
      exchangeTimezoneShortName: 'EDT',
      gmtOffSetMilliseconds: -14400000,
      market: 'us_market',
      esgPopulated: false,
      marketState: 'PREPRE',
      symbol: '^VXAPL'
    }
  }
]

Environment

Browser or Node: node
Node version (if applicable): v14.15.4
Library version (e.g. 1.10.1): 1.14.1

Additional Context

@woophi woophi added bug Something isn't working validation Issues related to validation labels Jul 26, 2021
@gadicc gadicc closed this as completed in 6aa0630 Jul 28, 2021
@gadicc
Copy link
Owner

gadicc commented Jul 28, 2021

Hey @woophi, thanks for reporting! This is fixed in the devel branch and will be released soon.

gadicc pushed a commit that referenced this issue Jul 28, 2021
## [1.14.2](v1.14.1...v1.14.2) (2021-07-28)

### Bug Fixes

* **quote:** add { quoteType: "INDEX" } QuoteIndex iface (fixes [#248](#248)) ([6aa0630](6aa0630))
* **quote:** add missing { quoteType: "OPTION" } to QuoteOption iface ([95e64b1](95e64b1))
@gadicc
Copy link
Owner

gadicc commented Jul 28, 2021

🎉 This issue has been resolved in version 1.14.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Sitiapp
Copy link

Sitiapp commented Apr 13, 2022

@gadicc have installed the version "yahoo-finance2": "^2.3.0" and still having the same error "message": "must have required property 'circulatingSupply'", you can check code at https://github.com/Sitiapp/stocks-analytics/blob/main/js-functions/functions/wk_nasdaq_eodYFinanceQuotesToGCS.js any suggestion on how to solve this issue? thanks

@gadicc
Copy link
Owner

gadicc commented Apr 13, 2022

Hey @Sitiapp, believe this is unrelated. I know it looks similar because of the first line of the error but that's just by chance... last time we were looking at an index ^VXAPL (which I double checked now and is still working).

Can you let me know which symbol you're looking up that's failing? If I can reproduce that will be all I'll need, otherwise you'll have to send the full error output.

@Sitiapp
Copy link

Sitiapp commented Apr 13, 2022

@gadicc thanks for your quick reply. Here you can find the stock list i am looping into with "yahoo-finance2": "^2.3.0".
Cannot log the symbol but seems like the error happens every time with a different symbol.
Here the log of the cloud function:
2022-04-13T13:42:47. google-cloud-function-log-error Starting getQuotes
2022-04-13T13:42:52. google-cloud-function-log-error The following result did not validate with schema: #/definitions/QuoteResponseArray
2022-04-13T13:42:52. google-cloud-function-log-error [
2022-04-13T13:42:52. google-cloud-function-log-error {
2022-04-13T13:42:52. google-cloud-function-log-error "instancePath": "/0",
2022-04-13T13:42:52. google-cloud-function-log-error "schemaPath": "#/definitions/QuoteCryptoCurrency/required",
2022-04-13T13:42:52. google-cloud-function-log-error "keyword": "required",
2022-04-13T13:42:52. google-cloud-function-log-error "params": {
2022-04-13T13:42:52. google-cloud-function-log-error "missingProperty": "circulatingSupply"
2022-04-13T13:42:52. google-cloud-function-log-error },
2022-04-13T13:42:52. google-cloud-function-log-error "message": "must have required property 'circulatingSupply'",
2022-04-13T13:42:52. google-cloud-function-log-error "data": {
2022-04-13T13:42:52. google-cloud-function-log-error "language": "en-US",
2022-04-13T13:42:52. google-cloud-function-log-error "region": "US",
2022-04-13T13:42:52. google-cloud-function-log-error "quoteType": "EQUITY",
2022-04-13T13:42:52. google-cloud-function-log-error "triggerable": true,
2022-04-13T13:42:52. google-cloud-function-log-error "quoteSourceName": "Nasdaq Real Time Price",
2022-04-13T13:42:52. google-cloud-function-log-error "exchange": "NGM",
2022-04-13T13:42:52. google-cloud-function-log-error "regularMarketChangePercent": 0.8674182,
2022-04-13T13:42:52. google-cloud-function-log-error "currency": "USD",
2022-04-13T13:42:52. google-cloud-function-log-error "market": "us_market",
2022-04-13T13:42:52. google-cloud-function-log-error "regularMarketPrice": 4.07,
2022-04-13T13:42:52. google-cloud-function-log-error "regularMarketTime": "2022-04-13T13:42:03.000Z",
2022-04-13T13:42:52. google-cloud-function-log-error "regularMarketChange": 0.035000324,
2022-04-13T13:42:52. google-cloud-function-log-error "regularMarketOpen": 4.03,
2022-04-13T13:42:52. google-cloud-function-log-error "regularMarketDayHigh": 4.07,
2022-04-13T13:42:52. google-cloud-function-log-error "regularMarketDayLow": 4.03,
2022-04-13T13:42:52. google-cloud-function-log-error "regularMarketVolume": 9078,
2022-04-13T13:42:52. google-cloud-function-log-error "fiftyTwoWeekLowChangePercent": 0.10597829,
2022-04-13T13:42:52. google-cloud-function-log-error "fiftyTwoWeekRange": {
2022-04-13T13:42:52. google-cloud-function-log-error "low": 3.68,
2022-04-13T13:42:52. google-cloud-function-log-error "high": 5.22
2022-04-13T13:42:52. google-cloud-function-log-error },
2022-04-13T13:42:52. google-cloud-function-log-error "fiftyTwoWeekHighChange": -1.1499996,
2022-04-13T13:42:52. google-cloud-function-log-error "fiftyTwoWeekHighChangePercent": -0.22030646,
2022-04-13T13:42:52. google-cloud-function-log-error "fiftyTwoWeekLow": 3.68,
2022-04-13T13:42:52. google-cloud-function-log-error "fiftyTwoWeekHigh": 5.22,
2022-04-13T13:42:52. google-cloud-function-log-error "dividendDate": "2018-12-31T00:00:00.000Z",
2022-04-13T13:42:52. google-cloud-function-log-error "earningsTimestamp": "2021-10-26T08:00:03.000Z",
2022-04-13T13:42:52. google-cloud-function-log-error "earningsTimestampStart": "2022-04-25T12:30:00.000Z",
2022-04-13T13:42:52. google-cloud-function-log-error "earningsTimestampEnd": "2022-04-29T12:30:00.000Z",
2022-04-13T13:42:52. google-cloud-function-log-error "trailingAnnualDividendRate": 0.42,
2022-04-13T13:42:52. google-cloud-function-log-error "trailingPE": 2.5565329,
2022-04-13T13:42:52. google-cloud-function-log-error "trailingAnnualDividendYield": 0.10408922,
2022-04-13T13:42:52. google-cloud-function-log-error Function execution took 7581 ms. Finished with status: crash

gadicc pushed a commit that referenced this issue Apr 13, 2022
## [2.3.1](v2.3.0...v2.3.1) (2022-04-13)

### Bug Fixes

* **quote:** make customPriceAlertConfidence optional ([#248](https://github.com/gadicc/node-yahoo-finance2/issues/248),[#445](https://github.com/gadicc/node-yahoo-finance2/issues/445)) ([1863fbf](1863fbf))
* **quote:** optional "openInterest" prop; schema + tests ([#248](#248)) ([d8c7808](d8c7808))
* **quote:** optional "typeDisp" prop ([#248](#248)) ([cf7703a](cf7703a))
@gadicc
Copy link
Owner

gadicc commented Apr 13, 2022

Looks like you were running into #445, which I've addressed now, and will be in the next release (customPriceAlertConfidence field sometimes present sometimes missing depending on network load).

I've checked all 1200 and your symbols and they're all working now :)

Also found on SOHO and one other, an openInterest field, which we correctly handle now too (it would have been silently ignored (i.e. not validated) previously). And ditto for an occassional typeDisp fields in some of the entries.

This will be in the next release and you'll get an automated message here when that happens. Please do report back on your experience.

@gadicc
Copy link
Owner

gadicc commented Apr 13, 2022

🎉 This issue has been resolved in version 2.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Sitiapp
Copy link

Sitiapp commented Apr 14, 2022

@gadicc thank you very much, i tested once and works fine now, i will definitely let you know if i find other issues 👍

@gadicc
Copy link
Owner

gadicc commented Apr 14, 2022

Great stuff, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released validation Issues related to validation
Projects
None yet
Development

No branches or pull requests

3 participants