Skip to content

Adjusted doc example for sipcmdline console app. #486

Adjusted doc example for sipcmdline console app.

Adjusted doc example for sipcmdline console app. #486

Triggered via push September 24, 2024 20:25
Status Success
Total duration 1m 1s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

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.'