Update document.md #2
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
13 warnings
Spinup
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, battila7/get-version-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Spinup
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Spinup
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Spinup:
Twileloop.Security/Encoding/ASCIIEncoder.cs#L3
Missing XML comment for publicly visible type or member 'ASCIIEncoder'
|
Spinup:
Twileloop.Security/Encoding/ASCIIEncoder.cs#L5
Missing XML comment for publicly visible type or member 'ASCIIEncoder.Encode(string)'
|
Spinup:
Twileloop.Security/Encoding/ASCIIEncoder.cs#L11
Missing XML comment for publicly visible type or member 'ASCIIEncoder.Decode(string)'
|
Spinup:
Twileloop.Security/Encoding/Base64Encoder.cs#L5
Missing XML comment for publicly visible type or member 'Base64Encoder'
|
Spinup:
Twileloop.Security/Encoding/Base64Encoder.cs#L7
Missing XML comment for publicly visible type or member 'Base64Encoder.Encode(string)'
|
Spinup:
Twileloop.Security/Encoding/Base64Encoder.cs#L13
Missing XML comment for publicly visible type or member 'Base64Encoder.Decode(string)'
|
Spinup:
Twileloop.Security/Encoding/BinaryEncoder.cs#L6
Missing XML comment for publicly visible type or member 'BinaryEncoder'
|
Spinup:
Twileloop.Security/Encoding/BinaryEncoder.cs#L8
Missing XML comment for publicly visible type or member 'BinaryEncoder.Encode(string)'
|
Spinup:
Twileloop.Security/Encoding/BinaryEncoder.cs#L19
Missing XML comment for publicly visible type or member 'BinaryEncoder.Decode(string)'
|
Spinup:
Twileloop.Security/Encoding/HexEncoder.cs#L5
Missing XML comment for publicly visible type or member 'HexEncoder'
|