VisualResponseManager (heavy WIP) #211
Annotations
39 warnings
build (ubuntu-latest)
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/
|
build (ubuntu-latest)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
build (ubuntu-latest):
src/Dust765/External/JournaFiltersGump.cs#L14
'JournaFiltersGump.Parent' hides inherited member 'Control.Parent'. Use the new keyword if hiding was intended.
|
build (ubuntu-latest):
src/Game/UI/Gumps/HouseCustomizationGump.cs#L238
'HouseCustomizationGump.Update()' hides inherited member 'Gump.Update()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build (ubuntu-latest):
src/Dust765/Managers/EquipManager.cs#L138
The variable 'x' is assigned but its value is never used
|
build (ubuntu-latest):
src/Dust765/Managers/EquipManager.cs#L139
The variable 'y' is assigned but its value is never used
|
build (ubuntu-latest):
src/Utility/MathHelper.cs#L66
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
build (ubuntu-latest):
src/Dust765/Lobby/Networking/PacketHandlers.cs#L59
The variable 'blueHue' is assigned but its value is never used
|
build (ubuntu-latest):
src/Dust765/Dust765/CombatCollection.cs#L1097
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'Entity'
|
build (ubuntu-latest):
src/Dust765/Dust765/CombatCollection.cs#L1154
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'Entity'
|
build (ubuntu-latest):
src/Renderer/Camera.cs#L185
The variable 'SMOOTHING_FACTOR' is assigned but its value is never used
|
build (ubuntu-latest):
src/Game/GameObjects/MobileAnimation.cs#L998
Unreachable code detected
|
build (ubuntu-latest)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
build (windows-latest)
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/
|
build (windows-latest):
src/Dust765/External/JournaFiltersGump.cs#L14
'JournaFiltersGump.Parent' hides inherited member 'Control.Parent'. Use the new keyword if hiding was intended.
|
build (windows-latest):
src/Game/UI/Gumps/HouseCustomizationGump.cs#L238
'HouseCustomizationGump.Update()' hides inherited member 'Gump.Update()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build (windows-latest):
src/Dust765/Managers/EquipManager.cs#L138
The variable 'x' is assigned but its value is never used
|
build (windows-latest):
src/Dust765/Managers/EquipManager.cs#L139
The variable 'y' is assigned but its value is never used
|
build (windows-latest):
src/Utility/MathHelper.cs#L66
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
build (windows-latest):
src/Dust765/Lobby/Networking/PacketHandlers.cs#L59
The variable 'blueHue' is assigned but its value is never used
|
build (windows-latest):
src/Dust765/Dust765/CombatCollection.cs#L1097
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'Entity'
|
build (windows-latest):
src/Dust765/Dust765/CombatCollection.cs#L1154
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'Entity'
|
build (windows-latest):
src/Renderer/Camera.cs#L185
The variable 'SMOOTHING_FACTOR' is assigned but its value is never used
|
build (windows-latest):
src/Game/GameObjects/MobileAnimation.cs#L998
Unreachable code detected
|
build (windows-latest)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
build (windows-latest)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
build (macos-latest)
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/
|
build (macos-latest)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
build (macos-latest)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
build (macos-latest):
src/Dust765/External/JournaFiltersGump.cs#L14
'JournaFiltersGump.Parent' hides inherited member 'Control.Parent'. Use the new keyword if hiding was intended.
|
build (macos-latest):
src/Game/UI/Gumps/HouseCustomizationGump.cs#L238
'HouseCustomizationGump.Update()' hides inherited member 'Gump.Update()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build (macos-latest):
src/Dust765/Managers/EquipManager.cs#L138
The variable 'x' is assigned but its value is never used
|
build (macos-latest):
src/Dust765/Managers/EquipManager.cs#L139
The variable 'y' is assigned but its value is never used
|
build (macos-latest):
src/Utility/MathHelper.cs#L66
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
build (macos-latest):
src/Dust765/Lobby/Networking/PacketHandlers.cs#L59
The variable 'blueHue' is assigned but its value is never used
|
build (macos-latest):
src/Game/GameObjects/MobileAnimation.cs#L998
Unreachable code detected
|
build (macos-latest):
src/Dust765/Dust765/CombatCollection.cs#L1097
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'Entity'
|
build (macos-latest):
src/Dust765/Dust765/CombatCollection.cs#L1154
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'Entity'
|
build (macos-latest):
src/Renderer/Camera.cs#L185
The variable 'SMOOTHING_FACTOR' is assigned but its value is never used
|