Skip to content

refactor: rename methods to follow an asynchronous naming convention #320

refactor: rename methods to follow an asynchronous naming convention

refactor: rename methods to follow an asynchronous naming convention #320

Triggered via push September 18, 2024 13:19
Status Success
Total duration 3m 29s
Artifacts 1
Matrix: Dotnet build
Fit to window
Zoom out
Zoom in

Annotations

34 warnings
Dotnet build (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
Dotnet build (ubuntu-latest): src/LiveStreamingServerNet.Rtmp/Internal/RtmpStreamInfo.cs#L29
'IRtmpStream' is obsolete: 'Use IRtmpStreamInfo instead.'
Dotnet build (ubuntu-latest): src/LiveStreamingServerNet.Rtmp/Internal/RtmpStreamInfoManager.cs#L43
'IRtmpStreamManager' is obsolete: 'Use IRtmpStreamInfoManager instead.'
Dotnet build (ubuntu-latest): src/LiveStreamingServerNet.Rtmp/Internal/RtmpStreamInfoManager.cs#L57
'IRtmpStream' is obsolete: 'Use IRtmpStreamInfo instead.'
Dotnet build (ubuntu-latest): src/LiveStreamingServerNet.Rtmp/Internal/RtmpStreamInfoManager.cs#L57
'IRtmpStream' is obsolete: 'Use IRtmpStreamInfo instead.'
Dotnet build (ubuntu-latest): src/LiveStreamingServerNet.Rtmp/Internal/RtmpStreamInfoManager.cs#L73
'IRtmpStream' is obsolete: 'Use IRtmpStreamInfo instead.'
Dotnet build (ubuntu-latest): src/LiveStreamingServerNet.Rtmp/Installer/RtmpServerInstaller.cs#L79
'IRtmpStreamManager' is obsolete: 'Use IRtmpStreamInfoManager instead.'
Dotnet build (ubuntu-latest): src/LiveStreamingServerNet.Rtmp/Internal/RtmpStreamInfoManager.cs#L75
'IRtmpStream' is obsolete: 'Use IRtmpStreamInfo instead.'
Dotnet build (ubuntu-latest): src/LiveStreamingServerNet.Rtmp/Internal/RtmpStreamInfo.cs#L29
'IRtmpStream' is obsolete: 'Use IRtmpStreamInfo instead.'
Dotnet build (ubuntu-latest): src/LiveStreamingServerNet.Rtmp/Internal/RtmpStreamInfoManager.cs#L43
'IRtmpStreamManager' is obsolete: 'Use IRtmpStreamInfoManager instead.'
Dotnet build (ubuntu-latest): src/LiveStreamingServerNet.Rtmp/Internal/RtmpStreamInfoManager.cs#L57
'IRtmpStream' is obsolete: 'Use IRtmpStreamInfo instead.'
Dotnet build (macOS-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
Dotnet build (macOS-latest): src/LiveStreamingServerNet.Rtmp/Internal/RtmpStreamInfo.cs#L29
'IRtmpStream' is obsolete: 'Use IRtmpStreamInfo instead.'
Dotnet build (macOS-latest): src/LiveStreamingServerNet.Rtmp/Internal/RtmpStreamInfoManager.cs#L43
'IRtmpStreamManager' is obsolete: 'Use IRtmpStreamInfoManager instead.'
Dotnet build (macOS-latest): src/LiveStreamingServerNet.Rtmp/Internal/RtmpStreamInfoManager.cs#L57
'IRtmpStream' is obsolete: 'Use IRtmpStreamInfo instead.'
Dotnet build (macOS-latest): src/LiveStreamingServerNet.Rtmp/Internal/RtmpStreamInfoManager.cs#L57
'IRtmpStream' is obsolete: 'Use IRtmpStreamInfo instead.'
Dotnet build (macOS-latest): src/LiveStreamingServerNet.Rtmp/Internal/RtmpStreamInfoManager.cs#L73
'IRtmpStream' is obsolete: 'Use IRtmpStreamInfo instead.'
Dotnet build (macOS-latest): src/LiveStreamingServerNet.Rtmp/Installer/RtmpServerInstaller.cs#L79
'IRtmpStreamManager' is obsolete: 'Use IRtmpStreamInfoManager instead.'
Dotnet build (macOS-latest): src/LiveStreamingServerNet.Rtmp/Internal/RtmpStreamInfoManager.cs#L75
'IRtmpStream' is obsolete: 'Use IRtmpStreamInfo instead.'
Dotnet build (macOS-latest): test/LiveStreamingServerNet.Rtmp.Test/Services/RtmpStreamDeletionService.Test.cs#L109
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Dotnet build (macOS-latest): src/LiveStreamingServerNet.Rtmp/Internal/RtmpStreamInfo.cs#L29
'IRtmpStream' is obsolete: 'Use IRtmpStreamInfo instead.'
Dotnet build (macOS-latest): src/LiveStreamingServerNet.Rtmp/Internal/RtmpStreamInfoManager.cs#L43
'IRtmpStreamManager' is obsolete: 'Use IRtmpStreamInfoManager instead.'
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: "test-results". 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/
Dotnet build (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
Dotnet build (windows-latest): src/LiveStreamingServerNet.Rtmp/Internal/RtmpStreamInfoManager.cs#L43
'IRtmpStreamManager' is obsolete: 'Use IRtmpStreamInfoManager instead.'
Dotnet build (windows-latest): src/LiveStreamingServerNet.Rtmp/Internal/RtmpStreamInfoManager.cs#L57
'IRtmpStream' is obsolete: 'Use IRtmpStreamInfo instead.'
Dotnet build (windows-latest): src/LiveStreamingServerNet.Rtmp/Internal/RtmpStreamInfoManager.cs#L57
'IRtmpStream' is obsolete: 'Use IRtmpStreamInfo instead.'
Dotnet build (windows-latest): src/LiveStreamingServerNet.Rtmp/Internal/RtmpStreamInfoManager.cs#L73
'IRtmpStream' is obsolete: 'Use IRtmpStreamInfo instead.'
Dotnet build (windows-latest): src/LiveStreamingServerNet.Rtmp/Internal/RtmpStreamInfo.cs#L29
'IRtmpStream' is obsolete: 'Use IRtmpStreamInfo instead.'
Dotnet build (windows-latest): src/LiveStreamingServerNet.Rtmp/Installer/RtmpServerInstaller.cs#L79
'IRtmpStreamManager' is obsolete: 'Use IRtmpStreamInfoManager instead.'
Dotnet build (windows-latest): src/LiveStreamingServerNet.Rtmp/Internal/RtmpStreamInfoManager.cs#L75
'IRtmpStream' is obsolete: 'Use IRtmpStreamInfo instead.'
Dotnet build (windows-latest): test/LiveStreamingServerNet.Rtmp.Test/Services/RtmpStreamDeletionService.Test.cs#L109
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Dotnet build (windows-latest): src/LiveStreamingServerNet.Rtmp/Internal/RtmpStreamInfo.cs#L29
'IRtmpStream' is obsolete: 'Use IRtmpStreamInfo instead.'
Dotnet build (windows-latest): src/LiveStreamingServerNet.Rtmp/Internal/RtmpStreamInfoManager.cs#L43
'IRtmpStreamManager' is obsolete: 'Use IRtmpStreamInfoManager instead.'

Artifacts

Produced during runtime
Name Size
test-results
2.53 MB