chore(lint): migrate repo to oxlint and stabilize validation #4075
+1,263
−1,580
Annotations
10 errors and 1 warning
|
Build packages
Found 3 errors in the same file, starting at: ../packages/configs/lint-config-rules/private.ts:2
|
|
Build packages
Try `npm i --save-dev @types/rnx-kit__oxlint-config` if it exists or add a new declaration (.d.ts) file containing `declare module '@rnx-kit/oxlint-config/typescript-stylistic';`
|
|
Build packages
../packages/configs/lint-config-rules/private.ts(4,23): error TS7016: Could not find a declaration file for module '@rnx-kit/oxlint-config/typescript-stylistic'. '/home/runner/work/fluentui-react-native/fluentui-react-native/node_modules/.store/@rnx-kit-oxlint-config-virtual-b6acdc7b01/package/src/configs/typescript-stylistic.js' implicitly has an 'any' type.
|
|
Build packages
Try `npm i --save-dev @types/rnx-kit__oxlint-config` if it exists or add a new declaration (.d.ts) file containing `declare module '@rnx-kit/oxlint-config/strict';`
|
|
Build packages
../packages/configs/lint-config-rules/private.ts(3,20): error TS7016: Could not find a declaration file for module '@rnx-kit/oxlint-config/strict'. '/home/runner/work/fluentui-react-native/fluentui-react-native/node_modules/.store/@rnx-kit-oxlint-config-virtual-b6acdc7b01/package/src/configs/strict.js' implicitly has an 'any' type.
|
|
Build packages
Try `npm i --save-dev @types/rnx-kit__oxlint-config` if it exists or add a new declaration (.d.ts) file containing `declare module '@rnx-kit/oxlint-config/sdl-required';`
|
|
Build packages
../packages/configs/lint-config-rules/private.ts(2,25): error TS7016: Could not find a declaration file for module '@rnx-kit/oxlint-config/sdl-required'. '/home/runner/work/fluentui-react-native/fluentui-react-native/node_modules/.store/@rnx-kit-oxlint-config-virtual-b6acdc7b01/package/src/configs/sdl-required.js' implicitly has an 'any' type.
|
|
Build packages
Running yarn run build-core, pid: 2555
|
|
Build packages
local cache fetch: a603883282ef14f8012db2263a4a187923033271 false
|
|
Build packages
Build failed
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Loading