fix: consider equality in publish dist tag check error message #9444
ci.yml
on: pull_request
Lint
25s
Check Licenses
31s
Smoke Tests
2m 33s
Windows Shims Tests
4m 18s
Matrix: test
Annotations
22 errors and 7 warnings
Lint:
lib/commands/publish.js#L165
Expected indentation of 6 spaces but found 1
|
Lint
Process completed with exit code 1.
|
Test - macOS - 22.9.0:
test/lib/commands/publish.js#L886
expect rejected Promise: Error Cannot implicitly apply the "latest" tag because published version 100.0.0 is higher than the new version 99.0.0. You must specify a tag using --tag.
|
Test - macOS - 22.9.0
Process completed with exit code 1.
|
Test - macOS - 20.17.0:
test/lib/commands/publish.js#L886
expect rejected Promise: Error Cannot implicitly apply the "latest" tag because published version 100.0.0 is higher than the new version 99.0.0. You must specify a tag using --tag.
|
Test - macOS - 20.17.0
Process completed with exit code 1.
|
Test - Linux - 22.x:
test/lib/commands/publish.js#L886
expect rejected Promise: Error Cannot implicitly apply the "latest" tag because published version 100.0.0 is higher than the new version 99.0.0. You must specify a tag using --tag.
|
Test - Linux - 22.x
Process completed with exit code 1.
|
Test - Linux - 22.9.0:
test/lib/commands/publish.js#L886
expect rejected Promise: Error Cannot implicitly apply the "latest" tag because published version 100.0.0 is higher than the new version 99.0.0. You must specify a tag using --tag.
|
Test - Linux - 22.9.0
Process completed with exit code 1.
|
Test - Linux - 20.x:
test/lib/commands/publish.js#L886
expect rejected Promise: Error Cannot implicitly apply the "latest" tag because published version 100.0.0 is higher than the new version 99.0.0. You must specify a tag using --tag.
|
Test - Linux - 20.x
Process completed with exit code 1.
|
Test - Linux - 20.17.0:
test/lib/commands/publish.js#L886
expect rejected Promise: Error Cannot implicitly apply the "latest" tag because published version 100.0.0 is higher than the new version 99.0.0. You must specify a tag using --tag.
|
Test - Linux - 20.17.0
Process completed with exit code 1.
|
Test - macOS - 22.x:
test/lib/commands/publish.js#L886
expect rejected Promise: Error Cannot implicitly apply the "latest" tag because published version 100.0.0 is higher than the new version 99.0.0. You must specify a tag using --tag.
|
Test - macOS - 22.x
Process completed with exit code 1.
|
Test - macOS - 20.x:
test/lib/commands/publish.js#L886
expect rejected Promise: Error Cannot implicitly apply the "latest" tag because published version 100.0.0 is higher than the new version 99.0.0. You must specify a tag using --tag.
|
Test - macOS - 20.x
Process completed with exit code 1.
|
Test - Windows - 22.9.0
Process completed with exit code 1.
|
Test - Windows - 20.17.0
Process completed with exit code 1.
|
Test - Windows - 20.x
Process completed with exit code 1.
|
Test - Windows - 22.x
Process completed with exit code 1.
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check Licenses
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test - Linux - 22.x
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test - Linux - 22.9.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test - Linux - 20.x
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test - Linux - 20.17.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Smoke Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|