Skip to content

Fix nightly CI

Fix nightly CI #21

Triggered via pull request August 16, 2023 21:56
@MooshuaMooshua
synchronize #1
fix/ci
Status Success
Total duration 3m 29s
Artifacts 4

ci.yml

on: pull_request
Matrix: Build Nightlies
Fit to window
Zoom out
Zoom in

Annotations

56 warnings
Tests
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/
Tests: upstream/BattleBitAPI/BattleBitAPI/Server/GameServer.cs#L861
Type parameter 'TPlayer' has the same name as the type parameter from outer type 'GameServer<TPlayer>'
Tests: upstream/BattleBitAPI/BattleBitAPI/Common/Data/Attachment.cs#L5
'Attachment' defines operator == or operator != but does not override Object.Equals(object o)
Tests: upstream/BattleBitAPI/BattleBitAPI/Common/Data/Attachment.cs#L5
'Attachment' defines operator == or operator != but does not override Object.GetHashCode()
Tests: upstream/BattleBitAPI/BattleBitAPI/Common/Data/Gadget.cs#L3
'Gadget' defines operator == or operator != but does not override Object.Equals(object o)
Tests: upstream/BattleBitAPI/BattleBitAPI/Common/Data/Gadget.cs#L3
'Gadget' defines operator == or operator != but does not override Object.GetHashCode()
Tests: upstream/BattleBitAPI/BattleBitAPI/Common/Data/Map.cs#L3
'Map' defines operator == or operator != but does not override Object.Equals(object o)
Tests: upstream/BattleBitAPI/BattleBitAPI/Common/Data/Map.cs#L3
'Map' defines operator == or operator != but does not override Object.GetHashCode()
Tests: upstream/BattleBitAPI/BattleBitAPI/Common/Data/Weapon.cs#L5
'Weapon' defines operator == or operator != but does not override Object.Equals(object o)
Tests: upstream/BattleBitAPI/BattleBitAPI/Common/Data/Weapon.cs#L5
'Weapon' defines operator == or operator != but does not override Object.GetHashCode()
Tests: upstream/BattleBitAPI/BattleBitAPI/Server/ServerListener.cs#L1058
Type parameter 'TPlayer' has the same name as the type parameter from outer type 'ServerListener<TPlayer, TGameServer>'
Tests
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 Nightlies (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 Nightlies (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 Nightlies (linux-musl-x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build Nightlies (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 Nightlies (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 Nightlies (linux-musl-x64): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Attachment.cs#L5
'Attachment' defines operator == or operator != but does not override Object.GetHashCode()
Build Nightlies (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 Nightlies (linux-musl-x64): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Gadget.cs#L3
'Gadget' defines operator == or operator != but does not override Object.GetHashCode()
Build Nightlies (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 Nightlies (linux-musl-x64): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Map.cs#L3
'Map' defines operator == or operator != but does not override Object.GetHashCode()
Build Nightlies (linux-musl-x64): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Weapon.cs#L5
'Weapon' defines operator == or operator != but does not override Object.Equals(object o)
Build Nightlies (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 Nightlies (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 Nightlies (win-x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build Nightlies (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 Nightlies (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 Nightlies (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 Nightlies (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 Nightlies (win-x64): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Attachment.cs#L5
'Attachment' defines operator == or operator != but does not override Object.Equals(object o)
Build Nightlies (win-x64): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Attachment.cs#L5
'Attachment' defines operator == or operator != but does not override Object.GetHashCode()
Build Nightlies (win-x64): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Gadget.cs#L3
'Gadget' defines operator == or operator != but does not override Object.Equals(object o)
Build Nightlies (win-x64): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Gadget.cs#L3
'Gadget' defines operator == or operator != but does not override Object.GetHashCode()
Build Nightlies (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 Nightlies (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 Nightlies (linux-x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build Nightlies (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 Nightlies (linux-x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build Nightlies (linux-x64): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Attachment.cs#L5
'Attachment' defines operator == or operator != but does not override Object.Equals(object o)
Build Nightlies (linux-x64): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Attachment.cs#L5
'Attachment' defines operator == or operator != but does not override Object.GetHashCode()
Build Nightlies (linux-x64): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Gadget.cs#L3
'Gadget' defines operator == or operator != but does not override Object.Equals(object o)
Build Nightlies (linux-x64): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Gadget.cs#L3
'Gadget' defines operator == or operator != but does not override Object.GetHashCode()
Build Nightlies (linux-x64): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Map.cs#L3
'Map' defines operator == or operator != but does not override Object.Equals(object o)
Build Nightlies (linux-x64): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Map.cs#L3
'Map' defines operator == or operator != but does not override Object.GetHashCode()
Build Nightlies (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 Nightlies (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 Nightlies (win-x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build Nightlies (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 Nightlies (win-x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build Nightlies (win-x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build Nightlies (win-x86): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Attachment.cs#L5
'Attachment' defines operator == or operator != but does not override Object.Equals(object o)
Build Nightlies (win-x86): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Attachment.cs#L5
'Attachment' defines operator == or operator != but does not override Object.GetHashCode()
Build Nightlies (win-x86): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Gadget.cs#L3
'Gadget' defines operator == or operator != but does not override Object.Equals(object o)
Build Nightlies (win-x86): upstream/BattleBitAPI/BattleBitAPI/Common/Data/Gadget.cs#L3
'Gadget' defines operator == or operator != but does not override Object.GetHashCode()
Build Nightlies (win-x86): upstream/BattleBitAPI/BattleBitAPI/Server/GameServer.cs#L861
Type parameter 'TPlayer' has the same name as the type parameter from outer type 'GameServer<TPlayer>'

Artifacts

Produced during runtime
Name Size
nightly_linux-musl-x64 Expired
84.1 MB
nightly_linux-x64 Expired
84.2 MB
nightly_win-x64 Expired
84.3 MB
nightly_win-x86 Expired
79.5 MB