Skip to content

Merge pull request #42 from nfMalde/release-2.0.x #37

Merge pull request #42 from nfMalde/release-2.0.x

Merge pull request #42 from nfMalde/release-2.0.x #37

Triggered via push October 11, 2024 20:06
Status Success
Total duration 46s
Artifacts

build-master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: tests/AspNetCore.MailKitMailerIntegrationTests/Abstracts/MailTestAbstracts.cs#L136
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build: tests/AspNetCore.MailKitMailerIntegrationTests/Abstracts/MailTestAbstracts.cs#L137
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build: tests/AspNetCore.MailKitMailerIntegrationTests/Abstracts/MailTestAbstracts.cs#L136
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build: tests/AspNetCore.MailKitMailerIntegrationTests/Abstracts/MailTestAbstracts.cs#L137
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)