Annotate nullable reference types in public APIs #1238
Annotations
1 error and 22 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, actions/checkout@v3, 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/
|
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/
|
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/
|
MimeKit/NullableAttributes.cs#L94
Missing XML comment for publicly visible type or member 'MemberNotNullAttribute'
|
MimeKit/NullableAttributes.cs#L96
Missing XML comment for publicly visible type or member 'MemberNotNullAttribute.MemberNotNullAttribute(string)'
|
MimeKit/NullableAttributes.cs#L98
Missing XML comment for publicly visible type or member 'MemberNotNullAttribute.MemberNotNullAttribute(params string[])'
|
MimeKit/NullableAttributes.cs#L100
Missing XML comment for publicly visible type or member 'MemberNotNullAttribute.Members'
|
MimeKit/NullableAttributes.cs#L94
Missing XML comment for publicly visible type or member 'MemberNotNullAttribute'
|
MimeKit/NullableAttributes.cs#L96
Missing XML comment for publicly visible type or member 'MemberNotNullAttribute.MemberNotNullAttribute(string)'
|
MimeKit/NullableAttributes.cs#L98
Missing XML comment for publicly visible type or member 'MemberNotNullAttribute.MemberNotNullAttribute(params string[])'
|
MimeKit/NullableAttributes.cs#L100
Missing XML comment for publicly visible type or member 'MemberNotNullAttribute.Members'
|
MimeKit/NullableAttributes.cs#L94
Missing XML comment for publicly visible type or member 'MemberNotNullAttribute'
|
MimeKit/NullableAttributes.cs#L96
Missing XML comment for publicly visible type or member 'MemberNotNullAttribute.MemberNotNullAttribute(string)'
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "MimeKit.4.7.1.1238-ubuntu-latest-Debug-TestResults.xml", "MimeKit.4.7.1.1238-ubuntu-latest-Release-TestResults.xml", "MimeKit.4.7.1.1238-windows-latest-Debug-TestResults.xml", "MimeKit.4.7.1.1238-windows-latest-Release-TestResults.xml".
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/
|
This job succeeded
Loading