
up to date, audited 522 packages in 6s

46 packages are looking for funding
  run `npm fund` for details

52 vulnerabilities (3 low, 17 moderate, 24 high, 8 critical)

To address issues that do not require attention, run:
  npm audit fix

To address all issues possible (including breaking changes), run:
  npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.

> chart.js@3.0.0-beta.13 build
> rollup -c

[32m04 04 2026 18:06:24.777:INFO [preprocessor.rollup]: [39mGenerating bundle for ./test/index.js
[32m04 04 2026 18:06:27.524:INFO [preprocessor.rollup]: [39mGenerating bundle for ./src/index.js
[32m04 04 2026 18:06:27.649:INFO [karma-server]: [39mKarma v6.1.1 server started at http://localhost:9876/
[32m04 04 2026 18:06:27.649:INFO [launcher]: [39mLaunching browsers chrome, firefox with concurrency unlimited
[32m04 04 2026 18:06:27.653:INFO [launcher]: [39mStarting browser Chrome
[32m04 04 2026 18:06:27.662:INFO [launcher]: [39mStarting browser Firefox
[91m04 04 2026 18:06:27.674:ERROR [launcher]: [39mCannot start Firefox
	
Command '/usr/bin/firefox' requires the firefox snap to be installed.
Please install it with:

snap install firefox


[91m04 04 2026 18:06:27.674:ERROR [launcher]: [39mFirefox stdout: 
[91m04 04 2026 18:06:27.674:ERROR [launcher]: [39mFirefox stderr: 
Command '/usr/bin/firefox' requires the firefox snap to be installed.
Please install it with:

snap install firefox


[32m04 04 2026 18:06:27.678:INFO [launcher]: [39mTrying to start Firefox again (1/2).
[91m04 04 2026 18:06:27.687:ERROR [launcher]: [39mCannot start Firefox
	
Command '/usr/bin/firefox' requires the firefox snap to be installed.
Please install it with:

snap install firefox


[91m04 04 2026 18:06:27.687:ERROR [launcher]: [39mFirefox stdout: 
[91m04 04 2026 18:06:27.687:ERROR [launcher]: [39mFirefox stderr: 
Command '/usr/bin/firefox' requires the firefox snap to be installed.
Please install it with:

snap install firefox


[32m04 04 2026 18:06:27.688:INFO [launcher]: [39mTrying to start Firefox again (2/2).
[91m04 04 2026 18:06:27.695:ERROR [launcher]: [39mCannot start Firefox
	
Command '/usr/bin/firefox' requires the firefox snap to be installed.
Please install it with:

snap install firefox


[91m04 04 2026 18:06:27.695:ERROR [launcher]: [39mFirefox stdout: 
[91m04 04 2026 18:06:27.695:ERROR [launcher]: [39mFirefox stderr: 
Command '/usr/bin/firefox' requires the firefox snap to be installed.
Please install it with:

snap install firefox


[91m04 04 2026 18:06:27.696:ERROR [launcher]: [39mFirefox failed 2 times (cannot start). Giving up.
[32m04 04 2026 18:06:31.703:INFO [Chrome 127.0.0.0 (Linux x86_64)]: [39mConnected on socket VVocLkA0drXB-rb9AAAB with id 79643181

  Test the radial linear scale
    [31m✗ [39m[31mShould have the correct default config[39m
	Expected object to have properties
	    startAngle: 0
	Error: Expected object to have properties
	    startAngle: 0
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/scale.radialLinear.tests.js:17:27)
	    at <Jasmine>

Chrome 127.0.0.0 (Linux x86_64) Test the radial linear scale Should have the correct default config FAILED
	Expected object to have properties
	    startAngle: 0
	Error: Expected object to have properties
	    startAngle: 0
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/scale.radialLinear.tests.js:17:27)
	    at <Jasmine>

  Chart.controllers.polarArea
    [31m✗ [39m[31mshould update elements with start angle from options[39m
	Error: Expected -1.5707963267948966 to be 0.
	    at <Jasmine>
	    at test/specs/controller.polarArea.tests.js:191:39
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.polarArea.tests.js:186:7)

	Error: Expected 0 to be 1.5707963267948966.
	    at <Jasmine>
	    at test/specs/controller.polarArea.tests.js:192:37
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.polarArea.tests.js:186:7)

	Error: Expected 0 to be 1.5707963267948966.
	    at <Jasmine>
	    at test/specs/controller.polarArea.tests.js:191:39
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.polarArea.tests.js:186:7)

	Error: Expected 1.5707963267948966 to be 3.141592653589793.
	    at <Jasmine>
	    at test/specs/controller.polarArea.tests.js:192:37
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.polarArea.tests.js:186:7)

	Error: Expected 1.5707963267948966 to be 3.141592653589793.
	    at <Jasmine>
	    at test/specs/controller.polarArea.tests.js:191:39
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.polarArea.tests.js:186:7)

	Error: Expected 3.141592653589793 to be 4.71238898038469.
	    at <Jasmine>
	    at test/specs/controller.polarArea.tests.js:192:37
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.polarArea.tests.js:186:7)

	Error: Expected 3.141592653589793 to be 4.71238898038469.
	    at <Jasmine>
	    at test/specs/controller.polarArea.tests.js:191:39
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.polarArea.tests.js:186:7)

	Error: Expected 4.71238898038469 to be 6.283185307179586.
	    at <Jasmine>
	    at test/specs/controller.polarArea.tests.js:192:37
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.polarArea.tests.js:186:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.polarArea should update elements with start angle from options FAILED
	Error: Expected -1.5707963267948966 to be 0.
	    at <Jasmine>
	    at test/specs/controller.polarArea.tests.js:191:39
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.polarArea.tests.js:186:7)
	Error: Expected 0 to be 1.5707963267948966.
	    at <Jasmine>
	    at test/specs/controller.polarArea.tests.js:192:37
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.polarArea.tests.js:186:7)
	Error: Expected 0 to be 1.5707963267948966.
	    at <Jasmine>
	    at test/specs/controller.polarArea.tests.js:191:39
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.polarArea.tests.js:186:7)
	Error: Expected 1.5707963267948966 to be 3.141592653589793.
	    at <Jasmine>
	    at test/specs/controller.polarArea.tests.js:192:37
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.polarArea.tests.js:186:7)
	Error: Expected 1.5707963267948966 to be 3.141592653589793.
	    at <Jasmine>
	    at test/specs/controller.polarArea.tests.js:191:39
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.polarArea.tests.js:186:7)
	Error: Expected 3.141592653589793 to be 4.71238898038469.
	    at <Jasmine>
	    at test/specs/controller.polarArea.tests.js:192:37
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.polarArea.tests.js:186:7)
	Error: Expected 3.141592653589793 to be 4.71238898038469.
	    at <Jasmine>
	    at test/specs/controller.polarArea.tests.js:191:39
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.polarArea.tests.js:186:7)
	Error: Expected 4.71238898038469 to be 6.283185307179586.
	    at <Jasmine>
	    at test/specs/controller.polarArea.tests.js:192:37
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.polarArea.tests.js:186:7)
ERROR LOG: [36m'Failed to create chart: can't acquire context from the given item'[39m
ERROR: 'Failed to create chart: can't acquire context from the given item'
[33m04 04 2026 18:06:53.235:WARN [web-server]: [39m404: /base/src/chart.js

  Platform.basic
    [31m✗ [39m[31msupports choosing the BasicPlatform in a web worker[39m
	Uncaught NetworkError: Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at 'src/chart.js' failed to load. thrown

Chrome 127.0.0.0 (Linux x86_64) Platform.basic supports choosing the BasicPlatform in a web worker FAILED
	Uncaught NetworkError: Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at 'src/chart.js' failed to load. thrown

Chrome 127.0.0.0 (Linux x86_64): Executed 1262 of 1262[31m (3 FAILED)[39m (21.718 secs / 18.491 secs)
[31mTOTAL: 3 FAILED, 1259 SUCCESS[39m

TOTAL: 3 FAILED, 1259 SUCCESS
+ cd /testbed
+ git config --global --add safe.directory /testbed
+ cd /testbed
+ git checkout 275fdaf3dad77908053e4598a52093f671dc7b9e test/specs/controller.polarArea.tests.js test/specs/scale.radialLinear.tests.js
Updated 0 paths from b92b24b3
+ git apply --verbose --reject -
Checking patch test/specs/controller.polarArea.tests.js...
Checking patch test/specs/scale.radialLinear.tests.js...
Applied patch test/specs/controller.polarArea.tests.js cleanly.
Applied patch test/specs/scale.radialLinear.tests.js cleanly.
+ : '>>>>> Start Test Output'
+ npm install
npm WARN old lockfile 
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile 
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile 
+ npm run build

src/index.js → dist/chart.js...
created dist/chart.js in 1s

src/index.js → dist/chart.min.js...
created dist/chart.min.js in 7.6s

src/index.esm.js, src/helpers/index.js → ./...
created ./ in 853ms

types/index.esm.d.ts, types/helpers/index.d.ts → ./...
(!) Circular dependency
types/index.esm.d.ts -> types/animation.d.ts -> types/index.esm.d.ts
created ./ in 228ms
+ xvfb-run '--server-args=-screen 0 1280x1024x24 -ac :99' su chromeuser -c './node_modules/.bin/cross-env NODE_ENV=test ./node_modules/.bin/karma start ./karma.conf.js --single-run --coverage --grep --auto-watch false'
+ : '>>>>> End Test Output'
+ git checkout 275fdaf3dad77908053e4598a52093f671dc7b9e test/specs/controller.polarArea.tests.js test/specs/scale.radialLinear.tests.js
Updated 2 paths from b92b24b3
