You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you update this dependency to 0.28.0 or even past 0.17.0 it breaks the testing in travis, but the api still works in the deployment i use, is there anyway you will be able to update the XO Dependancy and the test to use the latest version.
The text was updated successfully, but these errors were encountered:
XO has been updated from the version this API is currently using 0.16.0 to 0.28.1
in V0.18.0 it added in 21 new rules: (https://github.com/xojs/xo/releases/tag/v0.18.0)
Unicorn plugin: sindresorhus/[email protected]
no-array-instanceof
no-new-buffer
no-hex-escape
number-literal-case
escape-case
prefer-starts-ends-with
custom-error-definition
type-error
AVA plugin: avajs/eslint-plugin-ava@a0156f1
no-async-fn-without-await
no-duplicate-modifiers
When you update this dependency to 0.28.0 or even past 0.17.0 it breaks the testing in travis, but the api still works in the deployment i use, is there anyway you will be able to update the XO Dependancy and the test to use the latest version.
The text was updated successfully, but these errors were encountered: