refactor: remove generics for ResourceList and Storage #360
validate-changelog.yml
on: pull_request
validate-changelog
/
changelog
9s
Annotations
2 errors and 2 warnings
validate-changelog / changelog
No update to CHANGELOG.md found!
|
PriorityNetworkBuilderImplTest.shouldRespectPriorityWhenMerging():
refinedstorage2-network/src/test/java/com/refinedmods/refinedstorage2/api/network/impl/PriorityNetworkBuilderImplTest.java#L106
org.mockito.exceptions.verification.VerificationInOrderFailure:
Verification in order failure
Wanted but not invoked:
watcher for SLAVE.onChanged(
com.refinedmods.refinedstorage2.network.test.NetworkTestFixtures$$Lambda$422/0x00007fa7f4178c00@325bb9a6,
MASTER,
10L,
null
);
-> at com.refinedmods.refinedstorage2.api.network.impl.PriorityNetworkBuilderImplTest.shouldRespectPriorityWhenMerging(PriorityNetworkBuilderImplTest.java:106)
Wanted anywhere AFTER following interaction:
watcher for SLAVE.onChanged(
com.refinedmods.refinedstorage2.network.test.NetworkTestFixtures$$Lambda$422/0x00007fa7f4178c00@325bb9a6,
SLAVE,
10L,
null
);
-> at com.refinedmods.refinedstorage2.api.grid.watcher.GridWatcherRegistration.lambda$attach$1(GridWatcherRegistration.java:36)
|
validate-changelog / changelog
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mindsers/changelog-reader-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
validate-changelog / changelog
No target version specified. Will try to return the most recent one in the changelog file.
|