Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: handle callback correctly in the readRecords compiler hook #16944

Merged
merged 2 commits into from Apr 12, 2023

test: add a case for readRecords hook usage

d011d86
Select commit
Failed to load commit list.
Merged

fix: handle callback correctly in the readRecords compiler hook #16944

test: add a case for readRecords hook usage
d011d86
Select commit
Failed to load commit list.
Azure Pipelines / webpack.webpack failed Apr 8, 2023 in 44m 35s

Build #20230408.3 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 326,112 (99.41%)
  • Other: 1,926 (0.59%)
  • Total: 328,040

Annotations

Check failure on line 4807 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / webpack.webpack

Build log #L4807

Cmd.exe exited with code '1'.

Check failure on line 1 in ConfigCacheTestCases loaders options options should pre-compile to fill disk cache (2nd)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / webpack.webpack

ConfigCacheTestCases loaders options options should pre-compile to fill disk cache (2nd)

Test failed
Raw output
Error: InfrastructureLog 0: message = Pack got invalid because of write to: Compilation/modules|D:\a\1\s\test\configCases\loa... doesn't match message = /^Pack got invalid because of write to: Compilation\/modules.+loaders[\/\\]options[\/\\...
    at checkArrayExpectation (D:\a\1\s\test\checkArrayExpectation.js:126:7)
    at require (D:\a\1\s\test\ConfigTestCases.template.js:287:11)
    at compiler.close.err2 (D:\a\1\s\lib\webpack.js:1920:13)
    at D:\a\1\s\lib\HookWebpackError.js:780:5
    at _done (eval at create (D:\a\1\s\node_modules\tapable\lib\HookCodeFactory.js:33:10), <anonymous>:9:1)
    at eval (eval at create (D:\a\1\s\node_modules\tapable\lib\HookCodeFactory.js:33:10), <anonymous>:34:22)

Check failure on line 1 in ConfigCacheTestCases loaders options options should compile

See this annotation in the file changed.

@azure-pipelines azure-pipelines / webpack.webpack

ConfigCacheTestCases loaders options options should compile

Test failed
Raw output
Error: InfrastructureLog 0: message = Pack got invalid because of write to: Compilation/modules|D:\a\1\s\test\configCases\loa... doesn't match message = /^Pack got invalid because of write to: Compilation\/modules.+loaders[\/\\]options[\/\\...
    at checkArrayExpectation (D:\a\1\s\test\checkArrayExpectation.js:126:7)
    at onCompiled (D:\a\1\s\test\ConfigTestCases.template.js:378:10)
    at compiler.close.err (D:\a\1\s\test\ConfigTestCases.template.js:692:13)
    at D:\a\1\s\lib\HookWebpackError.js:780:5
    at _done (eval at create (D:\a\1\s\node_modules\tapable\lib\HookCodeFactory.js:33:10), <anonymous>:9:1)
    at eval (eval at create (D:\a\1\s\node_modules\tapable\lib\HookCodeFactory.js:33:10), <anonymous>:34:22)