Skip to content

Bump nunit from 4.1.0 to 4.2.1 (#1070) #1225

Bump nunit from 4.1.0 to 4.2.1 (#1070)

Bump nunit from 4.1.0 to 4.2.1 (#1070) #1225

Triggered via push August 26, 2024 12:50
Status Success
Total duration 2m 29s
Artifacts 5

main.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

45 errors and 54 warnings
ci (ubuntu-latest, Release)
Process completed with exit code 1.
ci (ubuntu-latest, Release): UnitTests/InternetAddressListTypeConverterTests.cs#L43
'Assert' does not contain a definition for 'True'
ci (ubuntu-latest, Release): UnitTests/InternetAddressListTypeConverterTests.cs#L44
'Assert' does not contain a definition for 'True'
ci (ubuntu-latest, Release): UnitTests/InternetAddressListTypeConverterTests.cs#L51
'Assert' does not contain a definition for 'True'
ci (ubuntu-latest, Release): UnitTests/InternetAddressListTypeConverterTests.cs#L59
'Assert' does not contain a definition for 'IsInstanceOf'
ci (ubuntu-latest, Release): UnitTests/InternetAddressListTypeConverterTests.cs#L60
'Assert' does not contain a definition for 'AreEqual'
ci (ubuntu-latest, Release): UnitTests/InternetAddressTypeConverterTests.cs#L41
'Assert' does not contain a definition for 'True'
ci (ubuntu-latest, Release): UnitTests/InternetAddressTypeConverterTests.cs#L42
'Assert' does not contain a definition for 'True'
ci (ubuntu-latest, Release): UnitTests/InternetAddressListTypeConverterTests.cs#L67
'Assert' does not contain a definition for 'False'
ci (ubuntu-latest, Release): UnitTests/InternetAddressTypeConverterTests.cs#L49
'Assert' does not contain a definition for 'True'
ci (ubuntu-latest, Release): UnitTests/InternetAddressTypeConverterTests.cs#L57
'Assert' does not contain a definition for 'IsInstanceOf'
ci (ubuntu-latest, Debug): UnitTests/InternetAddressTypeConverterTests.cs#L41
'Assert' does not contain a definition for 'True'
ci (ubuntu-latest, Debug): UnitTests/InternetAddressTypeConverterTests.cs#L42
'Assert' does not contain a definition for 'True'
ci (ubuntu-latest, Debug): UnitTests/InternetAddressTypeConverterTests.cs#L49
'Assert' does not contain a definition for 'True'
ci (ubuntu-latest, Debug): UnitTests/InternetAddressTypeConverterTests.cs#L57
'Assert' does not contain a definition for 'IsInstanceOf'
ci (ubuntu-latest, Debug): UnitTests/InternetAddressTypeConverterTests.cs#L58
'Assert' does not contain a definition for 'AreEqual'
ci (ubuntu-latest, Debug): UnitTests/InternetAddressTypeConverterTests.cs#L59
'Assert' does not contain a definition for 'AreEqual'
ci (ubuntu-latest, Debug): UnitTests/InternetAddressTypeConverterTests.cs#L66
'Assert' does not contain a definition for 'False'
ci (ubuntu-latest, Debug): UnitTests/InternetAddressListTypeConverterTests.cs#L43
'Assert' does not contain a definition for 'True'
ci (ubuntu-latest, Debug): UnitTests/InternetAddressListTypeConverterTests.cs#L44
'Assert' does not contain a definition for 'True'
ci (ubuntu-latest, Debug): UnitTests/InternetAddressListTypeConverterTests.cs#L51
'Assert' does not contain a definition for 'True'
ci (ubuntu-latest, Debug)
Process completed with exit code 1.
ci (windows-latest, Debug)
Process completed with exit code 1.
ci (windows-latest, Debug): UnitTests/InternetAddressTypeConverterTests.cs#L41
'Assert' does not contain a definition for 'True'
ci (windows-latest, Debug): UnitTests/InternetAddressTypeConverterTests.cs#L42
'Assert' does not contain a definition for 'True'
ci (windows-latest, Debug): UnitTests/InternetAddressTypeConverterTests.cs#L49
'Assert' does not contain a definition for 'True'
ci (windows-latest, Debug): UnitTests/InternetAddressTypeConverterTests.cs#L57
'Assert' does not contain a definition for 'IsInstanceOf'
ci (windows-latest, Debug): UnitTests/InternetAddressTypeConverterTests.cs#L58
'Assert' does not contain a definition for 'AreEqual'
ci (windows-latest, Debug): UnitTests/InternetAddressTypeConverterTests.cs#L59
'Assert' does not contain a definition for 'AreEqual'
ci (windows-latest, Debug): UnitTests/InternetAddressTypeConverterTests.cs#L66
'Assert' does not contain a definition for 'False'
ci (windows-latest, Debug): UnitTests/InternetAddressListTypeConverterTests.cs#L43
'Assert' does not contain a definition for 'True'
ci (windows-latest, Debug): UnitTests/InternetAddressListTypeConverterTests.cs#L44
'Assert' does not contain a definition for 'True'
ci (windows-latest, Debug): UnitTests/InternetAddressListTypeConverterTests.cs#L51
'Assert' does not contain a definition for 'True'
ci (windows-latest, Release): UnitTests/InternetAddressListTypeConverterTests.cs#L43
'Assert' does not contain a definition for 'True'
ci (windows-latest, Release): UnitTests/InternetAddressListTypeConverterTests.cs#L44
'Assert' does not contain a definition for 'True'
ci (windows-latest, Release): UnitTests/InternetAddressListTypeConverterTests.cs#L51
'Assert' does not contain a definition for 'True'
ci (windows-latest, Release): UnitTests/InternetAddressListTypeConverterTests.cs#L59
'Assert' does not contain a definition for 'IsInstanceOf'
ci (windows-latest, Release): UnitTests/InternetAddressListTypeConverterTests.cs#L60
'Assert' does not contain a definition for 'AreEqual'
ci (windows-latest, Release): UnitTests/InternetAddressListTypeConverterTests.cs#L67
'Assert' does not contain a definition for 'False'
ci (windows-latest, Release): UnitTests/InternetAddressTypeConverterTests.cs#L41
'Assert' does not contain a definition for 'True'
ci (windows-latest, Release): UnitTests/InternetAddressTypeConverterTests.cs#L42
'Assert' does not contain a definition for 'True'
ci (windows-latest, Release): UnitTests/InternetAddressTypeConverterTests.cs#L49
'Assert' does not contain a definition for 'True'
ci (windows-latest, Release): UnitTests/InternetAddressTypeConverterTests.cs#L57
'Assert' does not contain a definition for 'IsInstanceOf'
ci (windows-latest, Release)
Process completed with exit code 1.
ci (windows-latest, Release)
Process completed with exit code 1.
ci (ubuntu-latest, Release)
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/
ci (ubuntu-latest, Release): UnitTests/Utils/ValueStringBuilderTests.cs#L88
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (ubuntu-latest, Release): UnitTests/Utils/ValueStringBuilderTests.cs#L108
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (ubuntu-latest, Release)
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/
ci (ubuntu-latest, Release)
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/
ci (ubuntu-latest, Release)
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/
ci (ubuntu-latest, Release)
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/
ci (ubuntu-latest, Release)
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/
ci (ubuntu-latest, Release)
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/
ci (ubuntu-latest, Release)
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/
ci (ubuntu-latest, Release)
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/
ci (ubuntu-latest, Release)
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/
ci (ubuntu-latest, Release)
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/
ci (ubuntu-latest, Debug)
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/
ci (ubuntu-latest, Debug)
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/
ci (ubuntu-latest, Debug)
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/
ci (ubuntu-latest, Debug): UnitTests/Utils/ValueStringBuilderTests.cs#L88
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (ubuntu-latest, Debug): UnitTests/Utils/ValueStringBuilderTests.cs#L108
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (ubuntu-latest, Debug)
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/
ci (ubuntu-latest, Debug)
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/
ci (ubuntu-latest, Debug)
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/
ci (ubuntu-latest, Debug)
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/
ci (ubuntu-latest, Debug)
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/
ci (ubuntu-latest, Debug)
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/
ci (ubuntu-latest, Debug)
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/
ci (ubuntu-latest, Debug)
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/
ci (windows-latest, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, microsoft/[email protected], 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/
ci (windows-latest, Debug): UnitTests/Utils/ValueStringBuilderTests.cs#L88
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (windows-latest, Debug): UnitTests/Utils/ValueStringBuilderTests.cs#L108
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (windows-latest, Debug)
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/
ci (windows-latest, Debug)
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/
ci (windows-latest, Debug)
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/
ci (windows-latest, Debug)
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/
ci (windows-latest, Debug)
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/
ci (windows-latest, Debug)
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/
ci (windows-latest, Debug)
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/
ci (windows-latest, Debug)
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/
ci (windows-latest, Debug)
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/
ci (windows-latest, Debug)
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/
ci (windows-latest, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, microsoft/[email protected], 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/
ci (windows-latest, Release): UnitTests/Utils/ValueStringBuilderTests.cs#L88
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (windows-latest, Release): UnitTests/Utils/ValueStringBuilderTests.cs#L108
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci (windows-latest, Release)
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/
ci (windows-latest, Release)
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/
ci (windows-latest, Release)
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/
ci (windows-latest, Release)
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/
ci (windows-latest, Release)
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/
ci (windows-latest, Release)
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/
ci (windows-latest, Release)
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/
ci (windows-latest, Release)
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/
ci (windows-latest, Release)
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/
ci (windows-latest, Release)
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/
ci (windows-latest, Release)
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/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "MimeKit.4.7.1.1225.nupkg", "MimeKit.4.7.1.1225-ubuntu-latest-Debug-TestResults.xml", "MimeKit.4.7.1.1225-ubuntu-latest-Release-TestResults.xml", "MimeKit.4.7.1.1225-windows-latest-Debug-TestResults.xml", "MimeKit.4.7.1.1225-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/

Artifacts

Produced during runtime
Name Size
MimeKit.4.7.1.1225-ubuntu-latest-Debug-TestResults.xml
1.09 KB
MimeKit.4.7.1.1225-ubuntu-latest-Release-TestResults.xml
1.1 KB
MimeKit.4.7.1.1225-windows-latest-Debug-TestResults.xml
1.07 KB
MimeKit.4.7.1.1225-windows-latest-Release-TestResults.xml
1.08 KB
MimeKit.4.7.1.1225.nupkg
6.5 MB