[BUG] Fix compatibility issue when WeakRef is not supported (#64) #77
Annotations
2 errors and 4 warnings
Lint:
addon/utils/ref.js#L42
Replace `(hasWeakRef)⏎·` with `·(hasWeakRef)`
|
Lint
Process completed with exit code 1.
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint:
addon/utils/ref.js#L27
'WeakRef' is not defined
|
Lint:
addon/utils/ref.js#L44
'WeakRef' is not defined
|
Lint:
addon/utils/ref.js#L48
'WeakRef' is not defined
|