chore(deps): update dependency @wayofdev/eslint-config-bases to v3.0.7 #2552
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
integration (ubuntu-latest, 18):
apps/web/.eslintrc.cjs#L10
Replace `·getDefaultIgnorePatterns·` with `⏎··getDefaultIgnorePatterns,⏎`
|
integration (ubuntu-latest, 18):
apps/web/config/tests/I18nextTestStubProvider.tsx#L29
Replace `·children·` with `⏎··children,⏎`
|
integration (ubuntu-latest, 18):
apps/web/jest.config.js#L55
Replace `'<rootDir>/**/*.{ts,tsx,js,jsx}',·'!**/*.test.{js,ts}',·'!**/__mock__/*'` with `⏎····'<rootDir>/**/*.{ts,tsx,js,jsx}',⏎····'!**/*.test.{js,ts}',⏎····'!**/__mock__/*',⏎··`
|
integration (ubuntu-latest, 18):
apps/web/next.config.mjs#L24
Replace `path.dirname(url.fileURLToPath(import.meta.url)),·'..',·'..'` with `⏎··path.dirname(url.fileURLToPath(import.meta.url)),⏎··'..',⏎··'..'⏎`
|
integration (ubuntu-latest, 18):
apps/web/next.config.mjs#L40
Replace `process.env?.NEXT_STANDALONE_BUILD·??·'false'` with `⏎··process.env?.NEXT_STANDALONE_BUILD·??·'false'⏎`
|
integration (ubuntu-latest, 18):
apps/web/next.config.mjs#L41
Replace `process.env?.NEXT_IGNORE_TYPE_CHECK·??·'false'` with `⏎··process.env?.NEXT_IGNORE_TYPE_CHECK·??·'false'⏎`
|
integration (ubuntu-latest, 18):
apps/web/next.config.mjs#L42
Replace `process.env?.NEXT_IGNORE_ESLINT·??·'false'` with `⏎··process.env?.NEXT_IGNORE_ESLINT·??·'false'⏎`
|
integration (ubuntu-latest, 18):
apps/web/next.config.mjs#L43
Replace `process.env?.SENTRY_UPLOAD_DRY_RUN·??·'false'` with `⏎··process.env?.SENTRY_UPLOAD_DRY_RUN·??·'false'⏎`
|
integration (ubuntu-latest, 18):
apps/web/next.config.mjs#L53
Replace `process.env?.NEXT_DISABLE_SOURCEMAPS·??·'false'` with `⏎··process.env?.NEXT_DISABLE_SOURCEMAPS·??·'false'⏎`
|
integration (ubuntu-latest, 18):
apps/web/next.config.mjs#L105
Replace `true,·{·maxAge:·60·*·60·*·24·*·4,·includeSubDomains:·true·}` with `⏎··········true,⏎··········{·maxAge:·60·*·60·*·24·*·4,·includeSubDomains:·true·},⏎········`
|
integration (ubuntu-latest, 18)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|