Skip to content

Upgrade bouncycastle to v2 (#1022) #426

Upgrade bouncycastle to v2 (#1022)

Upgrade bouncycastle to v2 (#1022) #426

Triggered via push December 10, 2023 12:58
Status Success
Total duration 1m 25s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build (net6.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (net6.0): src/app/Media/AudioSendOnlyMediaSession.cs#L18
'AudioSendOnlyMediaSession.logger' hides inherited member 'RTPSession.logger'. Use the new keyword if hiding was intended.
build (net6.0): src/app/Media/VoIPMediaSession.cs#L51
'VoIPMediaSession.logger' hides inherited member 'RTPSession.logger'. Use the new keyword if hiding was intended.
build (net6.0): src/app/Media/Sources/VideoTestPatternSource.cs#L67
The event 'VideoTestPatternSource.OnVideoSourceRawSampleFaster' is never used
build (net6.0): test/unit/net/RTP/RTPHeaderExtensionUnitTest.cs#L64
The variable 'timestamp' is assigned but its value is never used