RTP Header Extensions (with tests) (#1182) #487
Annotations
12 warnings
|
build (net8.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 (net8.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
build (net8.0):
src/sys/Crypto/PasswordHash.cs#L68
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The default hash algorithm and iteration counts in Rfc2898DeriveBytes constructors are outdated and insecure. Use a constructor that accepts the hash algorithm and the number of iterations.' (https://aka.ms/dotnet-warnings/SYSLIB0041)
|
|
build (net8.0):
src/net/STUN/STUNServer.cs#L216
'STUNAddressAttribute' is obsolete: 'Provided for backward compatibility with RFC3489 clients.'
|
|
build (net8.0):
src/net/STUN/STUNServer.cs#L216
'STUNAddressAttribute' is obsolete: 'Provided for backward compatibility with RFC3489 clients.'
|
|
build (net8.0):
src/net/STUN/STUNServer.cs#L216
'STUNAddressAttribute.STUNAddressAttribute(STUNAttributeTypesEnum, int, IPAddress)' is obsolete: 'Provided for backward compatibility with RFC3489 clients.'
|
|
build (net8.0):
src/net/STUN/STUNServer.cs#L223
'STUNAddressAttribute' is obsolete: 'Provided for backward compatibility with RFC3489 clients.'
|
|
build (net8.0):
src/net/STUN/STUNServer.cs#L223
'STUNAddressAttribute' is obsolete: 'Provided for backward compatibility with RFC3489 clients.'
|
|
build (net8.0):
src/net/STUN/STUNServer.cs#L223
'STUNAddressAttribute.STUNAddressAttribute(STUNAttributeTypesEnum, int, IPAddress)' is obsolete: 'Provided for backward compatibility with RFC3489 clients.'
|
|
build (net8.0):
src/net/STUN/STUNServer.cs#L228
'STUNAddressAttribute' is obsolete: 'Provided for backward compatibility with RFC3489 clients.'
|
|
build (net8.0):
src/net/STUN/STUNServer.cs#L228
'STUNAddressAttribute' is obsolete: 'Provided for backward compatibility with RFC3489 clients.'
|
|
build (net8.0):
src/net/STUN/STUNServer.cs#L228
'STUNAddressAttribute.STUNAddressAttribute(STUNAttributeTypesEnum, int, IPAddress)' is obsolete: 'Provided for backward compatibility with RFC3489 clients.'
|