fix: up 🪛 #92
Annotations
9 warnings
Node current on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Node current on ubuntu-latest:
src/preflight.mjs#L77
Unexpected use of comma operator
|
Node current on ubuntu-latest:
src/transfer.mjs#L28
Possible race condition: `options` might be reassigned based on an outdated value of `options`
|
Node current on ubuntu-latest:
src/transfer.mjs#L43
Possible race condition: `options` might be reassigned based on an outdated value of `options`
|
Node current on ubuntu-latest:
test/fixtures/index.mjs#L35
Unexpected console statement
|
Node current on ubuntu-latest:
test/fixtures/index.mjs#L36
Unexpected console statement
|
Node current on ubuntu-latest:
test/fixtures/index.mjs#L37
Unexpected console statement
|
Node current on ubuntu-latest:
test/fixtures/index.mjs#L38
Unexpected console statement
|
Node current on ubuntu-latest:
test/fixtures/index.mjs#L48
Unexpected console statement
|