Move WAITER_NAMES
to global context to reduce warning log spew when this addon becomes v2 and duplicates are allowed
#2144
Annotations
4 errors and 1 warning
addon/@ember/test-waiters/waiter-manager.ts#L9
Replace ``Expected·the·'Symbol'·global·to·be·available·in·this·environment.·Environments·without·support·for·'Symbol'·are·not·supported·by·'@ember/test-waiters'.·See:·https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol`,·typeof·Symbol·!==·'undefined'` with `⏎··`Expected·the·'Symbol'·global·to·be·available·in·this·environment.·Environments·without·support·for·'Symbol'·are·not·supported·by·'@ember/test-waiters'.·See:·https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol`,⏎··typeof·Symbol·!==·'undefined'⏎`
|
addon/@ember/test-waiters/waiter-manager.ts#L44
Type 'unique symbol' cannot be used as an index type.
|
addon/@ember/test-waiters/waiter-manager.ts#L46
Type 'unique symbol' cannot be used as an index type.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, volta-cli/action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading