Update nuget versions #18
Annotations
7 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
Labyrinthian/Generation/NeighborsSelectors/HeatMapNeighborSelector.cs#L31
The field 'HeatMapNeighborSelector._initialized' is assigned but its value is never used
|
build:
Labyrinthian/Generation/NeighborsSelectors/HeatMapNeighborSelector.cs#L34
The field 'HeatMapNeighborSelector._maze' is assigned but its value is never used
|
build:
Benchmarks/Program.cs#L8
Unreachable code detected
|
build:
Labyrinthian/Generation/NeighborsSelectors/HeatMapNeighborSelector.cs#L31
The field 'HeatMapNeighborSelector._initialized' is assigned but its value is never used
|
build:
Labyrinthian/Generation/NeighborsSelectors/HeatMapNeighborSelector.cs#L34
The field 'HeatMapNeighborSelector._maze' is assigned but its value is never used
|
build:
Benchmarks/Program.cs#L8
Unreachable code detected
|