Skip to content

Fix targets in tests #18

Fix targets in tests

Fix targets in tests #18

Triggered via push August 16, 2023 21:41
Status Success
Total duration 3m 8s
Artifacts 4

ci.yml

on: push
Matrix: test
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

56 warnings
test (net6.0)
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/
test (net6.0): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Attachment.cs#L5
'Attachment' defines operator == or operator != but does not override Object.Equals(object o)
test (net6.0): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Attachment.cs#L5
'Attachment' defines operator == or operator != but does not override Object.GetHashCode()
test (net6.0): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Gadget.cs#L3
'Gadget' defines operator == or operator != but does not override Object.Equals(object o)
test (net6.0): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Gadget.cs#L3
'Gadget' defines operator == or operator != but does not override Object.GetHashCode()
test (net6.0): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Weapon.cs#L5
'Weapon' defines operator == or operator != but does not override Object.Equals(object o)
test (net6.0): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Weapon.cs#L5
'Weapon' defines operator == or operator != but does not override Object.GetHashCode()
test (net6.0): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Map.cs#L3
'Map' defines operator == or operator != but does not override Object.Equals(object o)
test (net6.0): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Map.cs#L3
'Map' defines operator == or operator != but does not override Object.GetHashCode()
test (net6.0): upstream/BattleBitAPI/BattleBitAPI/Server/GameServer.cs#L861
Type parameter 'TPlayer' has the same name as the type parameter from outer type 'GameServer<TPlayer>'
test (net6.0): upstream/BattleBitAPI/BattleBitAPI/Server/ServerListener.cs#L1058
Type parameter 'TPlayer' has the same name as the type parameter from outer type 'ServerListener<TPlayer, TGameServer>'
test (net6.0)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (win-x86)
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 (win-x86)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (win-x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build (win-x86)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (win-x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build (win-x86): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Attachment.cs#L5
'Attachment' defines operator == or operator != but does not override Object.Equals(object o)
build (win-x86): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Attachment.cs#L5
'Attachment' defines operator == or operator != but does not override Object.GetHashCode()
build (win-x86): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Gadget.cs#L3
'Gadget' defines operator == or operator != but does not override Object.Equals(object o)
build (win-x86): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Gadget.cs#L3
'Gadget' defines operator == or operator != but does not override Object.GetHashCode()
build (win-x86): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Map.cs#L3
'Map' defines operator == or operator != but does not override Object.Equals(object o)
build (win-x86): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Map.cs#L3
'Map' defines operator == or operator != but does not override Object.GetHashCode()
build (linux-x64)
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 (linux-x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (linux-x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build (linux-x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (linux-x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build (linux-x64): upstream/DotNetCorePlugins/src/Plugins/Loader/DependencyContextExtensions.cs#L189
Nullability of reference types in value of type 'IReadOnlyList<string?>' doesn't match target type 'IEnumerable<string>'.
build (linux-x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build (linux-x64): upstream/BattleBitAPI/BattleBitAPI/Server/GameServer.cs#L861
Type parameter 'TPlayer' has the same name as the type parameter from outer type 'GameServer<TPlayer>'
build (linux-x64): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Attachment.cs#L5
'Attachment' defines operator == or operator != but does not override Object.Equals(object o)
build (linux-x64): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Attachment.cs#L5
'Attachment' defines operator == or operator != but does not override Object.GetHashCode()
build (linux-musl-x64)
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 (linux-musl-x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (linux-musl-x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build (linux-musl-x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (linux-musl-x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build (linux-musl-x64): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Attachment.cs#L5
'Attachment' defines operator == or operator != but does not override Object.Equals(object o)
build (linux-musl-x64): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Attachment.cs#L5
'Attachment' defines operator == or operator != but does not override Object.GetHashCode()
build (linux-musl-x64): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Gadget.cs#L3
'Gadget' defines operator == or operator != but does not override Object.Equals(object o)
build (linux-musl-x64): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Gadget.cs#L3
'Gadget' defines operator == or operator != but does not override Object.GetHashCode()
build (linux-musl-x64): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Map.cs#L3
'Map' defines operator == or operator != but does not override Object.Equals(object o)
build (linux-musl-x64): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Map.cs#L3
'Map' defines operator == or operator != but does not override Object.GetHashCode()
build (win-x64)
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 (win-x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (win-x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build (win-x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (win-x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build (win-x64): upstream/BattleBitAPI/BattleBitAPI/Server/GameServer.cs#L861
Type parameter 'TPlayer' has the same name as the type parameter from outer type 'GameServer<TPlayer>'
build (win-x64): upstream/BattleBitAPI/BattleBitAPI/Server/ServerListener.cs#L1058
Type parameter 'TPlayer' has the same name as the type parameter from outer type 'ServerListener<TPlayer, TGameServer>'
build (win-x64): upstream/BattleBitAPI/BattleBitAPI/Server/ServerListener.cs#L1058
Type parameter 'TGameServer' has the same name as the type parameter from outer type 'ServerListener<TPlayer, TGameServer>'
build (win-x64): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Attachment.cs#L5
'Attachment' defines operator == or operator != but does not override Object.Equals(object o)
build (win-x64): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Attachment.cs#L5
'Attachment' defines operator == or operator != but does not override Object.GetHashCode()
build (win-x64): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Gadget.cs#L3
'Gadget' defines operator == or operator != but does not override Object.Equals(object o)

Artifacts

Produced during runtime
Name Size
Nightly linux-musl-x64 Expired
84.1 MB
Nightly linux-x64 Expired
84.1 MB
Nightly win-x64 Expired
84.3 MB
Nightly win-x86 Expired
79.5 MB