Merge pull request #4 from dev-five-git/add-image #24
Annotations
2 errors and 1 warning
|
packages/webpack-plugin/src/__tests__/loader.test.ts > devupUILoader > should load with date now on watch:
packages/webpack-plugin/src/__tests__/loader.test.ts#L169
AssertionError: expected "spy" to be called with arguments: [ Array(4) ]
Received:
1st spy call:
Array [
"index.tsx",
"code",
"package",
- "cssFile?1736916635046",
+ "cssFile?1736916635045",
]
Number of calls: 1
❯ packages/webpack-plugin/src/__tests__/loader.test.ts:169:25
|
|
publish
Process completed with exit code 1.
|
|
publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|