Skip to content

Add more logging in heartbeat thread #244

Add more logging in heartbeat thread

Add more logging in heartbeat thread #244

Triggered via push July 29, 2024 10:24
Status Success
Total duration 1m 59s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3, 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: src/IrcDotNet/Collections/ReadOnlySet.cs#L311
'ISerializable.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build: src/IrcDotNet/Collections/ReadOnlyDictionary.cs#L282
'ISerializable.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build: src/Faforever.Qai.Core/Clients/QuickChart/Dto.cs#L60
'CandleStickChartDataSet.BorderColor' hides inherited member 'ChartDataSet.BorderColor'. Use the new keyword if hiding was intended.
build: src/Faforever.Qai.Core/Clients/QuickChart/Dto.cs#L62
'CandleStickChartDataSet.BackgroundColor' hides inherited member 'ChartDataSet.BackgroundColor'. Use the new keyword if hiding was intended.
build: src/Faforever.Qai.Core/Debouncer.cs#L45
Possible null reference return.
build: src/Faforever.Qai.Core/Commands.Authorization/Exceptions/NullPermissionsException.cs#L13
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: src/Faforever.Qai.Core/Clients/QuickChart/Dto.cs#L118
Non-nullable property 'Legend' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Faforever.Qai.Core/Clients/QuickChart/Dto.cs#L141
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Faforever.Qai.Core/Commands.Context/Exceptions/NullPrefixException.cs#L11
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: src/Faforever.Qai.Core/Commands/Dual/Replay/FetchReplayCommand.cs#L47
Dereference of a possibly null reference.
build
Input 'repository' has been deprecated with message: v2 beta is now available through docker/build-push-action@v2
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build
'ISerializable.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build
'ISerializable.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build
'CandleStickChartDataSet.BorderColor' hides inherited member 'ChartDataSet.BorderColor'. Use the new keyword if hiding was intended.
build
'CandleStickChartDataSet.BackgroundColor' hides inherited member 'ChartDataSet.BackgroundColor'. Use the new keyword if hiding was intended.
build
Dereference of a possibly null reference.
build
Dereference of a possibly null reference.
build
Possible null reference return.
build
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build
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
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/