Renamed locations to better describe it's content #29
Annotations
11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
Kaeshi/Modules/Dice.cs#L7
Make sure that using this pseudorandom number generator is safe here. (https://rules.sonarsource.com/csharp/RSPEC-2245)
|
build:
Kaeshi/Entity/Map.cs#L30
Define a constant instead of using this literal 'entry' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
build:
Kaeshi/Entity/Map.cs#L39
Define a constant instead of using this literal 'toilets_1' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
build:
Kaeshi/Entity/Map.cs#L45
Define a constant instead of using this literal 'corridor_1' 9 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
build:
Kaeshi/Entity/Map.cs#L56
Define a constant instead of using this literal 'dining_1' 7 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
build:
Kaeshi/Entity/Map.cs#L63
Define a constant instead of using this literal 'dining_2' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
build:
Kaeshi/Entity/Map.cs#L71
Define a constant instead of using this literal 'corridor_2' 9 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
build:
Kaeshi/Entity/Map.cs#L82
Define a constant instead of using this literal 'corridor_3' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
build:
Kaeshi/Entity/Map.cs#L89
Define a constant instead of using this literal 'corridor_4' 7 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
build:
Kaeshi/Entity/Map.cs#L96
Define a constant instead of using this literal 'meeting_1' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|