Remove mainline LANCommander code and references #1
Annotations
10 errors and 3 warnings
build_release:
LANCommander.SDK/EventArgs.cs#L2
The type or namespace name 'SharpCompress' could not be found (are you missing a using directive or an assembly reference?)
|
build_release:
LANCommander.SDK/EventArgs.cs#L3
The type or namespace name 'SharpCompress' could not be found (are you missing a using directive or an assembly reference?)
|
build_release:
LANCommander.SDK/GameService.cs#L8
The type or namespace name 'SharpCompress' could not be found (are you missing a using directive or an assembly reference?)
|
build_release:
LANCommander.SDK/GameService.cs#L9
The type or namespace name 'SharpCompress' could not be found (are you missing a using directive or an assembly reference?)
|
build_release:
LANCommander.SDK/LauncherService.cs#L9
The type or namespace name 'SharpCompress' could not be found (are you missing a using directive or an assembly reference?)
|
build_release:
LANCommander.SDK/LauncherService.cs#L10
The type or namespace name 'SharpCompress' could not be found (are you missing a using directive or an assembly reference?)
|
build_release:
LANCommander.SDK/MediaService.cs#L9
The type or namespace name 'SharpCompress' could not be found (are you missing a using directive or an assembly reference?)
|
build_release:
LANCommander.SDK/MediaService.cs#L10
The type or namespace name 'SharpCompress' could not be found (are you missing a using directive or an assembly reference?)
|
build_release:
LANCommander.SDK/MediaService.cs#L11
The type or namespace name 'SharpCompress' could not be found (are you missing a using directive or an assembly reference?)
|
build_release:
LANCommander.SDK/MediaService.cs#L12
The type or namespace name 'SharpCompress' could not be found (are you missing a using directive or an assembly reference?)
|
build_release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/[email protected], NuGet/[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_release:
LANCommander.SDK/TrackableStream.cs#L330
'TrackableStream.Dispose()' hides inherited member 'Stream.Dispose()'. Use the new keyword if hiding was intended.
|
build_release:
LANCommander.SDK/TrackableStream.cs#L338
'TrackableStream.Length' hides inherited member 'MemoryStream.Length'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|