wip social network #829
Annotations
7 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests:
simulation/src/world.rs#L14
unused import: `crate::utils::rand_provider::RandProvider`
|
Run tests:
simulation/src/souls/social_network.rs#L64
unused variable: `v`
|
Run tests:
simulation/src/souls/social_network.rs#L42
unused variable: `world`
|
Check:
simulation/src/world.rs#L14
unused import: `crate::utils::rand_provider::RandProvider`
|
Check:
simulation/src/souls/social_network.rs#L64
unused variable: `v`
|
Check:
simulation/src/souls/social_network.rs#L42
unused variable: `world`
|
The logs for this run have expired and are no longer available.
Loading