Bump browserslist from 4.28.2 to 4.28.8 #2692
lint.yml
on: pull_request
Matrix: lint-src
Matrix: lint-test-utils
Matrix: lint-test
Annotations
9 warnings
|
lint-test-utils (24.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5, actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint-src (24.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5, actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint-test (24.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5, actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint-test (24.x):
test/unit-tests/user/userRepositoryTest.js#L8
Unexpected use of Mocha `afterEach` hook for a single test case
|
|
lint-test (24.x):
test/unit-tests/org/orgCreateADPTest.js#L83
Unexpected use of Mocha `afterEach` hook for a single test case
|
|
lint-test (24.x):
test/unit-tests/org/orgCreateADPTest.js#L45
Unexpected use of Mocha `beforeEach` hook for a single test case
|
|
lint-test (24.x):
test/integration-tests/registry-org/verifyDeepRemoveEmpty.js#L56
Unexpected use of Mocha `after` hook for a single test case
|
|
lint-test (24.x):
test/integration-tests/middleware/authenticatedContextTest.js#L345
Unexpected use of Mocha `after` hook for a single test case
|
|
lint-test (24.x):
test/integration-tests/middleware/authenticatedContextTest.js#L250
Unexpected use of Mocha `before` hook for a single test case
|