Skip to content

fix: pass empty array into Ping.Send() to avoid cap_net_raw breaking … #218

fix: pass empty array into Ping.Send() to avoid cap_net_raw breaking …

fix: pass empty array into Ping.Send() to avoid cap_net_raw breaking … #218

Triggered via push August 2, 2024 18:05
Status Success
Total duration 12m 50s
Artifacts 2

build.yml

on: push
Generate Version-Specific Network Keys
3m 6s
Generate Version-Specific Network Keys
Publish GitHub Release
2m 30s
Publish GitHub Release
Debug Build Artifacts
0s
Debug Build Artifacts
Check if token set to publish to forum
0s
Check if token set to publish to forum
Publish to Forum
3s
Publish to Forum
Fit to window
Zoom out
Zoom in

Annotations

47 warnings
Generate Version-Specific Network Keys
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Generate Version-Specific Network Keys: Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L202
Cannot convert null literal to non-nullable reference type.
Generate Version-Specific Network Keys: Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L295
Cannot convert null literal to non-nullable reference type.
Generate Version-Specific Network Keys: Intersect (Core)/Compression/GzipCompression.cs#L14
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
Generate Version-Specific Network Keys: Intersect (Core)/IO/ConsoleWriter.cs#L55
Member 'ConsoleWriter.InitializeLifetimeService()' overrides obsolete member 'MarshalByRefObject.InitializeLifetimeService()'. Add the Obsolete attribute to 'ConsoleWriter.InitializeLifetimeService()'.
Generate Version-Specific Network Keys: Intersect (Core)/Core/ExperimentalFeatures/ExperimentalFlag.cs#L8
'ExperimentalFlag' defines operator == or operator != but does not override Object.Equals(object o)
Build for Linux
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3, actions/setup-dotnet@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build for Linux: Framework/Intersect.Framework/Reflection/AssemblyExtensions.cs#L52
Dereference of a possibly null reference.
Build for Linux: Framework/Intersect.Framework/Reflection/MemberInfoExtensions.cs#L25
Dereference of a possibly null reference.
Build for Linux: Framework/Intersect.Framework/Reflection/MemberInfoExtensions.cs#L25
Dereference of a possibly null reference.
Build for Linux: Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L202
Cannot convert null literal to non-nullable reference type.
Build for Linux: Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L295
Cannot convert null literal to non-nullable reference type.
Build for Linux: Framework/Intersect.Framework/Reflection/AssemblyExtensions.cs#L52
Dereference of a possibly null reference.
Build for Linux: Framework/Intersect.Framework/Reflection/MemberInfoExtensions.cs#L25
Dereference of a possibly null reference.
Build for MacOS
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3, actions/setup-dotnet@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build for MacOS: Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L202
Cannot convert null literal to non-nullable reference type.
Build for MacOS: Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L295
Cannot convert null literal to non-nullable reference type.
Build for MacOS: Framework/Intersect.Framework/Reflection/AssemblyExtensions.cs#L52
Dereference of a possibly null reference.
Build for MacOS: Framework/Intersect.Framework/Reflection/MemberInfoExtensions.cs#L25
Dereference of a possibly null reference.
Build for MacOS: Framework/Intersect.Framework/Reflection/MemberInfoExtensions.cs#L25
Dereference of a possibly null reference.
Build for MacOS: Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L202
Cannot convert null literal to non-nullable reference type.
Build for MacOS: Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L295
Cannot convert null literal to non-nullable reference type.
Build for Windows
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3, actions/setup-dotnet@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build for Windows
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
Build for Windows: Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L202
Cannot convert null literal to non-nullable reference type.
Build for Windows: Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L295
Cannot convert null literal to non-nullable reference type.
Build for Windows: Framework/Intersect.Framework/Reflection/MemberInfoExtensions.cs#L25
Dereference of a possibly null reference.
Build for Windows: Framework/Intersect.Framework/Reflection/MemberInfoExtensions.cs#L25
Dereference of a possibly null reference.
Build for Windows: Framework/Intersect.Framework/Reflection/AssemblyExtensions.cs#L52
Dereference of a possibly null reference.
Build for Windows: vendor/dockpanelsuite/WinFormsUI/Docking/DockPanel.cs#L13
The type name 'resfinder' only contains lower-cased ascii characters. Such names may become reserved for the language.
Publish GitHub Release
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/download-artifact@v3, AscensionGameDev/actions@cc2eb0e356546042e4dc7eca6788fd0b5a063b32, ncipollo/[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/
Publish to Forum
The following actions uses Node.js version which is deprecated and will be forced to run on node20: AscensionGameDev/actions@0223df40becb110039c705c02cfd2cd8f274199c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "engine", "keys". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
engine Expired
494 MB
keys Expired
2.79 KB