Add extendedSourceFiles in CMKConfig
#888
Annotations
10 errors and 2 warnings
|
lint
Process completed with exit code 1.
|
|
test-vitest (20, ubuntu-24.04-arm)
Process completed with exit code 1.
|
|
packages/core/src/config.test.ts > readConfigFile > inheritance > inherits from a package:
packages/core/src/config.test.ts#L211
Error: ENOENT: no such file or directory, lstat '/home/runner/work/css-modules-kit/css-modules-kit/C:\Users\runneradmin'
❯ packages/core/src/config.test.ts:211:36
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'lstat', path: '/home/runner/work/css-modules-kit/css-modules-kit/C:\Users\runneradmin' }
|
|
test-vitest (22, ubuntu-24.04-arm)
Process completed with exit code 1.
|
|
packages/core/src/config.test.ts > readConfigFile > inheritance > inherits from a package:
packages/core/src/config.test.ts#L211
Error: ENOENT: no such file or directory, lstat '/home/runner/work/css-modules-kit/css-modules-kit/C:\Users\runneradmin'
❯ packages/core/src/config.test.ts:211:36
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'lstat', path: '/home/runner/work/css-modules-kit/css-modules-kit/C:\Users\runneradmin' }
|
|
test-vitest (22, windows-11-arm)
Process completed with exit code 1.
|
|
packages/core/src/config.test.ts > readConfigFile > inheritance > inherits from a package:
packages/core/src/config.test.ts#L216
AssertionError: expected [ Array(1) ] to strictly equal [ Array(1) ]
- Expected
+ Received
[
- "C:/Users/RUNNER~1/AppData/Local/Temp/css-modules-kit/2/1f301e75-cd42-4221-9594-108aaf5ca967/node_modules/some-pkg/tsconfig.json",
+ "C:/Users/runneradmin/AppData/Local/Temp/css-modules-kit/2/1f301e75-cd42-4221-9594-108aaf5ca967/node_modules/some-pkg/tsconfig.json",
]
❯ packages/core/src/config.test.ts:216:104
|
|
test-vitest (20, windows-11-arm)
Process completed with exit code 1.
|
|
packages/core/src/config.test.ts > readConfigFile > inheritance > inherits from a package:
packages/core/src/config.test.ts#L216
AssertionError: expected [ Array(1) ] to strictly equal [ Array(1) ]
- Expected
+ Received
[
- "C:/Users/RUNNER~1/AppData/Local/Temp/css-modules-kit/2/06645e92-dd9d-4ad3-9624-a399ad905f25/node_modules/some-pkg/tsconfig.json",
+ "C:/Users/runneradmin/AppData/Local/Temp/css-modules-kit/2/06645e92-dd9d-4ad3-9624-a399ad905f25/node_modules/some-pkg/tsconfig.json",
]
❯ packages/core/src/config.test.ts:216:104
|
|
test-vscode (20, windows-11-arm)
Process completed with exit code 1.
|
|
lint:
packages/core/src/test/fixture.ts#L6
Unexpected console statement
|
|
lint:
packages/core/src/config.test.ts#L208
Unexpected console statement
|